Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
4 years ago |
mp3butcher
|
9de6c630f2
|
fix moc achieving to reach unparsable boost code
|
6 years ago |
Kyle Cooley
|
30ba1d4c25
|
Move touch command to creator, to allow customization and not break abstraction
|
7 years ago |
Ewan Higgs
|
38a2de3c51
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
8 years ago |
Marc Zinnschlag
|
8aba52170f
|
fixed a build error
|
10 years ago |
Stanislav Bas
|
36271f25ec
|
Rework creator factories to accept Document as a parameter
|
10 years ago |
Marc Zinnschlag
|
d873c2c603
|
focus main input widget when bringing up creator bar (Fixes #2514)
|
10 years ago |
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
10 years ago |
Marc Zinnschlag
|
35803bc9b6
|
added scope configuration to creators
|
11 years ago |
Marek Kochanowicz
|
62ea0bb066
|
Cleared whitespaces.
|
11 years ago |
Marek Kochanowicz
|
71d6364754
|
Chaninging variables name to follow our policy.
|
11 years ago |
Marek Kochanowicz
|
aa6d1ff4c3
|
removed needless argument for cloning
|
11 years ago |
Marek Kochanowicz
|
dda7ddb6f8
|
Disable not needed referencable creator widget when in cloning mode.
|
11 years ago |
Marek Kochanowicz
|
33620a001b
|
Cloning works for single record type tables. Well, kinda.
|
11 years ago |
Marek Kochanowicz
|
b3e45c55bc
|
progressing with the cloning
|
11 years ago |
Marc Zinnschlag
|
661b290c49
|
automatically scroll table to the position of a newly created record
|
12 years ago |
Marc Zinnschlag
|
124a70906f
|
added creator edit lock
|
12 years ago |
Marc Zinnschlag
|
00fcb79f08
|
moved record creation to GenericCreator class (now taking ID from user instead of using a procedurally generated one)
|
12 years ago |
Marc Zinnschlag
|
f93af52486
|
handling down a reference to Data and the undo stack to the creators
|
12 years ago |
Marc Zinnschlag
|
fee748d4b5
|
added creator bar UI and cancel button
|
12 years ago |
Marc Zinnschlag
|
b8ac45defe
|
added creator to bottom box layout and re-routed add record event to bottom box
|
12 years ago |
Marc Zinnschlag
|
ba5ca5beed
|
replaced createAndDelete flag with a new class hierarhy (Creator)
|
12 years ago |