Marc Zinnschlag
|
7d1ecea20c
|
added extended versions of revert and delete
|
2014-06-11 11:43:38 +02:00 |
|
Marc Zinnschlag
|
7ede6573eb
|
removed more hardcoded column numbers
|
2014-06-07 14:39:34 +02:00 |
|
Marc Zinnschlag
|
302e2f8e9a
|
fixed some proxy model problems related to column numbers
|
2014-06-07 14:32:12 +02:00 |
|
Marc Zinnschlag
|
85fca19fd9
|
replaced selection model in CommandDispatcher with a slightly slower but more robust implementation
|
2014-06-07 13:02:45 +02:00 |
|
Marc Zinnschlag
|
83d5f2aaeb
|
factored out command creation from table view into a separate class
|
2014-06-06 12:43:21 +02:00 |
|
Marc Zinnschlag
|
a28a2bc2fe
|
simplified feature management for record tables
|
2014-06-05 10:28:10 +02:00 |
|
Marc Zinnschlag
|
7f78c29bb5
|
Merge remote-tracking branch 'sirherrbatka/Feature#1274'
Conflicts:
apps/opencs/view/world/table.cpp
|
2014-05-04 14:03:56 +02:00 |
|
Marek Kochanowicz
|
57131332f4
|
fixing minor issues
|
2014-05-01 12:34:54 +02:00 |
|
Marek Kochanowicz
|
4d79f00e28
|
enable dragging on the region map cells
|
2014-04-30 13:32:54 +02:00 |
|
Marek Kochanowicz
|
eeb18b533e
|
moved editlock to the dragrecordtable
|
2014-04-29 21:41:57 +02:00 |
|
Marek Kochanowicz
|
853abb65c3
|
added new, later common, base for the regionmap and the table
|
2014-04-29 11:44:21 +02:00 |
|
Thoronador
|
f69d61976e
|
minor performance improvements in other apps subdirectories
|
2014-04-27 23:25:02 +02:00 |
|
graffy76
|
3f2ae950f5
|
Disabled view resize for open views when user setting changes. Fixed
new view size issue to match existing user settings.
|
2014-04-24 12:50:10 -05:00 |
|
graffy76
|
4b607d658f
|
Re-link user settings to editor main application
|
2014-04-22 22:19:53 -05:00 |
|
Marc Zinnschlag
|
2f63eb7ca4
|
added missing edit lock for record reordering
|
2014-04-12 20:07:09 +02:00 |
|
Marc Zinnschlag
|
fc8ae2b9b5
|
fixed encoding problems
|
2014-03-21 11:56:48 +01:00 |
|
Marek Kochanowicz
|
8f3103ce65
|
added preview button
|
2014-03-19 11:43:25 +01:00 |
|
Marek Kochanowicz
|
6416ae90d2
|
Merge branch 'preview' of https://github.com/zinnschlag/openmw into Editor-Dialog
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/view/world/subviews.cpp
|
2014-03-19 10:23:15 +01:00 |
|
Marek Kochanowicz
|
dd755a00e4
|
fix for the bug (?)
|
2014-03-13 08:52:37 +01:00 |
|
Marek Kochanowicz
|
1bf67e7390
|
added the new qlineedit subclass
|
2014-03-12 19:36:46 +01:00 |
|
Marc Zinnschlag
|
7812427836
|
added Preview submenu item; fixed View issues regarding exterior cells
|
2014-03-10 12:44:34 +01:00 |
|
Marc Zinnschlag
|
0254a209f6
|
some general cleanup
|
2014-03-06 13:51:21 +01:00 |
|
Marc Zinnschlag
|
f04348fb8e
|
do not offer view action for cells flagged as deleted
|
2014-03-06 13:43:06 +01:00 |
|
Marc Zinnschlag
|
26c2f28879
|
replaced global world->scene menu item with individual view context menu items in cell and reference tables
|
2014-03-02 22:43:44 +01:00 |
|
Marc Zinnschlag
|
55195f819a
|
changed edit requests from row index format to UniversalId/hint format
|
2014-03-02 22:34:41 +01:00 |
|
Marek Kochanowicz
|
e2dce53543
|
additional check on droping to prevent exception
|
2014-02-21 12:55:01 +01:00 |
|
Marek Kochanowicz
|
3ad6df1f92
|
try with the passing action
|
2014-02-20 17:54:18 +01:00 |
|
Marek Kochanowicz
|
b788ab8b4c
|
correcting
|
2014-02-20 14:10:03 +01:00 |
|
Marek Kochanowicz
|
4fe21dc38f
|
Const correctness
|
2014-02-20 12:43:09 +01:00 |
|
Marek Kochanowicz
|
fca7701359
|
Column titles retrived and passed to the filterbox.
|
2014-02-19 16:15:51 +01:00 |
|
Marc Zinnschlag
|
02c6c65705
|
Merge remote-tracking branch 'sirherrbatka/DragDrop'
|
2014-02-17 09:55:50 +01:00 |
|
Nikolay Kasyanov
|
4e28fd85a3
|
Fixed build on OS X
|
2014-02-16 20:22:46 +04:00 |
|
Marek Kochanowicz
|
4ee90c24e5
|
more readable code.
|
2014-02-15 13:22:14 +01:00 |
|
Marek Kochanowicz
|
b1f63947e8
|
Checking if the drop comes from same document.
|
2014-02-15 12:40:07 +01:00 |
|
Marek Kochanowicz
|
d6820b977e
|
store const ref to the document in the table.
|
2014-02-15 12:22:32 +01:00 |
|
Marek Kochanowicz
|
aafde926d3
|
Documentation, corrections.
|
2014-02-14 14:04:36 +01:00 |
|
Marek Kochanowicz
|
ae418f2538
|
nicer formatting
|
2014-02-14 12:51:50 +01:00 |
|
Marek Kochanowicz
|
40cc108e54
|
drag and drop works.
|
2014-02-13 20:19:51 +01:00 |
|
Marek Kochanowicz
|
2afe3f3e57
|
Introduced multitype icon.
|
2014-02-13 19:00:35 +01:00 |
|
Marek Kochanowicz
|
09d3c7a446
|
Attempt to match types. Does not work at the moment.
|
2014-02-13 13:54:09 +01:00 |
|
Marek Kochanowicz
|
5f3f867a10
|
Implemented convertEnums function
|
2014-02-13 10:21:49 +01:00 |
|
Marek Kochanowicz
|
c142089bfe
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into DragDrop
|
2014-02-12 13:13:32 +01:00 |
|
Marek Kochanowicz
|
c00834a8de
|
added some iostream garbage.
|
2014-02-12 13:12:58 +01:00 |
|
Marek Kochanowicz
|
8dfdd87a07
|
Merge branch 'DnD' of https://github.com/gugus/openmw into DragDrop
Conflicts:
apps/opencs/view/world/table.cpp
|
2014-02-12 12:12:53 +01:00 |
|
gus
|
6cf561f713
|
get index to where we are dropping
|
2014-02-12 11:32:01 +01:00 |
|
gus
|
2e33ab3a13
|
droping somewhat works
|
2014-02-12 11:16:12 +01:00 |
|
Marek Kochanowicz
|
53e2e8415d
|
replaced start with exec
|
2014-02-11 12:25:21 +01:00 |
|
gus
|
df46218acc
|
try droping
|
2014-02-10 16:48:04 +01:00 |
|
Marek Kochanowicz
|
3b8f04c0f3
|
Allow multi-item drag.
|
2014-02-05 11:44:08 +01:00 |
|
Marek Kochanowicz
|
8b799683c1
|
Display QPixMap with dragged object.
|
2014-02-04 18:48:18 +01:00 |
|