Commit Graph

29 Commits (08484a46c7e8ed17202eb28d1cbf4f43799e5320)

Author SHA1 Message Date
cc9cii 66852d5392 Code cleanup and revert incorrect settings. 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
cc9cii d9b0c81299 Show status bar setting working (feature #854). Turns out signals were not needed, may need to clean up later. 10 years ago
cc9cii 89f7608022 Refactor for better legibility. 10 years ago
cc9cii 4471fe771e Fix logic errors. 10 years ago
cc9cii 84f5784575 Remove document when closing the last view. Should resolve Bug #1292. 10 years ago
Marc Zinnschlag 0b309d9ef4 Merge branch 'master' into load
Conflicts:
	apps/opencs/view/doc/viewmanager.cpp
11 years ago
Marc Zinnschlag 5f1d2f72f6 added basic loading GUI 11 years ago
graffy76 4b607d658f Re-link user settings to editor main application 11 years ago
Marc Zinnschlag ecedb60169 splitting new game and new addon functions (new game currently not working) 11 years ago
Marc Zinnschlag cae5eb424d cleaned up opening the settings dialogue from a view 11 years ago
graffy76 101c147217 Final changes for record status icon feature, incl. window size user
preference

1. Included updated status icons, added base.png
2. Added doxygen comments CSV / CSM Settings classes
3. Implemented Glorf's code for window size preference
4. Minor changes code that searches maps in CSV / CSM Settings classes
5. Removed CSVSettings::SamplePage class
6. Other minor code maintenance / improvements
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
graffy76 50abb22162 Fix to allow application closing from multiple views and a single view. 12 years ago
graffy76 96b62940b3 Fixes docked subviews becoming tabbed and application closure when
closing one of several views.
12 years ago
graffy76 ce91ef36ea Fix for warnings on close, leaves all views open until a decision is
made
12 years ago
graffy76 03c7f18112 Fixes for save-on-close message boxes 12 years ago
graffy76 f85be6a744 80% complete save-on-close feature 12 years ago
Marc Zinnschlag eb6590f7d8 added delegate factory 12 years ago
Marc Zinnschlag 67a1ec5166 added provisional startup dialogue 12 years ago
Marc Zinnschlag 303506d24b added new document function 12 years ago
Marc Zinnschlag 2fc183d595 added operations progress bar 12 years ago
Marc Zinnschlag eaa58e0530 preparations for multiple parallel progress-type operations 12 years ago
Marc Zinnschlag 04158d03b0 clean up properly after closing a top level window 12 years ago
Marc Zinnschlag 03aacd3263 added progress tracking 12 years ago
Marc Zinnschlag d7c63d4c74 track document modification state and display it in the top level window title bar 12 years ago
Marc Zinnschlag 1ddcea1f07 display view indices in title bar 12 years ago
Marc Zinnschlag 758371d7e4 implemented view/document closing 12 years ago
Marc Zinnschlag 9834bb3ad5 basic document handling 12 years ago