.. |
cellcreator.cpp
|
Chaninging variables name to follow our policy.
|
2014-01-27 13:13:39 +01:00 |
cellcreator.hpp
|
Cleared whitespaces.
|
2014-01-27 19:40:05 +01:00 |
creator.cpp
|
added scope configuration to creators
|
2014-08-07 09:32:49 +02:00 |
creator.hpp
|
added scope configuration to creators
|
2014-08-07 09:32:49 +02:00 |
datadisplaydelegate.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
datadisplaydelegate.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
dialoguecreator.cpp
|
relaxed rules for new IDs when ID is also a user visible text
|
2013-10-22 11:08:37 +02:00 |
dialoguecreator.hpp
|
set dialogue type for newly created dialogue records
|
2013-10-21 13:39:13 +02:00 |
dialoguesubview.cpp
|
Re-implemented subview minimum size setting.
|
2014-09-23 07:16:07 +10:00 |
dialoguesubview.hpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
dragrecordtable.cpp
|
fixing minor issues
|
2014-05-01 12:34:54 +02:00 |
dragrecordtable.hpp
|
fixing minor issues
|
2014-05-01 12:34:54 +02:00 |
enumdelegate.cpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
enumdelegate.hpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
genericcreator.cpp
|
added tooltips for scopes in creator bar
|
2014-10-13 14:24:27 +02:00 |
genericcreator.hpp
|
added tooltips for scopes in creator bar
|
2014-10-13 14:24:27 +02:00 |
idtypedelegate.cpp
|
user settings cleanup
|
2014-10-17 13:49:33 +02:00 |
idtypedelegate.hpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
idvalidator.cpp
|
fixed error detection and improved error reporting in IdValidator
|
2014-08-15 13:11:55 +02:00 |
idvalidator.hpp
|
fixed error detection and improved error reporting in IdValidator
|
2014-08-15 13:11:55 +02:00 |
infocreator.cpp
|
set default value for topic when cloning info records
|
2014-09-20 13:30:36 +02:00 |
infocreator.hpp
|
set default value for topic when cloning info records
|
2014-09-20 13:30:36 +02:00 |
physicsengine.cpp
|
Remove unused code. Move the cleanup of global resources used by the PhysicsEngine to PhysicsManager.
|
2014-11-05 07:10:14 +11:00 |
physicsengine.hpp
|
Remove unused code. Move the cleanup of global resources used by the PhysicsEngine to PhysicsManager.
|
2014-11-05 07:10:14 +11:00 |
physicsmanager.cpp
|
Remove unused code. Move the cleanup of global resources used by the PhysicsEngine to PhysicsManager.
|
2014-11-05 07:10:14 +11:00 |
physicsmanager.hpp
|
Delay removing physics until the document is closed. Also other general cleanup.
|
2014-11-01 20:51:04 +11:00 |
physicssystem.cpp
|
Experimental, compiles and runs but crashes in some exit scenarios.
|
2014-11-04 20:43:04 +11:00 |
physicssystem.hpp
|
Experimental, compiles and runs but crashes in some exit scenarios.
|
2014-11-04 20:43:04 +11:00 |
previewsubview.cpp
|
added new user setting: window/hide-subview (hide subview titlebar if there is only one subview in the window)
|
2014-10-27 08:57:18 +01:00 |
previewsubview.hpp
|
added new user setting: window/hide-subview (hide subview titlebar if there is only one subview in the window)
|
2014-10-27 08:57:18 +01:00 |
recordstatusdelegate.cpp
|
user settings cleanup
|
2014-10-17 13:49:33 +02:00 |
recordstatusdelegate.hpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
referenceablecreator.cpp
|
fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI)
|
2014-09-20 12:48:51 +02:00 |
referenceablecreator.hpp
|
fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI)
|
2014-09-20 12:48:51 +02:00 |
referencecreator.cpp
|
set default value for cell when cloning references
|
2014-09-20 12:54:25 +02:00 |
referencecreator.hpp
|
extending refnum functionality to cloning (and also enable cloning of references to a different cell)
|
2014-09-20 12:37:25 +02:00 |
regionmap.cpp
|
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 |
regionmap.hpp
|
fixing minor issues
|
2014-05-01 12:34:54 +02:00 |
regionmapsubview.cpp
|
More cleanup.
|
2014-09-25 06:59:04 +10:00 |
regionmapsubview.hpp
|
added view action to region map
|
2014-04-13 15:46:31 +02:00 |
scenesubview.cpp
|
Fix Subview interface clutter by keeping a map of Scenewidgets.
|
2014-11-01 08:29:08 +11:00 |
scenesubview.hpp
|
Fix Subview interface clutter by keeping a map of Scenewidgets.
|
2014-11-01 08:29:08 +11:00 |
scriptedit.cpp
|
implement script editor via QPlainTextEdit instead of QTextEdit
|
2014-09-01 10:52:10 +02:00 |
scriptedit.hpp
|
implement script editor via QPlainTextEdit instead of QTextEdit
|
2014-09-01 10:52:10 +02:00 |
scripthighlighter.cpp
|
syntax highlighter modes
|
2014-08-24 17:56:20 +02:00 |
scripthighlighter.hpp
|
syntax highlighter modes
|
2014-08-24 17:56:20 +02:00 |
scriptsubview.cpp
|
close view when closing last sub-view unless this view is the last view
|
2014-10-25 18:13:56 +02:00 |
scriptsubview.hpp
|
moved syntax highlighter from ScriptSubView to ScriptEdit
|
2014-08-22 12:49:34 +02:00 |
subviews.cpp
|
added pathgrid subview
|
2014-10-02 15:16:19 +02:00 |
subviews.hpp
|
rewrote subview factory system
|
2012-12-11 13:22:43 +01:00 |
table.cpp
|
Use the enum value from Qt::KeyboardModifiers
|
2014-10-29 04:55:06 +01:00 |
table.hpp
|
extended double click functionality in tables
|
2014-10-25 16:27:36 +02:00 |
tablebottombox.cpp
|
removed needless argument for cloning
|
2014-01-27 13:08:14 +01:00 |
tablebottombox.hpp
|
removed needless argument for cloning
|
2014-01-27 13:08:14 +01:00 |
tablesubview.cpp
|
close view when closing last sub-view unless this view is the last view
|
2014-10-25 18:13:56 +02:00 |
tablesubview.hpp
|
close view when closing last sub-view unless this view is the last view
|
2014-10-25 18:13:56 +02:00 |
util.cpp
|
Merge branch 'run'
|
2014-09-14 11:59:54 +02:00 |
util.hpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
vartypedelegate.cpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
vartypedelegate.hpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |