graffy76
|
2ca7f24731
|
Fixed filedialog new / edit content path issue
|
2013-10-24 17:33:28 -05:00 |
|
graffy76
|
b48f066f33
|
Reimplemented content selector for filedialog and datafilespage classes
|
2013-10-23 17:39:17 -05:00 |
|
graffy76
|
ba3589bc76
|
Revert "Implemented ContentSelector as a singleton "charm" modifier for"
This reverts commit 24b167b755 .
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
components/contentselector/view/contentselector.cpp
components/contentselector/view/contentselector.hpp
|
2013-10-22 22:20:21 -05:00 |
|
graffy76
|
f9591ddda6
|
Reimplemented constentselector view class
|
2013-10-22 21:52:35 -05:00 |
|
graffy76
|
17950210fa
|
Merge branch 'master' into esxSelector
|
2013-10-07 06:52:20 -05:00 |
|
graffy76
|
4c72a9ffdf
|
Fixed non-loading files
|
2013-10-06 22:10:38 -05:00 |
|
graffy76
|
217a4d75b4
|
Implemented profile function in launcher datafiles page
Implemented dependency sorting to ensure dependent files appear latest
in the list.
|
2013-10-06 21:13:47 -05:00 |
|
graffy76
|
00c78a4aa1
|
Implementing ContentSelector class in DataFilesPage
Moved AdjusterWidget / FileWidget to ContentSelectorView
|
2013-10-01 21:29:45 -05:00 |
|
graffy76
|
24b167b755
|
Implemented ContentSelector as a singleton "charm" modifier for
FileDialog...
|
2013-09-29 12:19:07 -05:00 |
|
Marc Zinnschlag
|
1363e86828
|
made verifier ignore deleted records
|
2013-09-27 10:08:09 +02:00 |
|
graffy76
|
3b40192e90
|
Merge branch 'master' into esxSelector
|
2013-09-23 22:03:42 -05:00 |
|
Marek Kochanowicz
|
ae5e8b95ff
|
Solving Issue912
|
2013-09-23 20:12:04 +02:00 |
|
graffy76
|
d7cff6361e
|
Fixed filter issue (all addons for a gamefile are enabled for checking).
Note: Other dependencies are not yet automatically selected when an
addon is checked.
|
2013-09-23 06:51:49 -05:00 |
|
graffy76
|
513f0c4b3e
|
Implemented file/adjuster widgets into new addon creation dialog
|
2013-09-22 23:52:53 -05:00 |
|
Marc Zinnschlag
|
a6ea670255
|
use IdTypeDelegate in report table
|
2013-09-22 13:54:01 +02:00 |
|
Marc Zinnschlag
|
1c4a4b4f26
|
generalised RefIdTypeDelegate into IdTypeDelegate
|
2013-09-22 13:39:44 +02:00 |
|
Marc Zinnschlag
|
f2875e234c
|
added missing position columns to reference table
|
2013-09-22 10:43:09 +02:00 |
|
graffy76
|
70ac14b8ba
|
Merge branch 'master' into esxSelector
|
2013-09-21 23:07:53 -05:00 |
|
graffy76
|
cfdc19c427
|
Renamed esxSelector to contentSelector
Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file
|
2013-09-21 23:06:29 -05:00 |
|
graffy76
|
7b7dfa122d
|
Merge branch 'master' into esxSelector
|
2013-09-19 16:24:28 -05:00 |
|
Marc Zinnschlag
|
8d4f4e395f
|
update syntax highlighting when ID list changes
|
2013-09-19 14:26:09 +02:00 |
|
Marc Zinnschlag
|
ba5e2a0330
|
changed ID listing to include deleted records by default
|
2013-09-19 13:42:19 +02:00 |
|
Marc Zinnschlag
|
9c751ae370
|
separate highlight colour for IDs
|
2013-09-19 12:30:42 +02:00 |
|
Marc Zinnschlag
|
3d2281fe80
|
added signals and functions to Data for handling ID list changes
|
2013-09-19 12:11:27 +02:00 |
|
Marc Zinnschlag
|
78f7f80fc3
|
configured script highlighting with extensions
|
2013-09-19 08:58:27 +02:00 |
|
Marc Zinnschlag
|
07ff0a8de9
|
possible build fix for Windows
|
2013-09-12 20:52:05 +02:00 |
|
Marc Zinnschlag
|
554c44892a
|
Merge branch 'newgame'
|
2013-09-10 16:45:09 +02:00 |
|
Marc Zinnschlag
|
e9f14449eb
|
added AdjusterWidget
|
2013-09-10 16:45:01 +02:00 |
|
Marc Zinnschlag
|
2dc3c0ae4f
|
integrated startup icons
|
2013-09-09 09:41:43 +02:00 |
|
Marc Zinnschlag
|
25b7cd33ea
|
added FileWidget; fixed OpenCS configuration
|
2013-09-08 14:31:20 +02:00 |
|
Marc Zinnschlag
|
ecedb60169
|
splitting new game and new addon functions (new game currently not working)
|
2013-09-08 12:06:28 +02:00 |
|
Marc Zinnschlag
|
f7940d7d1a
|
focus load document button by default in startup window
|
2013-09-08 11:24:06 +02:00 |
|
Marc Zinnschlag
|
cae5eb424d
|
cleaned up opening the settings dialogue from a view
|
2013-09-08 09:33:45 +02:00 |
|
Marc Zinnschlag
|
efdf2961f0
|
open user settings dialogue centered
|
2013-09-08 09:28:43 +02:00 |
|
Marc Zinnschlag
|
0e81fb32dd
|
hooked up edit config signal from startup window
|
2013-09-08 09:26:43 +02:00 |
|
Marc Zinnschlag
|
17bf7e59a4
|
added proper startup dialogue (still missing icons)
|
2013-09-08 09:15:26 +02:00 |
|
graffy76
|
a6e7cf9a8c
|
Implementing drag and drop
|
2013-09-07 15:57:40 -05:00 |
|
Marc Zinnschlag
|
3d66f7521e
|
Merge remote-tracking branch 'marcrbouvier/master'
|
2013-09-06 08:44:59 +02:00 |
|
Marc Bouvier
|
784cba21f2
|
[Feature #881] Change Tabs to Spaces
Some of the tabs were not made of spaces, so Git defaults tabs to the
length of 8 spaces. OpenMW uses 4 spaces per tab.
|
2013-09-05 23:02:51 -05:00 |
|
Marc Zinnschlag
|
dc345dd43d
|
Merge branch 'filter'
|
2013-09-05 15:47:52 +02:00 |
|
Marc Zinnschlag
|
8f0ab29a9f
|
allow the use of keywords for strings without quotation marks
|
2013-09-05 15:47:38 +02:00 |
|
Marc Zinnschlag
|
645b50ef36
|
added support for half-sided intervals to filter parser
|
2013-09-05 15:38:28 +02:00 |
|
Marc Zinnschlag
|
f3ce9c22a1
|
rewrote value node to support half-sided intervals (meaning infinity or -infinity for the missing half)
|
2013-09-05 15:22:14 +02:00 |
|
Marc Zinnschlag
|
9332684335
|
allow the use of value types in string filters
|
2013-09-05 15:05:49 +02:00 |
|
Marc Zinnschlag
|
f2e86e860e
|
allow the use of record types in string filters
|
2013-09-05 14:39:56 +02:00 |
|
Marc Zinnschlag
|
8bebe7179c
|
some UniversalId fixes
|
2013-09-05 13:58:36 +02:00 |
|
Alexander "Ace" Olofsson
|
5e42c73356
|
Better fix for unshield, comments on changes, no more commented out code.
|
2013-09-05 10:39:17 +02:00 |
|
Alexander "Ace" Olofsson
|
22a5f7198f
|
A few fixes to build on Windows
|
2013-09-04 23:25:47 +02:00 |
|
Marc Zinnschlag
|
842a616909
|
more cleanup
|
2013-09-03 14:18:34 +02:00 |
|
Marc Zinnschlag
|
6cd7da6547
|
Merge remote-tracking branch 'marcrbouvier/master'
|
2013-09-03 13:47:07 +02:00 |
|