Commit Graph

27 Commits (master)

Author SHA1 Message Date
Andrei Kortunov e7d566eb2e Remove border from status bar 8 months ago
unelsson 0310b1cddf Dragging Topics to TopicInfo window opens create TopicInfo BottomBox with the correct id 2 years ago
jvoisin 1a326294c0 Run IWYU on the opencs 2 years ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Thunderforge 945f1aad20 Using override keyword in OpenMW CS
Detected by clang-tidy's modernize-use-override
4 years ago
Andrei Kortunov 8084a336b5 Replace zeroes and nulls by nullptrs 4 years ago
Andrei Kortunov 8ca3c3b123 Mark overrided methods by override keyword 4 years ago
Marc Zinnschlag 7ca56ccd29 set search status bar to 'no results' message when search yields no results 7 years ago
Kyle Cooley 30ba1d4c25 Move touch command to creator, to allow customization and not break abstraction 7 years ago
Stanislav Bas 03c2e11961 Update to upstream/master. Resolve merge conflicts 10 years ago
Marc Zinnschlag 2202973c24 replaced the script subview status bar with a bottom box (including a status bar) 10 years ago
Stanislav Bas 880bc31ddf TableBottomBox: Creator/Configurator can be closed via Escape 10 years ago
Stanislav Bas 260f6f22ae TableBottomBox adjusts its size according to the current widget size 10 years ago
Stanislav Bas b8772c6902 Add the ability to configure extended commands for tables 10 years ago
Stanislav Bas ba762ec1c1 Add the configuration widget to the bottom box 10 years ago
Stanislav Bas 36271f25ec Rework creator factories to accept Document as a parameter 10 years ago
Marek Kochanowicz aa6d1ff4c3 removed needless argument for cloning 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 ed83e2e70a added creator to bottom box; more cleanup 12 years ago
Marc Zinnschlag 55e7e71c11 added optional per-subview status bar 12 years ago