Stanislav Bas
|
e14aedc7cd
|
ModifyCommand uses a proper name of a modified nested value
|
2015-08-21 21:47:29 +03:00 |
|
Stanislav Bas
|
d038ac2da0
|
Sort tables by ID in the ascending order initially
|
2015-08-21 21:38:28 +03:00 |
|
Marc Zinnschlag
|
3902513e65
|
merge id collections
|
2015-08-21 14:02:32 +02:00 |
|
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
scrawl
|
d1e1c0f38b
|
Editor: fix a typo in ESM::Light flag mappings
|
2015-08-16 23:42:08 +02:00 |
|
Marc Zinnschlag
|
47dd9505a9
|
copy meta data from game file when merging
|
2015-08-16 18:27:17 +02:00 |
|
Marc Zinnschlag
|
1b663f01af
|
create merged document and open a view for it (document is still empty at this point)
|
2015-08-16 15:24:48 +02:00 |
|
Marc Zinnschlag
|
5558962b14
|
Merge remote-tracking branch 'scrawl/editor_creatureflag'
|
2015-08-16 10:13:11 +02:00 |
|
Marc Zinnschlag
|
8bb28c3236
|
Merge remote-tracking branch 'corristo/osx-hidpi'
|
2015-08-16 10:06:38 +02:00 |
|
Nikolay Kasyanov
|
dbcce482a6
|
OS X: enable high resolution mode for OpenMW & OpenCS
We don't support retina completely yet, but it's still better than
blurry mess, and Qt does pretty good job for OpenCS already.
|
2015-08-15 22:37:09 +02:00 |
|
scrawl
|
e36ebc77d5
|
Editor: remove creature flag of unknown purpose from the UI
|
2015-08-15 18:39:00 +02:00 |
|
scrawl
|
c07ced4c8f
|
Editor: fix magic effect magnitudes incorrectly labelled as Min/Max Range
|
2015-08-13 17:01:25 +02:00 |
|
Marc Zinnschlag
|
d8655f2ff8
|
forgot to connect merge operation signals
|
2015-08-13 14:49:32 +02:00 |
|
Marc Zinnschlag
|
e2377396a7
|
inheriting Merge from QWidget instead of QDialog, because QDialog is bloody useless for non-modal dialogues (which makes the class completely useless, since modal dialogues are the spawn of Satan)
|
2015-08-13 12:53:00 +02:00 |
|
Marc Zinnschlag
|
904ad94952
|
added merge operation (doesn't do anything yet)
|
2015-08-13 12:03:20 +02:00 |
|
Marc Zinnschlag
|
708cacdec4
|
disable merge menu item when a merge is already in progress
|
2015-08-08 16:47:58 +02:00 |
|
Marc Zinnschlag
|
23ccee0124
|
Merge remote-tracking branch 'dieho/master'
Conflicts:
apps/opencs/view/world/dialoguesubview.cpp
|
2015-08-08 11:00:44 +02:00 |
|
Marc Zinnschlag
|
7f10a7f24f
|
Merge remote-tracking branch 'smbas/feature-mgef-verifier'
|
2015-08-08 10:50:38 +02:00 |
|
Stanislav Bas
|
ff2dab8d56
|
Remove check for an empty Particle from Magic effects verifier
|
2015-08-06 14:17:42 +03:00 |
|
Marc Zinnschlag
|
4fd3097c1c
|
improved adjuster widget problem reporting
|
2015-08-06 12:58:52 +02:00 |
|
Marc Zinnschlag
|
b83f9445a9
|
added UI for merge tool (merge tool itself is still missing)
|
2015-08-06 12:52:10 +02:00 |
|
Marc Zinnschlag
|
469a896ca1
|
make non-editable fields in dialogue sub view selectable (Fixes #2818)
|
2015-08-06 08:45:38 +02:00 |
|
taras.kudryavtsev
|
8ae7c63c45
|
#2730 and #2725
|
2015-08-04 16:58:44 +03:00 |
|
Stanislav Bas
|
cbc8309289
|
Don't allow empty value of School field in Magic Effects table
|
2015-08-04 16:19:00 +03:00 |
|
Stanislav Bas
|
8da9eecea7
|
Correct comparison of enum values in IdTableProxyModel
|
2015-08-03 19:24:00 +03:00 |
|
Stanislav Bas
|
0ea4d1981a
|
Add magic effect verifier
|
2015-08-03 19:08:01 +03:00 |
|
Stanislav Bas
|
6b3de5c720
|
Activate editing of nested table cells by a double click
|
2015-08-02 22:53:40 +03:00 |
|
Stanislav Bas
|
1590a04d03
|
Close EditWidget when a proper row removed
|
2015-08-02 22:39:41 +03:00 |
|
Stanislav Bas
|
33042c1464
|
Restore Modified status of a record when adding/removing nested rows
|
2015-08-02 21:52:55 +03:00 |
|
Stanislav Bas
|
25b653e316
|
Inform about Modified status change when modifying a value of a model
|
2015-08-02 15:06:56 +03:00 |
|
Stanislav Bas
|
afb36b73eb
|
Proper index for Modified column in ModifyCommand
|
2015-08-02 15:03:27 +03:00 |
|
Marc Zinnschlag
|
6a9218ee07
|
replaced State_Compiling (not requried anymore) with State_Merging
|
2015-07-30 11:49:24 +02:00 |
|
Marc Zinnschlag
|
2c1cee38b4
|
Merge remote-tracking branch 'smbas/feature-extended-configurator'
|
2015-07-28 07:56:12 +02:00 |
|
Stanislav Bas
|
03c2e11961
|
Update to upstream/master. Resolve merge conflicts
|
2015-07-27 13:54:13 +03:00 |
|
Marc Zinnschlag
|
420503d5fc
|
Merge remote-tracking branch 'smbas/fix-bug-2728'
|
2015-07-27 11:23:49 +02:00 |
|
Marc Zinnschlag
|
bafa86d3e9
|
Merge remote-tracking branch 'scrawl/master'
|
2015-07-27 11:10:16 +02:00 |
|
Stanislav Bas
|
812fffbadc
|
Don't inform about a nested row addition in proxy models for top-level tables
|
2015-07-26 20:25:46 +03:00 |
|
Stanislav Bas
|
2471e4d67a
|
Rework Table to use rowAdded() signal of a proxy model
|
2015-07-26 20:09:31 +03:00 |
|
Stanislav Bas
|
86b7d2a43d
|
Inform about a row addition after re-sorting in InfoTableProxyModel
|
2015-07-26 20:07:36 +03:00 |
|
Stanislav Bas
|
37fd733deb
|
Create a custom signal to inform about a row addition in IdTableProxyModel
|
2015-07-26 20:06:30 +03:00 |
|
Stanislav Bas
|
c088cd4fa9
|
Proper index creation for nested data
|
2015-07-25 18:32:13 +03:00 |
|
scrawl
|
b3f5ac5dbb
|
Include cleanup
|
2015-07-25 02:11:49 +02:00 |
|
Marc Zinnschlag
|
fcf9ae42f4
|
Merge remote-tracking branch 'smbas/fix-table-proxy-bugs'
|
2015-07-24 10:29:08 +02:00 |
|
Rohit Nirmal
|
6d2d32485f
|
Fix building OpenCS with Qt 5.
|
2015-07-23 22:22:22 -05:00 |
|
Stanislav Bas
|
f5b1447c92
|
IdTableProxyModel refreshes the filter when the source model data or rows changed
|
2015-07-23 21:05:00 +03:00 |
|
Stanislav Bas
|
a7b3248ee7
|
Proper sorting of columns with enum values
|
2015-07-23 20:35:16 +03:00 |
|
Stanislav Bas
|
daaff1284e
|
Remove unused includes
|
2015-07-22 22:18:26 +03:00 |
|
Stanislav Bas
|
13bb6be238
|
Load methods (for ESM records) accept a deleted flag in OpenCS
|
2015-07-22 22:17:26 +03:00 |
|
Stanislav Bas
|
1e8182220a
|
Fix build errors & warnings
|
2015-07-19 23:44:16 +03:00 |
|
Stanislav Bas
|
8e6a7be6f5
|
Implement saving of deleted records
|
2015-07-19 14:58:20 +03:00 |
|