Marc Zinnschlag
|
db7ea30483
|
allow float values in cell for value tests
|
11 years ago |
Marc Zinnschlag
|
679754b305
|
corrected an error message
|
11 years ago |
Marc Zinnschlag
|
9b0766b678
|
minor fix in ValueNode::toString
|
11 years ago |
Marc Zinnschlag
|
4905f1c8ab
|
make testing empty cells against an empty string yield true
|
11 years ago |
Marc Zinnschlag
|
b8ae195a46
|
Merge branch 'scene'
|
11 years ago |
Marc Zinnschlag
|
4624bed899
|
changed handling of scene toolbar button icons
|
11 years ago |
Marc Zinnschlag
|
608d154ad7
|
Merge remote-tracking branch 'rainChu/master'
|
11 years ago |
Marc Zinnschlag
|
b5d620a8dc
|
fixed string filter on enum column when column is empty
|
11 years ago |
Marc Zinnschlag
|
a29b8667ef
|
fixed string filter on boolean columns when testing against the value false
|
11 years ago |
Marc Zinnschlag
|
a77044cda4
|
fixed column numbering
|
11 years ago |
Marc Zinnschlag
|
74cee66273
|
consolidated magic numbers for button size
|
11 years ago |
Marc Zinnschlag
|
4d6c3cdf09
|
removed more garbage
|
11 years ago |
Alex "rainChu" Haddad
|
4496244b14
|
Tabs to spaces
My own code uses only tabs - I forgot to change the setting on my IDE,
sorry!
|
11 years ago |
Alex "rainChu" Haddad
|
bffbfff41c
|
My own fix to make it hackily compile
|
11 years ago |
Marc Zinnschlag
|
7be1f1afc2
|
implemented SceneToolMode as a horizontal panel with radiobutton-type buttons
|
11 years ago |
Marc Zinnschlag
|
0c5f07a65a
|
added SceneToolMode class
|
11 years ago |
Marc Zinnschlag
|
84cadc10f4
|
added scene toolbar buttons (still not doing anything)
|
11 years ago |
Marc Zinnschlag
|
9ea092927f
|
added basic scene subview (no functionality yet)
|
11 years ago |
Marc Zinnschlag
|
1363e86828
|
made verifier ignore deleted records
|
11 years ago |
Marek Kochanowicz
|
ae5e8b95ff
|
Solving Issue912
|
11 years ago |
Marc Zinnschlag
|
a6ea670255
|
use IdTypeDelegate in report table
|
11 years ago |
Marc Zinnschlag
|
1c4a4b4f26
|
generalised RefIdTypeDelegate into IdTypeDelegate
|
11 years ago |
Marc Zinnschlag
|
f2875e234c
|
added missing position columns to reference table
|
11 years ago |
Marc Zinnschlag
|
8d4f4e395f
|
update syntax highlighting when ID list changes
|
11 years ago |
Marc Zinnschlag
|
ba5e2a0330
|
changed ID listing to include deleted records by default
|
11 years ago |
Marc Zinnschlag
|
9c751ae370
|
separate highlight colour for IDs
|
11 years ago |
Marc Zinnschlag
|
3d2281fe80
|
added signals and functions to Data for handling ID list changes
|
11 years ago |
Marc Zinnschlag
|
78f7f80fc3
|
configured script highlighting with extensions
|
11 years ago |
Marc Zinnschlag
|
07ff0a8de9
|
possible build fix for Windows
|
11 years ago |
Marc Zinnschlag
|
554c44892a
|
Merge branch 'newgame'
|
11 years ago |
Marc Zinnschlag
|
e9f14449eb
|
added AdjusterWidget
|
11 years ago |
Marc Zinnschlag
|
2dc3c0ae4f
|
integrated startup icons
|
11 years ago |
Marc Zinnschlag
|
25b7cd33ea
|
added FileWidget; fixed OpenCS configuration
|
11 years ago |
Marc Zinnschlag
|
ecedb60169
|
splitting new game and new addon functions (new game currently not working)
|
11 years ago |
Marc Zinnschlag
|
f7940d7d1a
|
focus load document button by default in startup window
|
11 years ago |
Marc Zinnschlag
|
cae5eb424d
|
cleaned up opening the settings dialogue from a view
|
11 years ago |
Marc Zinnschlag
|
efdf2961f0
|
open user settings dialogue centered
|
11 years ago |
Marc Zinnschlag
|
0e81fb32dd
|
hooked up edit config signal from startup window
|
11 years ago |
Marc Zinnschlag
|
17bf7e59a4
|
added proper startup dialogue (still missing icons)
|
11 years ago |
Marc Zinnschlag
|
3d66f7521e
|
Merge remote-tracking branch 'marcrbouvier/master'
|
11 years ago |
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.
|
11 years ago |
Marc Zinnschlag
|
dc345dd43d
|
Merge branch 'filter'
|
11 years ago |
Marc Zinnschlag
|
8f0ab29a9f
|
allow the use of keywords for strings without quotation marks
|
11 years ago |
Marc Zinnschlag
|
645b50ef36
|
added support for half-sided intervals to filter parser
|
11 years ago |
Marc Zinnschlag
|
f3ce9c22a1
|
rewrote value node to support half-sided intervals (meaning infinity or -infinity for the missing half)
|
11 years ago |
Marc Zinnschlag
|
9332684335
|
allow the use of value types in string filters
|
11 years ago |
Marc Zinnschlag
|
f2e86e860e
|
allow the use of record types in string filters
|
11 years ago |
Marc Zinnschlag
|
8bebe7179c
|
some UniversalId fixes
|
11 years ago |
Alexander "Ace" Olofsson
|
5e42c73356
|
Better fix for unshield, comments on changes, no more commented out code.
|
11 years ago |
Alexander "Ace" Olofsson
|
22a5f7198f
|
A few fixes to build on Windows
|
11 years ago |