artemutin@yandex.ru
|
903cd3322b
|
add getIdValidatorResult method to GenericCreator, for use in subclass
StartScriptCreator
|
2015-09-30 09:46:51 +10:00 |
|
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
Stanislav Bas
|
cbb124ab4f
|
Close the creator when the original record is removed (in clone mode)
|
2015-06-27 12:26:19 +03:00 |
|
Stanislav Bas
|
e212414bc7
|
Use an ID parent type as the collection ID in GenericCreator.
Fix impossibility of creation/cloning records from Dialogue subviews in Info tables
|
2015-06-19 13:49:48 +03:00 |
|
Rohit Nirmal
|
396fba7fa9
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
|
Marc Zinnschlag
|
d873c2c603
|
focus main input widget when bringing up creator bar (Fixes #2514)
|
2015-05-02 13:20:42 +02:00 |
|
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
|
Marc Zinnschlag
|
02acf60c0b
|
added tooltips for scopes in creator bar
|
2014-10-13 14:24:27 +02:00 |
|
Marc Zinnschlag
|
90ad3f332a
|
extending refnum functionality to cloning (and also enable cloning of references to a different cell)
|
2014-09-20 12:37:25 +02:00 |
|
Marc Zinnschlag
|
e93ab383ea
|
set refnum and increment refnum counter when creating a new reference
|
2014-09-18 12:25:17 +02:00 |
|
Marc Zinnschlag
|
70275350de
|
rewrote command generation in GenericCreator
|
2014-09-16 13:28:11 +02:00 |
|
Marc Zinnschlag
|
2b9395333a
|
fixed error detection and improved error reporting in IdValidator
|
2014-08-15 13:11:55 +02:00 |
|
Marc Zinnschlag
|
1bf177fe72
|
fixed double namespace in GenericCreator
|
2014-08-15 12:01:37 +02:00 |
|
Marc Zinnschlag
|
c66dfe67b1
|
integrated namespace widget into input field (GenericCreator)
|
2014-08-14 14:21:34 +02:00 |
|
Marc Zinnschlag
|
a54efbcfa0
|
made FilterCreator redundant by generalising GenericCreator
|
2014-08-10 18:46:32 +02:00 |
|
Marek Kochanowicz
|
2afe3f3e57
|
Introduced multitype icon.
|
2014-02-13 19:00:35 +01:00 |
|
Marek Kochanowicz
|
62ea0bb066
|
Cleared whitespaces.
|
2014-01-27 19:40:05 +01:00 |
|
Marek Kochanowicz
|
6a0b5defd7
|
removed needless member value.
|
2014-01-27 13:42:08 +01:00 |
|
Marek Kochanowicz
|
bb62efc3d8
|
Removed pointless includes.
|
2014-01-27 13:36:01 +01:00 |
|
Marek Kochanowicz
|
71d6364754
|
Chaninging variables name to follow our policy.
|
2014-01-27 13:13:39 +01:00 |
|
Marek Kochanowicz
|
aa6d1ff4c3
|
removed needless argument for cloning
|
2014-01-27 13:08:14 +01:00 |
|
Marek Kochanowicz
|
dda7ddb6f8
|
Disable not needed referencable creator widget when in cloning mode.
|
2014-01-23 16:00:44 +01:00 |
|
Marek Kochanowicz
|
4d9d31b25e
|
refrences cloning does not work
|
2014-01-23 09:41:09 +01:00 |
|
Marek Kochanowicz
|
bc0130f8d8
|
do not double check if record is deleted
|
2014-01-21 10:35:08 +01:00 |
|
Marek Kochanowicz
|
7594bcf97a
|
Small refactoring.
|
2014-01-21 08:27:29 +01:00 |
|
Marek Kochanowicz
|
92ee252eef
|
Small correction.
|
2014-01-20 16:39:42 +01:00 |
|
Marek Kochanowicz
|
5a52715701
|
implemented check for deletion. But it seems flawed.
|
2014-01-20 15:58:19 +01:00 |
|
Marek Kochanowicz
|
33620a001b
|
Cloning works for single record type tables. Well, kinda.
|
2014-01-20 13:59:00 +01:00 |
|
Marek Kochanowicz
|
0ea2bb7c4c
|
Working on commands
|
2014-01-19 16:49:39 +01:00 |
|
Marek Kochanowicz
|
b3e45c55bc
|
progressing with the cloning
|
2014-01-19 11:44:47 +01:00 |
|
Marc Zinnschlag
|
aa61948801
|
relaxed rules for new IDs when ID is also a user visible text
|
2013-10-22 11:08:37 +02:00 |
|
Marc Zinnschlag
|
0944338c27
|
avoid the use of hardcoded column numbers
|
2013-08-08 12:49:30 +02:00 |
|
Marc Zinnschlag
|
102700a498
|
added specialised Creator for references
|
2013-07-30 12:53:03 +02:00 |
|
Marc Zinnschlag
|
57be764cce
|
added specialised Creator for referenceable records
|
2013-07-30 12:34:18 +02:00 |
|
Marc Zinnschlag
|
661b290c49
|
automatically scroll table to the position of a newly created record
|
2013-07-29 15:00:41 +02:00 |
|
Marc Zinnschlag
|
82958e6514
|
added custom creator for cell records
|
2013-07-28 18:08:57 +02:00 |
|
Marc Zinnschlag
|
899e18b2cf
|
report ID errors also via input field tool tips
|
2013-07-28 15:28:35 +02:00 |
|
Marc Zinnschlag
|
5ec9d370cb
|
check if ID is already in use when creating new IDs
|
2013-07-28 15:27:15 +02:00 |
|
Marc Zinnschlag
|
124a70906f
|
added creator edit lock
|
2013-07-28 14:51:47 +02:00 |
|
Marc Zinnschlag
|
32c697abc6
|
validate IDs entered by the user
|
2013-07-28 14:40:11 +02:00 |
|
Marc Zinnschlag
|
4f6e99c391
|
more compact layout for the bottom box
|
2013-07-28 14:00:26 +02:00 |
|
Marc Zinnschlag
|
00fcb79f08
|
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 |
|
Marc Zinnschlag
|
f93af52486
|
handling down a reference to Data and the undo stack to the creators
|
2013-07-27 13:28:12 +02:00 |
|
Marc Zinnschlag
|
fee748d4b5
|
added creator bar UI and cancel button
|
2013-07-26 21:09:23 +02:00 |
|
Marc Zinnschlag
|
ba5ca5beed
|
replaced createAndDelete flag with a new class hierarhy (Creator)
|
2013-07-26 12:35:17 +02:00 |
|