cc9cii
|
f92d801faf
|
Jump to the added/cloned record (or undeleted record in case of undo). Should resolve Feature #2541. Controlled by radio buttons on user preferences settings.
|
2015-05-15 12:32:29 +10:00 |
|
cc9cii
|
f1a58994c6
|
Merge branch 'master' into moveref
Conflicts:
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/commands.cpp
apps/opencs/model/world/commands.hpp
apps/opencs/model/world/ref.cpp
apps/opencs/view/world/dialoguesubview.cpp
apps/opencs/view/world/dialoguesubview.hpp
apps/opencs/view/world/util.cpp
components/esm/cellref.hpp
|
2015-04-25 06:52:53 +10:00 |
|
cc9cii
|
15b9a628ac
|
Fix the name of DragRecordTable::startDrag method. Make the compiler be quiet about BulletShapeLoader's hidden overloaded methods.
|
2015-03-14 19:41:55 +11:00 |
|
cc9cii
|
17e6244bd6
|
Yet more warnings suppressed.
|
2015-03-14 12:42:46 +11:00 |
|
Marc Zinnschlag
|
7615cbafce
|
create modify commands through command dispatcher
|
2015-01-15 14:24:33 +01:00 |
|
Alexander "Ace" Olofsson
|
c1ce570e37
|
Use the enum value from Qt::KeyboardModifiers
This fixes the windows build at least
|
2014-10-29 04:55:06 +01:00 |
|
Marc Zinnschlag
|
b0a7b457f7
|
made double click actions in tables configurable
|
2014-10-27 09:32:02 +01:00 |
|
Marc Zinnschlag
|
a9f5632afd
|
extended double click functionality in tables
|
2014-10-25 16:27:36 +02:00 |
|
Marc Zinnschlag
|
6ff41c6a00
|
intercept shift/ctrl double-clicks in tables
|
2014-10-23 11:28:58 +02:00 |
|
Marc Zinnschlag
|
5c8ef842b6
|
Merge branch 'edit'
|
2014-09-22 09:54:44 +02:00 |
|
Marc Zinnschlag
|
51151bc43e
|
minor fix
|
2014-09-22 09:53:07 +02:00 |
|
Stanislav
|
313bdf4e78
|
fix
|
2014-09-18 10:25:33 +06:00 |
|
Stanislav
|
ebb223b2d3
|
Feature #1226: fixes
|
2014-09-17 09:03:02 +06:00 |
|
Marc Zinnschlag
|
b31c4e2bcd
|
Merge remote-tracking branch 'cc9cii/Bug-No-1301'
|
2014-09-16 12:52:12 +02:00 |
|
Stanislav
|
8574d2330c
|
Feature #1226: Request UniversalId editing from table column
|
2014-09-16 00:00:34 +06:00 |
|
cc9cii
|
85596322f3
|
Update status bar when record filter is changed. Should resolve Bug #1290.
|
2014-09-10 23:13:56 +10:00 |
|
Marc Zinnschlag
|
30830d0693
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
|
Marc Zinnschlag
|
42db9a5091
|
make modification column optional in table views
|
2014-07-05 15:50:17 +02:00 |
|
Marc Zinnschlag
|
e171babd2f
|
added Feature_Constant to IdTable
|
2014-07-05 12:44:11 +02:00 |
|
Marc Zinnschlag
|
1b1f1bade3
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +02:00 |
|
Marc Zinnschlag
|
099c406226
|
Merge branch 'objects'
|
2014-06-27 11:55:28 +02:00 |
|
Marc Zinnschlag
|
a2f514f024
|
disabled preview function for deleted records
|
2014-06-27 11:38:34 +02:00 |
|
scrawl
|
e19bbfd1b5
|
Fix OpenCS crash when drag and drop is used with unexpected data, e.g. plain text (Fixes #1543)
|
2014-06-26 20:49:22 +02:00 |
|
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 |
|