Marek Kochanowicz
|
41606a67e4
|
implemented whitelist of allowed types in the scripts
|
2014-02-15 20:49:09 +01:00 |
|
Marek Kochanowicz
|
930b77e60a
|
allow drag and drop into the script edit window.
|
2014-02-15 19:52:40 +01:00 |
|
Marek Kochanowicz
|
97fe5465bf
|
created new files
|
2014-02-15 17:55:18 +01: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 |
|
Marc Zinnschlag
|
7b8802588e
|
Merge remote-tracking branch 'sirherrbatka/DragDrop'
|
2014-02-14 14:28:30 +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 |
|
Marc Zinnschlag
|
053b3dc371
|
Merge branch 'openmw-28'
Conflicts:
CMakeLists.txt
|
2014-02-13 20:57:28 +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 |
|
gus
|
b5006c5dbd
|
compile fix
|
2014-02-09 15:33:00 +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 |
|
Marek Kochanowicz
|
423b2906be
|
Yes, you can drag. But not drop.
|
2014-02-04 11:40:48 +01:00 |
|
Marek Kochanowicz
|
dc80bfff55
|
Attempt to get basic tablemimedata subclass.
|
2014-02-04 09:13:40 +01:00 |
|
Marek Kochanowicz
|
d3000ce099
|
whitespaces removed again.
|
2014-01-27 19:47:54 +01:00 |
|
Marek Kochanowicz
|
62ea0bb066
|
Cleared whitespaces.
|
2014-01-27 19:40:05 +01:00 |
|
Marek Kochanowicz
|
ed0ba906cf
|
removed needless include
|
2014-01-27 15:05:29 +01:00 |
|
Marek Kochanowicz
|
6a0b5defd7
|
removed needless member value.
|
2014-01-27 13:42:08 +01:00 |
|
Marek Kochanowicz
|
bb62efc3d8
|
Removed pointless includes.
|
2014-01-27 13:36:01 +01:00 |
|
Marek Kochanowicz
|
71d6364754
|
Chaninging variables name to follow our policy.
|
2014-01-27 13:13:39 +01:00 |
|
Marek Kochanowicz
|
aa6d1ff4c3
|
removed needless argument for cloning
|
2014-01-27 13:08:14 +01:00 |
|
Marek Kochanowicz
|
032c542396
|
improving the cell cloning.
|
2014-01-24 20:34:33 +01:00 |
|
Marek Kochanowicz
|
01be9386d6
|
Id to the coordinates with the boost and explicit specialisations of template member functions.
|
2014-01-24 11:22:20 +01:00 |
|
Marek Kochanowicz
|
f390c7f4b0
|
Disable widgets in the cell creator.
|
2014-01-23 16:24:03 +01:00 |
|
Marek Kochanowicz
|
c87d9ff38d
|
Disable reference creator widget when in the clone mode.
|
2014-01-23 16:17:04 +01:00 |
|
Marek Kochanowicz
|
dda7ddb6f8
|
Disable not needed referencable creator widget when in cloning mode.
|
2014-01-23 16:00:44 +01:00 |
|
Marek Kochanowicz
|
4d9d31b25e
|
refrences cloning does not work
|
2014-01-23 09:41:09 +01:00 |
|
Marek Kochanowicz
|
bc0130f8d8
|
do not double check if record is deleted
|
2014-01-21 10:35:08 +01:00 |
|
Marek Kochanowicz
|
7594bcf97a
|
Small refactoring.
|
2014-01-21 08:27:29 +01:00 |
|
Marek Kochanowicz
|
92ee252eef
|
Small correction.
|
2014-01-20 16:39:42 +01:00 |
|
Marek Kochanowicz
|
d82f272e05
|
Properly check if clone is deleted.
|
2014-01-20 16:17:49 +01:00 |
|
Marek Kochanowicz
|
5a52715701
|
implemented check for deletion. But it seems flawed.
|
2014-01-20 15:58:19 +01:00 |
|
Marek Kochanowicz
|
33620a001b
|
Cloning works for single record type tables. Well, kinda.
|
2014-01-20 13:59:00 +01:00 |
|
Marek Kochanowicz
|
0ea2bb7c4c
|
Working on commands
|
2014-01-19 16:49:39 +01:00 |
|
Marek Kochanowicz
|
b3e45c55bc
|
progressing with the cloning
|
2014-01-19 11:44:47 +01:00 |
|
Marek Kochanowicz
|
344cae8f99
|
added new entry to the context menu
|
2014-01-14 15:44:04 +01:00 |
|
Marek Kochanowicz
|
6397d9d40e
|
Added mCloneAction member
|
2014-01-14 13:12:15 +01:00 |
|
Marc Zinnschlag
|
b19b277f18
|
temporarily disable OGRE-integration in OpenCS (need to sort out path problem first)
|
2014-01-01 15:16:51 +01:00 |
|
Marc Zinnschlag
|
2fe135d85f
|
journals subview was bound to the wrong universal ID type
|
2013-12-02 16:25:26 +01:00 |
|
Sebastian Wick
|
4a816b6c17
|
fix context menu
|
2013-11-16 23:08:03 +01:00 |
|
Marc Zinnschlag
|
a44fad4c59
|
disabled revert for info tables (no easy way to make this work)
|
2013-11-14 11:55:02 +01:00 |
|
Marc Zinnschlag
|
780ea3a41f
|
added support for record reordering to model (only implemented in info collection)
|
2013-11-14 11:39:14 +01:00 |
|
Marc Zinnschlag
|
8c4303399f
|
Merge branch 'master' into dialogue
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/esm/loadinfo.hpp
|
2013-11-10 13:21:39 +01:00 |
|
Marc Zinnschlag
|
b7bb7d6902
|
Merge remote-tracking branch 'scrawl/master'
Conflicts:
apps/opencs/editor.cpp
|
2013-11-10 11:49:48 +01:00 |
|
Marc Zinnschlag
|
a06aa881cb
|
make sure case handling in info IDs is consistent
|
2013-11-08 12:03:03 +01:00 |
|
Marc Zinnschlag
|
0745a86039
|
added InfoCreator
|
2013-11-08 11:51:59 +01:00 |
|
scrawl
|
e6960d915a
|
Add simple Ogre widget
|
2013-11-02 02:51:38 +01:00 |
|
Marc Zinnschlag
|
ea0e8be0d3
|
disallow sorting (via column headers) in info tables
|
2013-10-31 13:40:14 +01:00 |
|
Marc Zinnschlag
|
ba88c94d58
|
first attempt at an info record collection
|
2013-10-29 13:18:22 +01:00 |
|
Marc Zinnschlag
|
67bc0a0c70
|
additional modification to the IDValidator (restricting relaxed mode slightly more)
|
2013-10-22 11:32:10 +02:00 |
|
Marc Zinnschlag
|
aa61948801
|
relaxed rules for new IDs when ID is also a user visible text
|
2013-10-22 11:08:37 +02:00 |
|
Marc Zinnschlag
|
c0e5501431
|
disallow the deletion of non-topic, non-journal dialogue records
|
2013-10-21 13:58:47 +02:00 |
|
Marc Zinnschlag
|
0be157efea
|
set dialogue type for newly created dialogue records
|
2013-10-21 13:39:13 +02:00 |
|
Marc Zinnschlag
|
adf3a41a83
|
added topic and journal tables
|
2013-10-20 17:15:32 +02:00 |
|
Marc Zinnschlag
|
4624bed899
|
changed handling of scene toolbar button icons
|
2013-10-13 15:41:48 +02:00 |
|
Marc Zinnschlag
|
74cee66273
|
consolidated magic numbers for button size
|
2013-10-07 11:24:53 +02:00 |
|
Marc Zinnschlag
|
7be1f1afc2
|
implemented SceneToolMode as a horizontal panel with radiobutton-type buttons
|
2013-09-28 13:10:42 +02:00 |
|
Marc Zinnschlag
|
0c5f07a65a
|
added SceneToolMode class
|
2013-09-28 11:27:24 +02:00 |
|
Marc Zinnschlag
|
84cadc10f4
|
added scene toolbar buttons (still not doing anything)
|
2013-09-28 11:06:56 +02:00 |
|
Marc Zinnschlag
|
9ea092927f
|
added basic scene subview (no functionality yet)
|
2013-09-28 09:25:54 +02:00 |
|
Marc Zinnschlag
|
a6ea670255
|
use IdTypeDelegate in report table
|
2013-09-22 13:54:01 +02:00 |
|
Marc Zinnschlag
|
1c4a4b4f26
|
generalised RefIdTypeDelegate into IdTypeDelegate
|
2013-09-22 13:39:44 +02:00 |
|
Marc Zinnschlag
|
8d4f4e395f
|
update syntax highlighting when ID list changes
|
2013-09-19 14:26:09 +02:00 |
|
Marc Zinnschlag
|
9c751ae370
|
separate highlight colour for IDs
|
2013-09-19 12:30:42 +02:00 |
|
Marc Zinnschlag
|
78f7f80fc3
|
configured script highlighting with extensions
|
2013-09-19 08:58:27 +02:00 |
|
Marc Zinnschlag
|
9332684335
|
allow the use of value types in string filters
|
2013-09-05 15:05:49 +02:00 |
|
Marc Zinnschlag
|
842a616909
|
more cleanup
|
2013-09-03 14:18:34 +02:00 |
|
Marc Zinnschlag
|
80f8024da7
|
allow specifying record modification status column enum via strings
|
2013-09-03 13:03:02 +02:00 |
|
Marc Zinnschlag
|
f80373a849
|
removed two unused files
|
2013-09-03 12:53:45 +02:00 |
|
Marc Zinnschlag
|
649ef6f120
|
moved list of enum literals from ViewManager to Columns (which makes them available to the rest of model now)
|
2013-09-02 11:58:05 +02:00 |
|
Marc Zinnschlag
|
d1516792ce
|
made document data available to filter parser
|
2013-08-24 17:17:22 +02:00 |
|
Marc Zinnschlag
|
51fbb0f3f4
|
fixed a segfault when opening views for tables that do not allow the creation of new records
|
2013-08-24 15:33:46 +02:00 |
|
Marc Zinnschlag
|
c56007cceb
|
fixed a record counting bug (was using the wrong model)
|
2013-08-23 14:11:33 +02:00 |
|
Marc Zinnschlag
|
806e9a2888
|
added and and or filter nodes
|
2013-08-22 13:14:35 +02:00 |
|
Marc Zinnschlag
|
50041fc211
|
simplified filter system by taking out filter references and user values for now (these are post-1.0 features anyway)
|
2013-08-22 09:17:57 +02:00 |
|
Marc Zinnschlag
|
ea8b9ce45b
|
apply filter to table after filter text change
|
2013-08-18 16:53:28 +02:00 |
|
Marc Zinnschlag
|
789a66eaa7
|
added filter box and basic record filter UI (not functional yet; only supporting on-the-fly filters for now)
|
2013-08-11 20:39:21 +02:00 |
|
Marc Zinnschlag
|
f6226e4859
|
added Creator class for filters
|
2013-08-08 15:55:23 +02:00 |
|
Marc Zinnschlag
|
0944338c27
|
avoid the use of hardcoded column numbers
|
2013-08-08 12:49:30 +02:00 |
|
Marc Zinnschlag
|
adb05737ee
|
Merge branch 'master' into filter
Conflicts:
apps/opencs/model/world/universalid.cpp
apps/opencs/view/doc/view.cpp
apps/opencs/view/world/subviews.cpp
|
2013-07-30 15:55:50 +02:00 |
|
Marc Zinnschlag
|
102700a498
|
added specialised Creator for references
|
2013-07-30 12:53:03 +02:00 |
|
Marc Zinnschlag
|
57be764cce
|
added specialised Creator for referenceable records
|
2013-07-30 12:34:18 +02:00 |
|
Marc Zinnschlag
|
34c825ce52
|
added icons and type listing to UniversalId class
|
2013-07-29 16:21:42 +02:00 |
|
Marc Zinnschlag
|
661b290c49
|
automatically scroll table to the position of a newly created record
|
2013-07-29 15:00:41 +02:00 |
|
Marc Zinnschlag
|
82958e6514
|
added custom creator for cell records
|
2013-07-28 18:08:57 +02:00 |
|
Marc Zinnschlag
|
899e18b2cf
|
report ID errors also via input field tool tips
|
2013-07-28 15:28:35 +02:00 |
|
Marc Zinnschlag
|
5ec9d370cb
|
check if ID is already in use when creating new IDs
|
2013-07-28 15:27:15 +02:00 |
|
Marc Zinnschlag
|
124a70906f
|
added creator edit lock
|
2013-07-28 14:51:47 +02:00 |
|