.. |
cellcreator.cpp
|
added custom creator for cell records
|
2013-07-28 18:08:57 +02:00 |
cellcreator.hpp
|
added custom creator for cell records
|
2013-07-28 18:08:57 +02: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
|
automatically scroll table to the position of a newly created record
|
2013-07-29 15:00:41 +02:00 |
datadisplaydelegate.cpp
|
Fixing repo permissions commit #1
|
2013-07-10 17:29:07 -05:00 |
datadisplaydelegate.hpp
|
Fixing repo permissions commit #1
|
2013-07-10 17:29:07 -05:00 |
dialoguesubview.cpp
|
switching editor id tables from QAbstractTableModel to QAbstractItemModel (in preparation for record types like containers)
|
2013-03-21 10:07:25 +01:00 |
dialoguesubview.hpp
|
hocking up dialogue sub view to a widget mapper
|
2013-01-08 14:59:40 +01:00 |
enumdelegate.cpp
|
added missing columns for apparati records
|
2013-05-13 12:51:27 +02:00 |
enumdelegate.hpp
|
Repo permissions commit fix #2
|
2013-07-10 21:13:59 -05:00 |
genericcreator.cpp
|
avoid the use of hardcoded column numbers
|
2013-08-08 12:49:30 +02:00 |
genericcreator.hpp
|
avoid the use of hardcoded column numbers
|
2013-08-08 12:49:30 +02:00 |
idvalidator.cpp
|
validate IDs entered by the user
|
2013-07-28 14:40:11 +02:00 |
idvalidator.hpp
|
validate IDs entered by the user
|
2013-07-28 14:40:11 +02:00 |
recordstatusdelegate.cpp
|
replaced settings change notifications for columns with a more robust implementation
|
2013-07-20 13:19:27 +02:00 |
recordstatusdelegate.hpp
|
replaced settings change notifications for columns with a more robust implementation
|
2013-07-20 13:19:27 +02:00 |
referenceablecreator.cpp
|
added specialised Creator for referenceable records
|
2013-07-30 12:34:18 +02:00 |
referenceablecreator.hpp
|
added specialised Creator for referenceable records
|
2013-07-30 12:34:18 +02:00 |
referencecreator.cpp
|
avoid the use of hardcoded column numbers
|
2013-08-08 12:49:30 +02:00 |
referencecreator.hpp
|
added specialised Creator for references
|
2013-07-30 12:53:03 +02:00 |
refidtypedelegate.cpp
|
added icons and type listing to UniversalId class
|
2013-07-29 16:21:42 +02:00 |
refidtypedelegate.hpp
|
replaced settings change notifications for columns with a more robust implementation
|
2013-07-20 13:19:27 +02:00 |
refrecordtypedelegate.cpp
|
QDebug reference removal
|
2013-07-01 07:40:47 -05:00 |
refrecordtypedelegate.hpp
|
Implementing delegate for referenceables table Type column
|
2013-06-29 08:54:32 -05:00 |
regionmapsubview.cpp
|
basic region map; non-interactive for now and working with dummy data instead of real cell/region records
|
2013-07-08 13:12:50 +02:00 |
regionmapsubview.hpp
|
basic region map; non-interactive for now and working with dummy data instead of real cell/region records
|
2013-07-08 13:12:50 +02:00 |
scripthighlighter.cpp
|
syntax colouring for comments
|
2013-04-11 10:50:35 +02:00 |
scripthighlighter.hpp
|
syntax colouring for comments
|
2013-04-11 10:50:35 +02:00 |
scriptsubview.cpp
|
basic syntax highlighting in script subview
|
2013-04-10 22:49:22 +02:00 |
scriptsubview.hpp
|
added script editor
|
2013-04-10 20:14:10 +02:00 |
subviews.cpp
|
added Creator class for filters
|
2013-08-08 15:55:23 +02:00 |
subviews.hpp
|
rewrote subview factory system
|
2012-12-11 13:22:43 +01:00 |
table.cpp
|
apply filter to table after filter text change
|
2013-08-18 16:53:28 +02:00 |
table.hpp
|
apply filter to table after filter text change
|
2013-08-18 16:53:28 +02:00 |
tablebottombox.cpp
|
automatically scroll table to the position of a newly created record
|
2013-07-29 15:00:41 +02:00 |
tablebottombox.hpp
|
automatically scroll table to the position of a newly created record
|
2013-07-29 15:00:41 +02:00 |
tablesubview.cpp
|
apply filter to table after filter text change
|
2013-08-18 16:53:28 +02:00 |
tablesubview.hpp
|
minor cleanup; less pointer usage
|
2013-07-26 12:42:15 +02:00 |
util.cpp
|
replaced settings change notifications for columns with a more robust implementation
|
2013-07-20 13:19:27 +02:00 |
util.hpp
|
replaced settings change notifications for columns with a more robust implementation
|
2013-07-20 13:19:27 +02:00 |
vartypedelegate.cpp
|
added var type column to globals
|
2013-03-05 11:37:13 +01:00 |
vartypedelegate.hpp
|
added variant class
|
2013-03-04 14:32:23 +01:00 |