Commit Graph

107 Commits (717e04cac5be057beb0fe4199293509f63edcc75)

Author SHA1 Message Date
Marc Zinnschlag a994a23f4e file loading fixes 12 years ago
Pieter van der Kloet 9145fb210b Merge remote-tracking branch 'upstream/master' into opencsui 12 years ago
Pieter van der Kloet 7504ae675b Implemented a file dialog for the editor using launcher .ui 12 years ago
Marc Zinnschlag 46de45b9a2 added var type column to globals 12 years ago
Marc Zinnschlag ba4907fbaf use new Variant type for GMSTs 12 years ago
Marc Zinnschlag a1ac20c6f3 changed global variable records to new variant type 12 years ago
Marc Zinnschlag 65081f5520 added variant class 12 years ago
Marc Zinnschlag d98ec67671 Merge remote-tracking branch 'graffy76/recentfiles' 12 years ago
graffy76 89dace3cc3 Fix for operations widget - hides when no operations are running. 12 years ago
Marc Zinnschlag 868916a9a2 added add-on global variables in the same way add-on GMSTs were added 12 years ago
Marc Zinnschlag 6f5a772d02 fixed another case handling problem 12 years ago
Marc Zinnschlag c9ca565462 removed a redundant function call 12 years ago
graffy76 6f89d453a5 Operations widget height fix and abort button feature. Successfully
tested resizing of Operations QDockWidget for multiple concurrent
operations.
12 years ago
Marc Zinnschlag a50ff34774 better default value for string GMSTs 12 years ago
Marc Zinnschlag 475f4f9311 implicitly add Tribunal/Bloodmoon GMSTs to base, if present neither in base nor in modified 12 years ago
Marc Zinnschlag abd307d70e Issue #567: workaround for crash with non-English ESX files 12 years ago
Marc Zinnschlag 9221c861c5 Merge remote-tracking branch 'graffy76/next' into next
Conflicts:
	apps/opencs/CMakeLists.txt
12 years ago
Marc Zinnschlag bb990b96bf Merge branch 'globaltype' into next 12 years ago
Marc Zinnschlag 50d61a5b6e proper implementation of gmst type column 12 years ago
graffy76 ceefae81e8 fix for the opencs icon 12 years ago
Marc Zinnschlag 5e3529783d Merge remote-tracking branch 'ace/win-fixes' into next 12 years ago
Alexander "Ace" Olofsson 0ae01794f1 Fixed build errors in OpenCS 12 years ago
Marc Zinnschlag 1fd7d8ed2a Merge remote-tracking branch 'graffy76/master' into next 12 years ago
graffy76 55dd17c27c Added setBarColor() function to CSVDoc::Operation. Created four color
types for existing operations (save, verify, compile and search), with a
default for future / undefined ops.
12 years ago
Marc Zinnschlag eb6590f7d8 added delegate factory 12 years ago
Marc Zinnschlag d40ee06897 fixed base/modified logic 12 years ago
Marc Zinnschlag 828695f295 added value column to gmst table 12 years ago
Marc Zinnschlag cce2d63433 added type column to gmst table 12 years ago
Marc Zinnschlag d5dd0640c7 basic gmst support 12 years ago
Marc Zinnschlag dd2b7d5c63 handle deleted records 12 years ago
Marc Zinnschlag c1cd8305bc a bit of cleanup for the previous commit 12 years ago
Marc Zinnschlag 21733e8181 hide startup dialogue when opening open dialogue 12 years ago
Marc Zinnschlag adcaea464b basic globals record loading 12 years ago
Marc Zinnschlag 7d112e4d5c rewrote logic of content file loading 12 years ago
Michal Sciubidlo 347a734364 Move OpenDialog to editor and use it in startup dialogue.
Remove debug output from DataFilesList.
12 years ago
Michal Sciubidlo f7e5ea24f4 Merge branch 'startup' into cs_load.
Fix include in textinputdialog.cpp.
12 years ago
Michal Sciubidlo 66ec4ca7d9 Split launcher specific code from DataFilesList back to DataFilesPage. 12 years ago
Marc Zinnschlag ba0d13fc12 moved code for creating new base content records into the Document class 12 years ago
Marc Zinnschlag 4c973a0f67 constructing documents from a file list instead of a single name 12 years ago
Marc Zinnschlag 3f0a49a2f6 Merge branch 'master' into startup
Conflicts:
	apps/opencs/CMakeLists.txt
12 years ago
Marc Zinnschlag a4872e3217 rewrote the opencs cmake scripts (more compact and no more annoying warnings) 12 years ago
Michal Sciubidlo 155cca0c9a Upload missing files.
Fix folder name.
Keep Qt optional.
Move open dialogue from doc to tools.
Rename 'load' to 'open'.
Deleted wrong comment.
12 years ago
Marc Zinnschlag 67a1ec5166 added provisional startup dialogue 12 years ago
Michal Sciubidlo 492482de7f Add "open" option in opencs. 12 years ago
Marc Zinnschlag 90d05858ef disabling dialogue sub-views for now 12 years ago
Marc Zinnschlag cd662af634 Merge branch 'globals' 12 years ago
Marc Zinnschlag 2d96f52864 select correct record when opening a dialogue sub view 12 years ago
eduard 2dc0064cc2 more string lowercase 12 years ago
Marc Zinnschlag d4a9236ae5 hocking up dialogue sub view to a widget mapper 12 years ago
Marc Zinnschlag b7b51f24d6 added new Role for table headers (Role_Display) 12 years ago