Marc Zinnschlag
|
c88b3a1520
|
track state of OpenMW process and enable/disable run/stop actions accordingly
|
2014-09-02 11:56:35 +02:00 |
|
Marc Zinnschlag
|
1b4ab6e130
|
added OpenMW runner
|
2014-09-02 10:21:17 +02:00 |
|
Marc Zinnschlag
|
96cd46568b
|
some cleanup
|
2014-09-01 11:15:59 +02:00 |
|
Marc Zinnschlag
|
bec6c4e726
|
fixed editor creation for Display_LongString
|
2014-09-01 10:56:38 +02:00 |
|
Marc Zinnschlag
|
7e653cebdf
|
implement script editor via QPlainTextEdit instead of QTextEdit
|
2014-09-01 10:52:10 +02:00 |
|
Marc Zinnschlag
|
03c0cbc65a
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
|
Marc Zinnschlag
|
ea4cd94c25
|
syntax highlighter modes
|
2014-08-24 17:56:20 +02:00 |
|
Marc Zinnschlag
|
5c536d571b
|
added script column to debug profile table (dialogue only)
|
2014-08-24 13:15:18 +02: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
|
232c6c9ad3
|
Merge branch 'scriptedit' into run
|
2014-08-22 13:20:02 +02:00 |
|
Marc Zinnschlag
|
be61ed0f6a
|
minor cleanup
|
2014-08-22 13:18:47 +02:00 |
|
Marc Zinnschlag
|
c2e3709d0f
|
moved syntax highlighter from ScriptSubView to ScriptEdit
|
2014-08-22 12:49:34 +02:00 |
|
Marc Zinnschlag
|
d4981c3037
|
moved change lock from ScriptSubView to ScriptEdit
|
2014-08-21 14:50:13 +02:00 |
|
Marc Zinnschlag
|
2f08d44313
|
moved script widget configuration code from ScriptSubView to ScriptEdit
|
2014-08-17 15:25:22 +02:00 |
|
Marc Zinnschlag
|
06e1cfe613
|
added missing allowed drop types for script edit (script and region)
|
2014-08-15 14:41:34 +02:00 |
|
Marc Zinnschlag
|
58916a7731
|
fixed creator for filter dialogue subview
|
2014-08-15 13:37:37 +02:00 |
|
Marc Zinnschlag
|
6f97fa472e
|
added dialgoue subview for debug profiles
|
2014-08-15 13:35:53 +02:00 |
|
Marc Zinnschlag
|
2b9395333a
|
fixed error detection and improved error reporting in IdValidator
|
2014-08-15 13:11:55 +02:00 |
|
Marc Zinnschlag
|
605f71ecc0
|
added creator to debug profile table
|
2014-08-15 12:03:07 +02:00 |
|
Marc Zinnschlag
|
1bf177fe72
|
fixed double namespace in GenericCreator
|
2014-08-15 12:01:37 +02:00 |
|
Marc Zinnschlag
|
c66dfe67b1
|
integrated namespace widget into input field (GenericCreator)
|
2014-08-14 14:21:34 +02:00 |
|
gus
|
1ac220593d
|
clean up
|
2014-08-12 21:32:07 +02:00 |
|
gus
|
11922dc53a
|
code is shorter, thanks scrawl
|
2014-08-12 17:41:13 +02:00 |
|
gus
|
465914c77c
|
more clean up
|
2014-08-12 17:20:02 +02:00 |
|
gus
|
321d385a5d
|
clean up
|
2014-08-12 17:18:08 +02:00 |
|
gus
|
d4d8f07bf3
|
clean up
|
2014-08-12 13:32:56 +02:00 |
|
gus
|
e9cc1df69e
|
use QPainter
|
2014-08-12 13:31:32 +02:00 |
|
Marc Zinnschlag
|
98fa789904
|
fixed mixed-up tooltip
|
2014-08-12 11:07:54 +02:00 |
|
Marc Zinnschlag
|
2df1079dd4
|
removed mScope field from Filter record (redundant now)
|
2014-08-10 20:49:14 +02:00 |
|
Marc Zinnschlag
|
a54efbcfa0
|
made FilterCreator redundant by generalising GenericCreator
|
2014-08-10 18:46:32 +02:00 |
|
Marc Zinnschlag
|
35803bc9b6
|
added scope configuration to creators
|
2014-08-07 09:32:49 +02:00 |
|
Marc Zinnschlag
|
4d49924025
|
added debug profile record table
|
2014-08-04 13:36:01 +02:00 |
|
Marc Zinnschlag
|
3f6a7e36d0
|
removed the (partial broken) return/enter shortcut for custom push buttons, since there is already a space shortcut)
|
2014-08-01 09:50:49 +02:00 |
|
Marc Zinnschlag
|
1e6d557089
|
Merge branch 'visibility'
|
2014-07-31 14:34:25 +02:00 |
|
Marc Zinnschlag
|
f381451ae0
|
added control element selector toolbar button
|
2014-07-31 14:33:38 +02:00 |
|
Marc Zinnschlag
|
612202a7a5
|
fixed several bugs in the layout algorithm of the toggle scene tool
|
2014-07-31 14:33:12 +02:00 |
|
Marc Zinnschlag
|
507e5c4f6e
|
explicitly flag scene as modified when changing visibility mask
|
2014-07-31 14:29:52 +02:00 |
|
Marc Zinnschlag
|
439ba57d46
|
added visual element selector toolbar button
|
2014-07-31 14:06:04 +02:00 |
|
Marc Zinnschlag
|
a25758c3b1
|
fixed visibility flags setting
|
2014-07-31 14:02:55 +02:00 |
|
Marc Zinnschlag
|
b0a9d17dc3
|
use name as a tooltip if no tooltip is given for scene tool bar toggle buttons
|
2014-07-31 13:26:23 +02:00 |
|
Marc Zinnschlag
|
92d322cbd1
|
added visibility flags
|
2014-07-31 13:25:30 +02:00 |
|
Marc Zinnschlag
|
71ce78f949
|
added scene toolbar toggle widget
|
2014-07-31 13:05:08 +02:00 |
|
Marc Zinnschlag
|
7a5f73de9e
|
added navigation mode icons to buttons
|
2014-07-30 17:02:23 +02:00 |
|
Marc Zinnschlag
|
4421e7a5cc
|
added lighting mode toolbar icons
|
2014-07-25 11:15:04 +02:00 |
|
gus
|
baf6cca051
|
modified tab to space
|
2014-07-22 13:32:15 +02:00 |
|
gus
|
195767db7f
|
link back to OGre Wiki for some copied past code
|
2014-07-22 12:25:31 +02:00 |
|
gus
|
546b44a3be
|
bugfixes
|
2014-07-22 12:10:58 +02:00 |
|
gus
|
875daed4ec
|
Merge branch 'master' of https://github.com/OpenMW/openmw.git into QtOGre
|
2014-07-22 11:09:53 +02:00 |
|
gus
|
a5058625b3
|
clean up + toggle function for the billboard
|
2014-07-21 18:57:35 +02:00 |
|
gus
|
f8019b4a97
|
added a bilboard with the Cell coord. Can't be toggled off yet, and no clean up too.
|
2014-07-21 18:35:51 +02:00 |
|