Marc Zinnschlag
|
ba4907fbaf
|
use new Variant type for GMSTs
|
2013-03-05 08:02:27 +01:00 |
|
Marc Zinnschlag
|
a1ac20c6f3
|
changed global variable records to new variant type
|
2013-03-04 14:32:59 +01:00 |
|
Marc Zinnschlag
|
65081f5520
|
added variant class
|
2013-03-04 14:32:23 +01:00 |
|
Marc Zinnschlag
|
d98ec67671
|
Merge remote-tracking branch 'graffy76/recentfiles'
|
2013-02-23 18:53:33 +01:00 |
|
graffy76
|
89dace3cc3
|
Fix for operations widget - hides when no operations are running.
|
2013-02-23 09:07:13 -06:00 |
|
Marc Zinnschlag
|
868916a9a2
|
added add-on global variables in the same way add-on GMSTs were added
|
2013-02-23 12:51:45 +01:00 |
|
Marc Zinnschlag
|
6f5a772d02
|
fixed another case handling problem
|
2013-02-23 12:35:05 +01:00 |
|
Marc Zinnschlag
|
c9ca565462
|
removed a redundant function call
|
2013-02-23 12:05:09 +01:00 |
|
graffy76
|
6f89d453a5
|
Operations widget height fix and abort button feature. Successfully
tested resizing of Operations QDockWidget for multiple concurrent
operations.
|
2013-02-22 21:53:32 -06:00 |
|
Marc Zinnschlag
|
a50ff34774
|
better default value for string GMSTs
|
2013-02-18 09:23:14 +01:00 |
|
Marc Zinnschlag
|
475f4f9311
|
implicitly add Tribunal/Bloodmoon GMSTs to base, if present neither in base nor in modified
|
2013-02-17 20:03:39 +01:00 |
|
Marc Zinnschlag
|
abd307d70e
|
Issue #567: workaround for crash with non-English ESX files
|
2013-02-17 19:26:01 +01:00 |
|
Marc Zinnschlag
|
9221c861c5
|
Merge remote-tracking branch 'graffy76/next' into next
Conflicts:
apps/opencs/CMakeLists.txt
|
2013-02-17 17:38:33 +01:00 |
|
Marc Zinnschlag
|
bb990b96bf
|
Merge branch 'globaltype' into next
|
2013-02-17 17:27:41 +01:00 |
|
Marc Zinnschlag
|
50d61a5b6e
|
proper implementation of gmst type column
|
2013-02-17 17:27:25 +01:00 |
|
graffy76
|
ceefae81e8
|
fix for the opencs icon
|
2013-02-17 07:46:50 -06:00 |
|
Marc Zinnschlag
|
5e3529783d
|
Merge remote-tracking branch 'ace/win-fixes' into next
|
2013-02-12 15:42:45 +01:00 |
|
Alexander "Ace" Olofsson
|
0ae01794f1
|
Fixed build errors in OpenCS
|
2013-02-12 13:57:16 +01:00 |
|
Marc Zinnschlag
|
1fd7d8ed2a
|
Merge remote-tracking branch 'graffy76/master' into next
|
2013-02-11 15:35:59 +01:00 |
|
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.
|
2013-02-11 04:30:16 -06:00 |
|
Marc Zinnschlag
|
eb6590f7d8
|
added delegate factory
|
2013-02-10 17:21:25 +01:00 |
|
Marc Zinnschlag
|
d40ee06897
|
fixed base/modified logic
|
2013-02-09 15:25:50 +01:00 |
|
Marc Zinnschlag
|
828695f295
|
added value column to gmst table
|
2013-02-08 14:48:38 +01:00 |
|
Marc Zinnschlag
|
cce2d63433
|
added type column to gmst table
|
2013-02-08 12:20:03 +01:00 |
|
Marc Zinnschlag
|
d5dd0640c7
|
basic gmst support
|
2013-02-08 09:58:19 +01:00 |
|
Marc Zinnschlag
|
dd2b7d5c63
|
handle deleted records
|
2013-02-07 13:26:00 +01:00 |
|
Marc Zinnschlag
|
c1cd8305bc
|
a bit of cleanup for the previous commit
|
2013-02-07 13:13:06 +01:00 |
|
Marc Zinnschlag
|
21733e8181
|
hide startup dialogue when opening open dialogue
|
2013-02-07 13:11:41 +01:00 |
|
Marc Zinnschlag
|
adcaea464b
|
basic globals record loading
|
2013-02-07 12:52:01 +01:00 |
|
Marc Zinnschlag
|
7d112e4d5c
|
rewrote logic of content file loading
|
2013-02-07 11:33:08 +01:00 |
|
Michal Sciubidlo
|
347a734364
|
Move OpenDialog to editor and use it in startup dialogue.
Remove debug output from DataFilesList.
|
2013-02-05 22:06:36 +01:00 |
|
Michal Sciubidlo
|
f7e5ea24f4
|
Merge branch 'startup' into cs_load.
Fix include in textinputdialog.cpp.
|
2013-02-05 21:23:49 +01:00 |
|
Michal Sciubidlo
|
66ec4ca7d9
|
Split launcher specific code from DataFilesList back to DataFilesPage.
|
2013-02-04 22:14:14 +01:00 |
|
Marc Zinnschlag
|
ba0d13fc12
|
moved code for creating new base content records into the Document class
|
2013-02-04 13:50:38 +01:00 |
|
Marc Zinnschlag
|
4c973a0f67
|
constructing documents from a file list instead of a single name
|
2013-02-04 13:46:54 +01:00 |
|
Marc Zinnschlag
|
3f0a49a2f6
|
Merge branch 'master' into startup
Conflicts:
apps/opencs/CMakeLists.txt
|
2013-02-04 10:22:37 +01:00 |
|
Marc Zinnschlag
|
a4872e3217
|
rewrote the opencs cmake scripts (more compact and no more annoying warnings)
|
2013-02-03 13:30:40 +01:00 |
|
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.
|
2013-02-02 18:36:01 +01:00 |
|
Marc Zinnschlag
|
67a1ec5166
|
added provisional startup dialogue
|
2013-02-02 16:14:58 +01:00 |
|
Michal Sciubidlo
|
492482de7f
|
Add "open" option in opencs.
|
2013-02-01 00:42:03 +01:00 |
|
Marc Zinnschlag
|
90d05858ef
|
disabling dialogue sub-views for now
|
2013-01-22 11:50:08 +01:00 |
|
Marc Zinnschlag
|
cd662af634
|
Merge branch 'globals'
|
2013-01-22 11:47:24 +01:00 |
|
Marc Zinnschlag
|
2d96f52864
|
select correct record when opening a dialogue sub view
|
2013-01-19 14:29:14 +01:00 |
|
eduard
|
2dc0064cc2
|
more string lowercase
|
2013-01-09 20:51:52 +01:00 |
|
Marc Zinnschlag
|
d4a9236ae5
|
hocking up dialogue sub view to a widget mapper
|
2013-01-08 14:59:40 +01:00 |
|
Marc Zinnschlag
|
b7b51f24d6
|
added new Role for table headers (Role_Display)
|
2013-01-03 11:20:25 +01:00 |
|
Marc Zinnschlag
|
714b1924a5
|
partial dialogue subview implementation
|
2012-12-30 14:01:52 +01:00 |
|
Marc Zinnschlag
|
8d4afe3bf5
|
post merge fix
|
2012-12-28 23:45:13 +01:00 |
|
Marc Zinnschlag
|
77852439ce
|
moved ColumnBase and Column struct into a separate translation unit
|
2012-12-16 12:52:23 +01:00 |
|
Marc Zinnschlag
|
f95e72166c
|
hide type column in non-mixed type tables
|
2012-12-13 15:03:35 +01:00 |
|