Commit Graph

17 Commits (a8c5607aa64e4bc39a638181fbba88623560429a)

Author SHA1 Message Date
Nelsson Huotari 16e03c151a Implement basic move algorithm, connect it to drag&drop 3 years ago
Andrei Kortunov 8e5f26c109 Code cleanup 3 years ago
Andrei Kortunov e06f0b797a Replace all NULLs to nullptr 6 years ago
Allofich 1c54f54ab8 Fix shadowing warnings 8 years ago
Stanislav Bas e2103287aa Not accepted drag event must be ignored 9 years ago
Stanislav Bas 270c17faa7 Prevent drops on non-editable table cells 9 years ago
Stanislav Bas d606b62688 Nested tables accept drops 9 years ago
Stanislav Bas b9882eb59a DragRecordTable checks drag type before accepting it 9 years ago
scrawl e13a938896 Add support to build with Qt5 (Task #2665)
Known issue: the render view doesn't work in Qt5. With the switch to OSG around the corner, this isn't worth fixing.
9 years ago
Rohit Nirmal 396fba7fa9 Silence -Wreorder warnings, and remove -Wno-reorder. 9 years ago
cc9cii 15b9a628ac Fix the name of DragRecordTable::startDrag method. Make the compiler be quiet about BulletShapeLoader's hidden overloaded methods. 9 years ago
cc9cii 17e6244bd6 Yet more warnings suppressed. 9 years ago
Marek Kochanowicz 57131332f4 fixing minor issues 10 years ago
Marek Kochanowicz 4d79f00e28 enable dragging on the region map cells 10 years ago
Marek Kochanowicz eeb18b533e moved editlock to the dragrecordtable 10 years ago
Marek Kochanowicz 18fc8acc71 able to drag existing cells from the regionmap 10 years ago
Marek Kochanowicz 853abb65c3 added new, later common, base for the regionmap and the table 10 years ago