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 |
|
Marc Zinnschlag
|
cf5c5cbce7
|
Merge remote-tracking branch 'corristo/osx-openmw-launch-fix'
|
2014-09-20 14:13:42 +02:00 |
|
Marc Zinnschlag
|
9d316a8745
|
Merge branch 'records'
|
2014-09-20 13:59:45 +02:00 |
|
Marc Zinnschlag
|
8499ceb35d
|
set default value for topic when cloning info records
|
2014-09-20 13:30:36 +02:00 |
|
Marc Zinnschlag
|
8ce87803c4
|
set default value for cell when cloning references
|
2014-09-20 12:54:25 +02:00 |
|
Marc Zinnschlag
|
b39cdb7645
|
fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI)
|
2014-09-20 12:48:51 +02:00 |
|
Marc Zinnschlag
|
90ad3f332a
|
extending refnum functionality to cloning (and also enable cloning of references to a different cell)
|
2014-09-20 12:37:25 +02:00 |
|
Nikolay Kasyanov
|
9f7a8462d8
|
Fix build & OpenCS game runner code on OS X
|
2014-09-20 13:42:11 +04:00 |
|
Marc Zinnschlag
|
7733df239e
|
made CloneCommand a subclass of CreateCommand
|
2014-09-20 10:36:43 +02: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 |
|
Marc Zinnschlag
|
3add4bdf35
|
rewrote refnum handling code (fixes broken reference creation, but not reference cloning yet)
|
2014-09-18 13:41:29 +02:00 |
|
Marc Zinnschlag
|
6fbffdb98f
|
fixed reference creator error handling
|
2014-09-18 12:39:29 +02:00 |
|
Marc Zinnschlag
|
e93ab383ea
|
set refnum and increment refnum counter when creating a new reference
|
2014-09-18 12:25:17 +02:00 |
|
Marc Zinnschlag
|
33243c8c16
|
move code for storing old value from ModifyCommand constructor to redo function (allows use of the command on records that haven't been created at the time of construction)
|
2014-09-18 11:37:23 +02:00 |
|
cc9cii
|
575780ec0d
|
Display format settings working.
|
2014-09-18 17:13:53 +10:00 |
|
cc9cii
|
d9b0c81299
|
Show status bar setting working (feature #854). Turns out signals were not needed, may need to clean up later.
|
2014-09-18 16:05:32 +10:00 |
|
Stanislav
|
313bdf4e78
|
fix
|
2014-09-18 10:25:33 +06:00 |
|
cc9cii
|
86636bd960
|
Mouse events to disabled objects implemented via a signal filter.
|
2014-09-18 12:23:41 +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
|
9dc4af69c6
|
Got window size to work correctly. Started to incorporate parts of previous settings implementation where possible.
|
2014-09-17 17:13:21 +10:00 |
|
Stanislav
|
ebb223b2d3
|
Feature #1226: fixes
|
2014-09-17 09:03:02 +06:00 |
|
cc9cii
|
cb15750e40
|
Removed fullscreen checkbox and associated code. Doesn't really make sense for opencs and a fullscreen windowed mode is just a click or keyboard shortcut away, anyway.
|
2014-09-17 06:29:11 +10:00 |
|
cc9cii
|
e3da37567b
|
Cleaned up and got some signals going.
|
2014-09-17 06:11:41 +10:00 |
|
Marc Zinnschlag
|
70275350de
|
rewrote command generation in GenericCreator
|
2014-09-16 13:28:11 +02:00 |
|
Marc Zinnschlag
|
b31c4e2bcd
|
Merge remote-tracking branch 'cc9cii/Bug-No-1301'
|
2014-09-16 12:52:12 +02:00 |
|
Marc Zinnschlag
|
90b45e09f7
|
added refnum column to references tables
|
2014-09-16 12:48:10 +02:00 |
|
Marc Zinnschlag
|
f5483e76cf
|
added refnum counter column to cells table
|
2014-09-16 12:30:17 +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 |
|
Stanislav
|
8574d2330c
|
Feature #1226: Request UniversalId editing from table column
|
2014-09-16 00:00:34 +06:00 |
|
cc9cii
|
ecb4154ac0
|
Fixed default settings logic and cleaned up comments.
|
2014-09-15 19:33:38 +10:00 |
|
Marc Zinnschlag
|
3d8216ee17
|
fixed broken content file list in case of newly created addons
|
2014-09-15 09:51:39 +02:00 |
|
cc9cii
|
e4b836608c
|
Partially address feature #854 by reading the status bar setting from opencs.ini. Missing GUI update that will affect new top level windows.
|
2014-09-15 06:08:56 +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
|
10fa205ced
|
fixed --data switch (was missing composing option)
|
2014-09-13 20:41:57 +02:00 |
|
Marc Zinnschlag
|
1254198d90
|
add debug profiles to scene subviews view drag and drop
|
2014-09-13 18:54:29 +02:00 |
|
Marc Zinnschlag
|
3ed2edb7cb
|
rewrote run tool profile management
|
2014-09-13 18:53:35 +02:00 |
|
Marco Melletti
|
f212f0e4d2
|
subviews now get destroyed on close
|
2014-09-12 16:45:21 +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
|
b8fdccdbff
|
Merge remote-tracking branch 'cc9cii/Bug-No-1864'
|
2014-09-12 14:33:17 +02:00 |
|
Marc Zinnschlag
|
b29d1d452f
|
removed some redundant checks
|
2014-09-11 14:19:18 +02:00 |
|
Marc Zinnschlag
|
5dd424b6c6
|
Merge remote-tracking branch 'cc9cii/Bug-No-1655'
|
2014-09-11 14:14:02 +02:00 |
|
Marc Zinnschlag
|
717c1b15f5
|
fixed drop implementation for unpaged worldspace (wasn't updating cell object)
|
2014-09-11 13:08:30 +02:00 |
|
Marc Zinnschlag
|
0db288ce07
|
generalising and cleaning up drop implementation of worldspace widget
|
2014-09-11 13:04:20 +02:00 |
|
Marc Zinnschlag
|
5a9376450b
|
some cleanup of the scene view drop code
|
2014-09-11 11:27:56 +02:00 |
|
cc9cii
|
88cf2bd597
|
Deal with signal source being overloaded. Clear filename after creating a new addon. Enable "Open" button if a game file is already selected.
|
2014-09-11 07:27:48 +10:00 |
|
cc9cii
|
faac91472c
|
Allow '-' and '_' in new addon name. Resolves Bug #1789.
|
2014-09-10 23:30:42 +10:00 |
|
cc9cii
|
85596322f3
|
Update status bar when record filter is changed. Should resolve Bug #1290.
|
2014-09-10 23:13:56 +10:00 |
|
cc9cii
|
ae0fb77e30
|
Move recordfilterbox label 2 pixels to right. Resolves Bug #1839.
|
2014-09-10 21:23:38 +10:00 |
|
cc9cii
|
227eb12295
|
Added document name to showModifiedDocumentMessageBox.
|
2014-09-10 20:29:47 +10:00 |
|
cc9cii
|
f7c1b169b3
|
Place the settings window on the center of window with keyboard focus. Should resolve Bug #1838.
|
2014-09-10 20:00:07 +10:00 |
|
cc9cii
|
89f7608022
|
Refactor for better legibility.
|
2014-09-10 14:40:41 +10:00 |
|
cc9cii
|
77171b788b
|
Made popup messagebox non-modal.
|
2014-09-10 14:03:25 +10: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 |
|
cc9cii
|
3a5ed9c5bb
|
Build objects and connections only once.
|
2014-09-10 07:14:01 +10:00 |
|
cc9cii
|
fdc20c595d
|
Fix gcc compile error.
|
2014-09-09 21:24:54 +10:00 |
|
cc9cii
|
4471fe771e
|
Fix logic errors.
|
2014-09-09 21:09:37 +10:00 |
|
cc9cii
|
84f5784575
|
Remove document when closing the last view. Should resolve Bug #1292.
|
2014-09-09 13:04:48 +10:00 |
|
cc9cii
|
ad8d722763
|
Close documents rather than views.
|
2014-09-09 10:05:06 +10:00 |
|
cc9cii
|
5675626482
|
Cleanup signals when finished.
|
2014-09-09 07:24:18 +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 |
|
cc9cii
|
988c8f9ebe
|
Ignore duplicate connections.
|
2014-09-08 16:18:31 +10:00 |
|
Marc Zinnschlag
|
3f24593dba
|
added profile selection panel
|
2014-09-07 14:40:50 +02:00 |
|
Marc Zinnschlag
|
4337d05126
|
added right-click handling support to SceneTool class
|
2014-09-07 13:35:30 +02:00 |
|
Marc Zinnschlag
|
f913d51e35
|
remove deleted debug profiles from run tool
|
2014-09-07 12:55:52 +02:00 |
|
cc9cii
|
cedf1171e3
|
Cleanup comments.
|
2014-09-07 18:37:33 +10:00 |
|
cc9cii
|
dba352fd6f
|
Check all views before exiting.
|
2014-09-07 18:35:50 +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
|
51128d2d57
|
added run button to scene subview toolbar
|
2014-09-06 16:11:06 +02:00 |
|
cc9cii
|
c78ac391a0
|
Made the Region field for Cell record in dialogue subview editable but not sure if this is the wanted behaviour.
Also removed a duplicate UniversalId::Type_Class mappin in tablemimedata.cpp.
|
2014-09-06 20:24:34 +10: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 |
|
cc9cii
|
6d12374ace
|
Move windows platform specific files into a common directory.
|
2014-09-05 22:36:33 +10:00 |
|
Marc Zinnschlag
|
cf05d3c69f
|
added run log
|
2014-09-05 13:49:34 +02:00 |
|
cc9cii
|
fa0b3eb298
|
Add an icon to opencs.exe as well
|
2014-09-05 20:30:50 +10: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
|
a728d6d77a
|
full implementation of global run menu item (replaces earlier placeholder implementation)
|
2014-09-04 17:45:43 +02:00 |
|
Marc Zinnschlag
|
67dfaa7f35
|
update actions in main menu when creating a new view
|
2014-09-04 10:47:30 +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
|
bee36c9167
|
block saving while OpenMW process is running
|
2014-09-02 11:59:04 +02: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 |
|