.. |
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
|
moved record creation to GenericCreator class (now taking ID from user instead of using a procedurally generated one)
|
2013-07-28 13:43:16 +02:00 |
creator.hpp
|
Cleared whitespaces.
|
2014-01-27 19:40:05 +01:00 |
datadisplaydelegate.cpp
|
Fixed opencs.ini formatting
|
2014-05-06 07:37:52 -05:00 |
datadisplaydelegate.hpp
|
Fixed opencs.ini formatting
|
2014-05-06 07:37:52 -05: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
|
some dialogue subview cleanup and start of command dispatching refactoring
|
2014-06-08 14:10:08 +02:00 |
dialoguesubview.hpp
|
some dialogue subview cleanup and start of command dispatching refactoring
|
2014-06-08 14:10:08 +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
|
buttons are functional
|
2014-03-12 12:25:37 +01:00 |
enumdelegate.hpp
|
Refactorisation.
|
2014-03-11 20:40:31 +01:00 |
genericcreator.cpp
|
Introduced multitype icon.
|
2014-02-13 19:00:35 +01:00 |
genericcreator.hpp
|
whitespaces removed again.
|
2014-01-27 19:47:54 +01:00 |
idtypedelegate.cpp
|
Fixed opencs.ini formatting
|
2014-05-06 07:37:52 -05:00 |
idtypedelegate.hpp
|
Fixed broken delegate display modes (Display Format settings). Moved
|
2014-04-25 07:16:40 -05:00 |
idvalidator.cpp
|
additional modification to the IDValidator (restricting relaxed mode slightly more)
|
2013-10-22 11:32:10 +02:00 |
idvalidator.hpp
|
relaxed rules for new IDs when ID is also a user visible text
|
2013-10-22 11:08:37 +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
|
new keyboard shortcut (T): move focus from scene widget to toolbar
|
2014-07-14 11:19:59 +02:00 |
previewsubview.hpp
|
update preview title on changed referenceableID (preview for references only)
|
2014-03-21 12:52:46 +01:00 |
recordstatusdelegate.cpp
|
Fixed opencs.ini formatting
|
2014-05-06 07:37:52 -05:00 |
recordstatusdelegate.hpp
|
Fixed broken delegate display modes (Display Format settings). Moved
|
2014-04-25 07:16:40 -05: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 view action to region map
|
2014-04-13 15:46:31 +02:00 |
regionmapsubview.hpp
|
added view action to region map
|
2014-04-13 15:46:31 +02:00 |
scenesubview.cpp
|
new keyboard shortcut (T): move focus from scene widget to toolbar
|
2014-07-14 11:19:59 +02:00 |
scenesubview.hpp
|
moved low level widgets from CSVWorld into a separate namespace/directory
|
2014-07-08 12:39:12 +02:00 |
scriptedit.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 |
scriptedit.hpp
|
Improvements.
|
2014-02-17 08:58:55 +01:00 |
scripthighlighter.cpp
|
update syntax highlighting when ID list changes
|
2013-09-19 14:26:09 +02:00 |
scripthighlighter.hpp
|
update syntax highlighting when ID list changes
|
2013-09-19 14:26:09 +02:00 |
scriptsubview.cpp
|
checking for the source of the drop, reject those from other files for now
|
2014-02-16 09:51:33 +01:00 |
scriptsubview.hpp
|
update syntax highlighting when ID list changes
|
2013-09-19 14:26:09 +02:00 |
subviews.cpp
|
added subviews for resources tables
|
2014-07-05 15:51:17 +02:00 |
subviews.hpp
|
rewrote subview factory system
|
2012-12-11 13:22:43 +01:00 |
table.cpp
|
make modification column optional in table views
|
2014-07-05 15:50:17 +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
|
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 |
tablesubview.hpp
|
Re-link user settings to editor main application
|
2014-04-22 22:19:53 -05:00 |
util.cpp
|
drop part of resources drag and drop
|
2014-07-08 09:51:17 +02:00 |
util.hpp
|
Fix some doxygen typos
|
2014-06-15 16:11:22 +02:00 |
vartypedelegate.cpp
|
Fixes for MSVC warnings, less overall changes
|
2014-05-14 20:12:52 -05:00 |
vartypedelegate.hpp
|
added variant class
|
2013-03-04 14:32:23 +01:00 |