Commit Graph

19 Commits (fa3baac0f33aac3a066b3df4360ca2a9a02f27df)

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