cc9cii
|
e3da37567b
|
Cleaned up and got some signals going.
|
2014-09-17 06:11:41 +10:00 |
|
cc9cii
|
d679e0e012
|
Made more progress. Grey out disabled settings.
|
2014-09-16 19:50:25 +10:00 |
|
cc9cii
|
ffaca7a875
|
GUI added, but not yet functional.
|
2014-09-16 07:44:07 +10:00 |
|
cc9cii
|
e4b836608c
|
Partially address feature #854 by reading the status bar setting from opencs.ini. Missing GUI update that will affect new top level windows.
|
2014-09-15 06:08:56 +10:00 |
|
Marc Zinnschlag
|
d1d861e1be
|
Merge branch 'run'
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/CMakeLists.txt
|
2014-09-14 11:59:54 +02:00 |
|
Marc Zinnschlag
|
bf6150d009
|
allow project scope scripts
|
2014-09-14 11:41:28 +02:00 |
|
Marc Zinnschlag
|
1254198d90
|
add debug profiles to scene subviews view drag and drop
|
2014-09-13 18:54:29 +02:00 |
|
Marc Zinnschlag
|
3ed2edb7cb
|
rewrote run tool profile management
|
2014-09-13 18:53:35 +02:00 |
|
Marco Melletti
|
f212f0e4d2
|
subviews now get destroyed on close
|
2014-09-12 16:45:21 +02:00 |
|
Marc Zinnschlag
|
70ee899691
|
Merge remote-tracking branch 'cc9cii/Bug-No-1725'
Conflicts:
apps/opencs/model/tools/bodypartcheck.cpp
|
2014-09-12 14:37:26 +02:00 |
|
Marc Zinnschlag
|
b8fdccdbff
|
Merge remote-tracking branch 'cc9cii/Bug-No-1864'
|
2014-09-12 14:33:17 +02:00 |
|
Marc Zinnschlag
|
717c1b15f5
|
fixed drop implementation for unpaged worldspace (wasn't updating cell object)
|
2014-09-11 13:08:30 +02:00 |
|
Marc Zinnschlag
|
0db288ce07
|
generalising and cleaning up drop implementation of worldspace widget
|
2014-09-11 13:04:20 +02:00 |
|
Marc Zinnschlag
|
5a9376450b
|
some cleanup of the scene view drop code
|
2014-09-11 11:27:56 +02:00 |
|
cc9cii
|
88cf2bd597
|
Deal with signal source being overloaded. Clear filename after creating a new addon. Enable "Open" button if a game file is already selected.
|
2014-09-11 07:27:48 +10:00 |
|
cc9cii
|
3a5ed9c5bb
|
Build objects and connections only once.
|
2014-09-10 07:14:01 +10:00 |
|
cc9cii
|
5675626482
|
Cleanup signals when finished.
|
2014-09-09 07:24:18 +10:00 |
|
cc9cii
|
724ed807c8
|
Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable.
|
2014-09-08 23:14:04 +10:00 |
|
cc9cii
|
988c8f9ebe
|
Ignore duplicate connections.
|
2014-09-08 16:18:31 +10:00 |
|
Marc Zinnschlag
|
3f24593dba
|
added profile selection panel
|
2014-09-07 14:40:50 +02:00 |
|
Marc Zinnschlag
|
4337d05126
|
added right-click handling support to SceneTool class
|
2014-09-07 13:35:30 +02:00 |
|
Marc Zinnschlag
|
f913d51e35
|
remove deleted debug profiles from run tool
|
2014-09-07 12:55:52 +02:00 |
|
cc9cii
|
4a8fe39b2c
|
For bug #1710. Change the ID type of mime data for filterbox drop events to Referenceable rather than using the ID's native type.
|
2014-09-07 06:29:09 +10:00 |
|
Marc Zinnschlag
|
51128d2d57
|
added run button to scene subview toolbar
|
2014-09-06 16:11:06 +02:00 |
|
cc9cii
|
c78ac391a0
|
Made the Region field for Cell record in dialogue subview editable but not sure if this is the wanted behaviour.
Also removed a duplicate UniversalId::Type_Class mappin in tablemimedata.cpp.
|
2014-09-06 20:24:34 +10:00 |
|
Marc Zinnschlag
|
cf05d3c69f
|
added run log
|
2014-09-05 13:49:34 +02:00 |
|
Marc Zinnschlag
|
a728d6d77a
|
full implementation of global run menu item (replaces earlier placeholder implementation)
|
2014-09-04 17:45:43 +02:00 |
|
Marc Zinnschlag
|
67dfaa7f35
|
update actions in main menu when creating a new view
|
2014-09-04 10:47:30 +02:00 |
|
Marc Zinnschlag
|
bee36c9167
|
block saving while OpenMW process is running
|
2014-09-02 11:59:04 +02:00 |
|
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 |
|