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 |
|
scrawl
|
aa855e9524
|
Include some required Ogre headers explicitely
|
2014-01-09 20:56:24 +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 |
|
Marc Zinnschlag
|
9d7695ea88
|
added missing columns to topic info table
|
2013-11-05 11:41:48 +01:00 |
|
graffy76
|
12c06a5615
|
Fixed broken dependency check
|
2013-11-03 06:21:28 -06:00 |
|
graffy76
|
973803eb2f
|
Fixed pathing issues in launcher
|
2013-11-03 00:02:46 -05:00 |
|
graffy76
|
cddece4f9e
|
Another stab at fixing the pathing problem...
|
2013-11-01 21:47:26 -05:00 |
|
scrawl
|
e6960d915a
|
Add simple Ogre widget
|
2013-11-02 02:51:38 +01:00 |
|