.. |
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
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +02:00 |
datadisplaydelegate.hpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +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
|
Added minimum width setting for subviews - regionmap, table, scene, preview and dialogue. It should be noted that the setting is not the starting minimum width, i.e. it won't be possible to reduce the width of the subview after the creation. Also, one setting applies to all subviews. It may be desirable to have individual settings.
|
2014-09-23 06:30:41 +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
|
fixed error detection and improved error reporting in IdValidator
|
2014-08-15 13:11:55 +02:00 |
genericcreator.hpp
|
integrated namespace widget into input field (GenericCreator)
|
2014-08-14 14:21:34 +02:00 |
idtypedelegate.cpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +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
|
make sure case handling in info IDs is consistent
|
2013-11-08 12:03:03 +01:00 |
infocreator.hpp
|
added InfoCreator
|
2013-11-08 11:51:59 +01:00 |
previewsubview.cpp
|
Added minimum width setting for subviews - regionmap, table, scene, preview and dialogue. It should be noted that the setting is not the starting minimum width, i.e. it won't be possible to reduce the width of the subview after the creation. Also, one setting applies to all subviews. It may be desirable to have individual settings.
|
2014-09-23 06:30:41 +10:00 |
previewsubview.hpp
|
update preview title on changed referenceableID (preview for references only)
|
2014-03-21 12:52:46 +01:00 |
recordstatusdelegate.cpp
|
make delegates use the whole document instead of the undo stack
|
2014-08-23 12:25:12 +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
|
Disable not needed referencable creator widget when in cloning mode.
|
2014-01-23 16:00:44 +01:00 |
referenceablecreator.hpp
|
Disable not needed referencable creator widget when in cloning mode.
|
2014-01-23 16:00:44 +01:00 |
referencecreator.cpp
|
Cleared whitespaces.
|
2014-01-27 19:40:05 +01:00 |
referencecreator.hpp
|
Cleared whitespaces.
|
2014-01-27 19:40:05 +01: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
|
Added minimum width setting for subviews - regionmap, table, scene, preview and dialogue. It should be noted that the setting is not the starting minimum width, i.e. it won't be possible to reduce the width of the subview after the creation. Also, one setting applies to all subviews. It may be desirable to have individual settings.
|
2014-09-23 06:30:41 +10:00 |
regionmapsubview.hpp
|
added view action to region map
|
2014-04-13 15:46:31 +02:00 |
scenesubview.cpp
|
Added minimum width setting for subviews - regionmap, table, scene, preview and dialogue. It should be noted that the setting is not the starting minimum width, i.e. it won't be possible to reduce the width of the subview after the creation. Also, one setting applies to all subviews. It may be desirable to have individual settings.
|
2014-09-23 06:30:41 +10:00 |
scenesubview.hpp
|
moved low level widgets from CSVWorld into a separate namespace/directory
|
2014-07-08 12:39:12 +02: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
|
syntax highlighter modes
|
2014-08-24 17:56:20 +02:00 |
scriptsubview.hpp
|
moved syntax highlighter from ScriptSubView to ScriptEdit
|
2014-08-22 12:49:34 +02:00 |
subviews.cpp
|
allow project scope scripts
|
2014-09-14 11:41:28 +02:00 |
subviews.hpp
|
rewrote subview factory system
|
2012-12-11 13:22:43 +01:00 |
table.cpp
|
Merge remote-tracking branch 'cc9cii/Bug-No-1301'
|
2014-09-16 12:52:12 +02:00 |
table.hpp
|
injected new class IdTableBase between QAbstractItemModel and IdTable
|
2014-07-04 13:25:56 +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
|
Added minimum width setting for subviews - regionmap, table, scene, preview and dialogue. It should be noted that the setting is not the starting minimum width, i.e. it won't be possible to reduce the width of the subview after the creation. Also, one setting applies to all subviews. It may be desirable to have individual settings.
|
2014-09-23 06:30:41 +10:00 |
tablesubview.hpp
|
Re-link user settings to editor main application
|
2014-04-22 22:19:53 -05: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 |