Nelsson Huotari
|
b0e3bd6ff9
|
Fix crash caused by QStatusBar
|
2020-11-29 23:25:34 +02:00 |
|
Marc Zinnschlag
|
7ca56ccd29
|
set search status bar to 'no results' message when search yields no results
|
2018-06-13 15:48:24 +02:00 |
|
Kyle Cooley
|
30ba1d4c25
|
Move touch command to creator, to allow customization and not break abstraction
|
2017-09-03 17:01:16 -04:00 |
|
scrawl
|
b0431833a1
|
Fix some defects reported by Coverity CI
|
2016-01-21 16:08:04 +01: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
|
03c2e11961
|
Update to upstream/master. Resolve merge conflicts
|
2015-07-27 13:54:13 +03:00 |
|
Marc Zinnschlag
|
2202973c24
|
replaced the script subview status bar with a bottom box (including a status bar)
|
2015-07-14 10:05:45 +02:00 |
|
Stanislav Bas
|
47d21ff4b3
|
Add edit locking to ExtendedCommandConfigurator
|
2015-07-05 22:49:48 +03:00 |
|
Stanislav Bas
|
880bc31ddf
|
TableBottomBox: Creator/Configurator can be closed via Escape
|
2015-07-04 20:30:02 +03:00 |
|
Stanislav Bas
|
05cc130212
|
The configuration panel gets a focus when opening
|
2015-07-03 22:31:38 +03:00 |
|
Stanislav Bas
|
260f6f22ae
|
TableBottomBox adjusts its size according to the current widget size
|
2015-07-03 22:07:37 +03:00 |
|
Stanislav Bas
|
b8772c6902
|
Add the ability to configure extended commands for tables
|
2015-07-02 20:44:59 +03:00 |
|
Stanislav Bas
|
ba762ec1c1
|
Add the configuration widget to the bottom box
|
2015-07-02 17:21:47 +03:00 |
|
Stanislav Bas
|
36271f25ec
|
Rework creator factories to accept Document as a parameter
|
2015-06-18 22:59:40 +03:00 |
|
Marc Zinnschlag
|
d873c2c603
|
focus main input widget when bringing up creator bar (Fixes #2514)
|
2015-05-02 13:20:42 +02:00 |
|
Marek Kochanowicz
|
aa6d1ff4c3
|
removed needless argument for cloning
|
2014-01-27 13:08:14 +01:00 |
|
Marek Kochanowicz
|
01be9386d6
|
Id to the coordinates with the boost and explicit specialisations of template member functions.
|
2014-01-24 11:22:20 +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
|
33620a001b
|
Cloning works for single record type tables. Well, kinda.
|
2014-01-20 13:59:00 +01:00 |
|
Marek Kochanowicz
|
b3e45c55bc
|
progressing with the cloning
|
2014-01-19 11:44:47 +01:00 |
|
Marc Zinnschlag
|
51fbb0f3f4
|
fixed a segfault when opening views for tables that do not allow the creation of new records
|
2013-08-24 15:33:46 +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
|
124a70906f
|
added creator edit lock
|
2013-07-28 14:51:47 +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
|
b8ac45defe
|
added creator to bottom box layout and re-routed add record event to bottom box
|
2013-07-26 18:22:31 +02:00 |
|
Marc Zinnschlag
|
d899cbb449
|
removed some junk
|
2013-07-26 18:14:34 +02:00 |
|
Marc Zinnschlag
|
ed83e2e70a
|
added creator to bottom box; more cleanup
|
2013-07-26 12:51:45 +02:00 |
|
Marc Zinnschlag
|
55e7e71c11
|
added optional per-subview status bar
|
2013-07-25 14:29:56 +02:00 |
|