cc9cii
|
66852d5392
|
Code cleanup and revert incorrect settings.
|
2014-09-24 22:41:49 +10:00 |
|
cc9cii
|
3f9b73812b
|
Minor fixes and workarounds.
|
2014-09-24 11:55:22 +10:00 |
|
cc9cii
|
970f3609c9
|
Fixed spinbox issue with integer entry via keyboard. Removed shader settings as per feedback comments.
|
2014-09-24 09:33:19 +10:00 |
|
cc9cii
|
67503c93b2
|
Added some scenewidget user settings but noticed during testing that the spinbox view resets the value if enter key is pressed.
|
2014-09-23 22:33:49 +10:00 |
|
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.
|
2014-09-23 17:01:08 +10:00 |
|
cc9cii
|
fc8d6da6a2
|
Added more shader settings.
|
2014-09-22 16:24:06 +10:00 |
|
cc9cii
|
71a3880884
|
Added workarounds to add QLabel. Add stylesheet option to apply to View's QGroupBox. RangeViews are now right aligned. Added content margins to the page/tab's layout.
|
2014-09-22 12:19:18 +10:00 |
|
cc9cii
|
02f8f54192
|
Fixed checkbox behaviour. Added some shader settings.
|
2014-09-22 07:50:35 +10:00 |
|
cc9cii
|
17a74da650
|
Cleaned up comments and dead code.
|
2014-09-21 21:10:18 +10:00 |
|
cc9cii
|
dbd1ab05d3
|
Integrated into the original settings design, except using tabs rather than list & stacked widgets. Works but visuals need updating.
|
2014-09-21 20:55:52 +10:00 |
|
cc9cii
|
5dfcd2ed01
|
Removed standard window size combobox. Rearranged widgets.
|
2014-09-19 08:29:06 +10:00 |
|
cc9cii
|
52354b14fc
|
Fixed compilation issue on linux. Updated shader mode selection logic (thanks scrawl). Cleaned up a little but needs more once things are settled.
|
2014-09-18 22:17:37 +10:00 |
|
cc9cii
|
62d2811285
|
Window size improvements. Added promoted widgets but seems to be require signal filters for disabled widgets to receive mouse events.
|
2014-09-18 07:52:54 +10:00 |
|
U-NSFW-50TH\cc9c
|
ca80a2b856
|
Merge remote-tracking branch 'upstream/master' into opencs-settings
|
2014-09-17 21:00:22 +10:00 |
|
Marc Zinnschlag
|
41275b0af3
|
Merge remote-tracking branch 'cc9cii/Bug-No-1869'
|
2014-09-17 09:20:59 +02:00 |
|
cc9cii
|
d679e0e012
|
Made more progress. Grey out disabled settings.
|
2014-09-16 19:50:25 +10:00 |
|
cc9cii
|
ffaca7a875
|
GUI added, but not yet functional.
|
2014-09-16 07:44:07 +10:00 |
|
cc9cii
|
ecb4154ac0
|
Fixed default settings logic and cleaned up comments.
|
2014-09-15 19:33:38 +10:00 |
|
cc9cii
|
0ec20b23aa
|
Initial working version. Video/rendering options supported. No GUI yet.
|
2014-09-15 06:08:55 +10:00 |
|
Marc Zinnschlag
|
d1d861e1be
|
Merge branch 'run'
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/CMakeLists.txt
|
2014-09-14 11:59:54 +02:00 |
|
Marc Zinnschlag
|
bf6150d009
|
allow project scope scripts
|
2014-09-14 11:41:28 +02:00 |
|
Marc Zinnschlag
|
081588f484
|
add project file to content file list when running OpenMW from OpenCS
|
2014-09-13 20:48:24 +02:00 |
|
Marc Zinnschlag
|
70ee899691
|
Merge remote-tracking branch 'cc9cii/Bug-No-1725'
Conflicts:
apps/opencs/model/tools/bodypartcheck.cpp
|
2014-09-12 14:37:26 +02:00 |
|
Marc Zinnschlag
|
b29d1d452f
|
removed some redundant checks
|
2014-09-11 14:19:18 +02:00 |
|
cc9cii
|
f0e0494f03
|
Since commit 8bce460f34 negative value checks no longer make sense. Not sure what to do about Vampire flag, however.
|
2014-09-10 08:13:10 +10:00 |
|
Marc Zinnschlag
|
77e9ac8975
|
Merge remote-tracking branch 'cc9cii/Bug-No-1710'
|
2014-09-08 16:38:25 +02:00 |
|
cc9cii
|
724ed807c8
|
Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable.
|
2014-09-08 23:14:04 +10:00 |
|
Marc Zinnschlag
|
d4c27d4ce0
|
Merge remote-tracking branch 'mellotanica/master'
|
2014-09-07 10:10:54 +02:00 |
|
cc9cii
|
4a8fe39b2c
|
For bug #1710. Change the ID type of mime data for filterbox drop events to Referenceable rather than using the ID's native type.
|
2014-09-07 06:29:09 +10:00 |
|
Rohit Nirmal
|
e315a72582
|
Remove extra semicolons at the end of some lines.
|
2014-09-06 13:04:52 -05:00 |
|
Marc Zinnschlag
|
64cf0870c6
|
set content files when running OpenMW from OpenCS
|
2014-09-06 12:24:09 +02:00 |
|
cc9cii
|
ab8403192c
|
Fix typo.
|
2014-09-06 08:00:48 +10:00 |
|
Marc Zinnschlag
|
cf05d3c69f
|
added run log
|
2014-09-05 13:49:34 +02:00 |
|
Marc Zinnschlag
|
5e022195b8
|
create startup script when running from OpenCS
|
2014-09-05 11:40:01 +02:00 |
|
Marc Zinnschlag
|
61a92da374
|
use --new-game/--skip-menu switches when running from OpenCS
|
2014-09-05 11:03:16 +02:00 |
|
Marc Zinnschlag
|
431abcb63a
|
handle shutdown of OpenMW processes when shutting down OpenCS
|
2014-09-03 20:06:49 +02:00 |
|
Marc Zinnschlag
|
3fec253409
|
save first (if document was modified) before running OpenMW
|
2014-09-03 19:56:52 +02:00 |
|
Marc Zinnschlag
|
a06133a50e
|
added failed flag to operation done signal
|
2014-09-03 19:14:27 +02:00 |
|
Marco Melletti
|
8bce460f34
|
loadnpc is still unfinished, bodypartcheck.cpp mFlags check fix
|
2014-09-03 14:40:32 +02:00 |
|
cc9cii
|
fd5f814218
|
Trivial change from "Musics" to "Music Files"
|
2014-09-03 20:06:43 +10:00 |
|
Marc Zinnschlag
|
c88b3a1520
|
track state of OpenMW process and enable/disable run/stop actions accordingly
|
2014-09-02 11:56:35 +02:00 |
|
Marc Zinnschlag
|
1b4ab6e130
|
added OpenMW runner
|
2014-09-02 10:21:17 +02:00 |
|
Marc Zinnschlag
|
03c0cbc65a
|
added owner global column to references table (Fixes #1695)
|
2014-08-30 10:13:34 +02:00 |
|
Marc Zinnschlag
|
0dff1fb816
|
fix for previous commit (was using wrong destination path)
|
2014-08-28 13:25:56 +02:00 |
|
Marek Kochanowicz
|
ea2feb0aa9
|
fix for bug 1672
|
2014-08-28 12:51:49 +02:00 |
|
Marc Zinnschlag
|
0b3e2775a0
|
fixed wording in body part verifier
|
2014-08-27 10:46:21 +02:00 |
|
Stanislav
|
bdfb0c8351
|
Feature #1616: Body part record verifier
|
2014-08-26 21:55:31 +06:00 |
|
Marc Zinnschlag
|
5c536d571b
|
added script column to debug profile table (dialogue only)
|
2014-08-24 13:15:18 +02:00 |
|
Marc Zinnschlag
|
232c6c9ad3
|
Merge branch 'scriptedit' into run
|
2014-08-22 13:20:02 +02:00 |
|
Marc Zinnschlag
|
4e521d1aca
|
fixed resources collection access
|
2014-08-17 14:21:23 +02:00 |
|