.. |
cellcreator.cpp
|
Add the proper getErrors() method to CellCreator.
|
2015-06-27 21:59:16 +03:00 |
cellcreator.hpp
|
Add the proper getErrors() method to CellCreator.
|
2015-06-27 21:59:16 +03:00 |
colordelegate.cpp
|
Correct the position of the colored rectangle in ColorEditor and ColorDelegate
|
2015-06-17 00:45:43 +03:00 |
colordelegate.hpp
|
Rename ColorPickerDelegate to ColorDelegate
|
2015-06-12 23:09:31 +03:00 |
creator.cpp
|
Rework creator factories to accept Document as a parameter
|
2015-06-18 22:59:40 +03:00 |
creator.hpp
|
fixed a build error
|
2015-06-20 11:34:32 +02:00 |
datadisplaydelegate.cpp
|
removed an unused variable
|
2015-06-18 10:26:35 +02:00 |
datadisplaydelegate.hpp
|
Proper size hint for DataDisplayDelegate
|
2015-06-16 21:25:06 +03:00 |
dialoguecreator.cpp
|
Rework creator factories to accept Document as a parameter
|
2015-06-18 22:59:40 +03:00 |
dialoguecreator.hpp
|
Rework creator factories to accept Document as a parameter
|
2015-06-18 22:59:40 +03:00 |
dialoguespinbox.cpp
|
Allow wheel events in dialogue spin box types only when they have focus. Should resolve Feature #2585.
|
2015-05-29 05:44:35 +10:00 |
dialoguespinbox.hpp
|
Allow wheel events in dialogue spin box types only when they have focus. Should resolve Feature #2585.
|
2015-05-29 05:44:35 +10:00 |
dialoguesubview.cpp
|
IdContextMenu: don't add Edit action if it's already in the context menu
|
2015-07-03 19:07:44 +03:00 |
dialoguesubview.hpp
|
Prevent the Edit 'ID' action for the current ID of the dialogue subview
|
2015-07-03 18:48:13 +03:00 |
dragdroputils.cpp
|
Add some drag'n'drop utils to work with TableMimeData
|
2015-06-21 17:08:10 +03:00 |
dragdroputils.hpp
|
use a namespace instead of a class with only static functions
|
2015-06-24 17:29:47 +02:00 |
dragrecordtable.cpp
|
Not accepted drag event must be ignored
|
2015-06-30 01:08:42 +03:00 |
dragrecordtable.hpp
|
DragRecordTable checks drag type before accepting it
|
2015-06-21 18:40:13 +03:00 |
enumdelegate.cpp
|
Refactor Enum- and DataDisplayDelegate code
|
2015-06-16 15:39:54 +03:00 |
enumdelegate.hpp
|
Refactor Enum- and DataDisplayDelegate code
|
2015-06-16 15:39:54 +03:00 |
genericcreator.cpp
|
Close the creator when the original record is removed (in clone mode)
|
2015-06-27 12:26:19 +03:00 |
genericcreator.hpp
|
Close the creator when the original record is removed (in clone mode)
|
2015-06-27 12:26:19 +03:00 |
idcompletiondelegate.cpp
|
LineEdits for ID values accept drops with a proper type
|
2015-06-20 18:29:31 +03:00 |
idcompletiondelegate.hpp
|
Fix the mistyping header guard in the idcompletiondelegate.hpp
|
2015-05-31 18:22:43 +03:00 |
idtypedelegate.cpp
|
|
|
idtypedelegate.hpp
|
|
|
idvalidator.cpp
|
|
|
idvalidator.hpp
|
|
|
infocreator.cpp
|
InfoCreator accepts drops of Topic/Journal ID
|
2015-06-25 11:24:19 +03:00 |
infocreator.hpp
|
InfoCreator accepts drops of Topic/Journal ID
|
2015-06-25 11:24:19 +03:00 |
nestedtable.cpp
|
Nested tables accept drops
|
2015-06-21 21:35:00 +03:00 |
nestedtable.hpp
|
Nested tables accept drops
|
2015-06-21 21:35:00 +03:00 |
previewsubview.cpp
|
|
|
previewsubview.hpp
|
|
|
recordbuttonbar.cpp
|
disable prev/next buttons if there is no previous/next record
|
2015-06-27 16:57:45 +02:00 |
recordbuttonbar.hpp
|
disable prev/next buttons if there is no previous/next record
|
2015-06-27 16:57:45 +02:00 |
recordstatusdelegate.cpp
|
|
|
recordstatusdelegate.hpp
|
|
|
referenceablecreator.cpp
|
|
|
referenceablecreator.hpp
|
|
|
referencecreator.cpp
|
ReferenceCreator accepts drops of Cell ID
|
2015-06-25 11:20:35 +03:00 |
referencecreator.hpp
|
ReferenceCreator accepts drops of Cell ID
|
2015-06-25 11:20:35 +03:00 |
regionmap.cpp
|
|
|
regionmap.hpp
|
|
|
regionmapsubview.cpp
|
|
|
regionmapsubview.hpp
|
|
|
scenesubview.cpp
|
Rework creator factories to accept Document as a parameter
|
2015-06-18 22:59:40 +03:00 |
scenesubview.hpp
|
|
|
scriptedit.cpp
|
Allow users to select syntax highlighting colours. Should resolve Feature #2507.
|
2015-05-29 22:20:43 +10:00 |
scriptedit.hpp
|
Allow users to select syntax highlighting colours. Should resolve Feature #2507.
|
2015-05-29 22:20:43 +10:00 |
scripthighlighter.cpp
|
Allow users to select syntax highlighting colours. Should resolve Feature #2507.
|
2015-05-29 22:20:43 +10:00 |
scripthighlighter.hpp
|
Allow users to select syntax highlighting colours. Should resolve Feature #2507.
|
2015-05-29 22:20:43 +10:00 |
scriptsubview.cpp
|
|
|
scriptsubview.hpp
|
|
|
subviews.cpp
|
added meta data dialogue sub view
|
2015-06-26 16:11:00 +02:00 |
subviews.hpp
|
|
|
table.cpp
|
Deleted records can be cloned
|
2015-06-28 00:31:41 +03:00 |
table.hpp
|
DragRecordTable checks drag type before accepting it
|
2015-06-21 18:40:13 +03:00 |
tablebottombox.cpp
|
Rework creator factories to accept Document as a parameter
|
2015-06-18 22:59:40 +03:00 |
tablebottombox.hpp
|
Rework creator factories to accept Document as a parameter
|
2015-06-18 22:59:40 +03:00 |
tableeditidaction.cpp
|
Create a separate class for Edit 'ID' action to use in tables' context menus
|
2015-07-04 18:49:32 +03:00 |
tableeditidaction.hpp
|
Create a separate class for Edit 'ID' action to use in tables' context menus
|
2015-07-04 18:49:32 +03:00 |
tablesubview.cpp
|
Rework creator factories to accept Document as a parameter
|
2015-06-18 22:59:40 +03:00 |
tablesubview.hpp
|
|
|
util.cpp
|
size limits for meta data strings
|
2015-06-26 18:19:00 +02:00 |
util.hpp
|
Rework DropLineEdit. Make it type-sensitive
|
2015-06-20 17:33:36 +03:00 |
vartypedelegate.cpp
|
|
|
vartypedelegate.hpp
|
|
|