Commit Graph

18 Commits (coverity_scan)

Author SHA1 Message Date
pi03k 9539925f3e Fixed typo in updateSubViewIndices. Changed 0 to NULL for pointers. 9 years ago
Marc Zinnschlag ecbd68a19b third batch of changing over user settings usage to the new system 9 years ago
Marc Zinnschlag 6769479358 moved code for initiating record cloning from DialogueSubView to RecordButtonBar 10 years ago
Marc Zinnschlag 7b207a7954 added shortcut for closing subviews (Fixes #2558) 10 years ago
Marc Zinnschlag 6f4b753750 replaced regular function call from SubView to View with signal-slot-connection 10 years ago
Marc Zinnschlag 1aef9304e9 replaced the signal/slot user settings update with a regular function call 10 years ago
Marc Zinnschlag 275bf854ed added new user setting: window/hide-subview (hide subview titlebar if there is only one subview in the window) 10 years ago
Marc Zinnschlag aad13e6bff close view when closing last sub-view unless this view is the last view 10 years ago
cc9cii ffae816aab Max subviews setting working. However there is no way to remove the last subview once the title bar is removed and the look of the filter box is broken without the title bar. 10 years ago
graffy76 ce56669339 Fixed failed signal/slot connection between UserSettings and
CSVWorld::SubView
11 years ago
graffy76 4b607d658f Re-link user settings to editor main application 11 years ago
Marek Kochanowicz 2e226e63b6 change universalid of base subview after pressing next or prev 11 years ago
Marc Zinnschlag 55195f819a changed edit requests from row index format to UniversalId/hint format 11 years ago
Marc Zinnschlag 797f5527ee added hint parameter for UniversalId viewing requests 11 years ago
Marc Zinnschlag 55e7e71c11 added optional per-subview status bar 12 years ago
graffy76 700d55f1fb Fixed / implemented missing features for RecordStatusDelegate
Implemented updating editor application from preferences menu, loading
settings when editor loads, adding Record Status Display prefernce.

Fixed multiple bugs, made changes to CSM(V)Settings classes to make
implementing new prefrences easier.

Rewrote CSMSettings::UserSettings to retain last-loaded settings.

Adjusted icon position in Record Status column

Capitalized status text

Added delegate to referenceables table
12 years ago
Marc Zinnschlag cc18b30e17 open sub view on double click in report view 12 years ago
Marc Zinnschlag 2db930a5cf rewrote subview factory system 12 years ago