Marc Zinnschlag
9426eda47a
small test with statics and two columns
12 years ago
graffy76
a8b45e0a13
Three primary changes:
...
1. Declared QStringPair::isEmpty() const
2. Split the CsSettings namespace into two: CSMSettings and
CSVSettings. (Required splitting the support.hpp file)
3. Declared several classes as _noqt in CMakeLists.txt for OpenCS
12 years ago
graffy76
8d0f350446
New file structure separating view classes from model classes. Deleted
...
.ui file.
12 years ago
graffy76
f6203cac2a
update for master
12 years ago
Marc Zinnschlag
e9f1aac7bd
added data structures for referenceable records
12 years ago
Marc Zinnschlag
0c33dd86d5
added basic cell table
12 years ago
Marc Zinnschlag
74145410f2
basic syntax highlighting in script subview
12 years ago
Marc Zinnschlag
d61ec1063e
added script editor
12 years ago
Marc Zinnschlag
40bb772e34
added verifier for spell record
12 years ago
Marc Zinnschlag
43a5013690
added verifier for birthsign record
12 years ago
Marc Zinnschlag
593646436e
added verifier for region record
12 years ago
Marc Zinnschlag
e2c6458adb
added verifier for sound records
12 years ago
Marc Zinnschlag
0fb583e065
added verifier for race record
12 years ago
Marc Zinnschlag
b5eaa464ad
added faction record verifier
12 years ago
Marc Zinnschlag
fea44c05d4
added class record verifier
12 years ago
Marc Zinnschlag
dc67ddf39b
added verifier stage for skill records
12 years ago
graffy76
c17821e6c8
Merge branch 'master' of https://github.com/zinnschlag/openmw into saveOnClose
12 years ago
graffy76
03c7f18112
Fixes for save-on-close message boxes
12 years ago
Pieter van der Kloet
7504ae675b
Implemented a file dialog for the editor using launcher .ui
12 years ago
Marc Zinnschlag
9221c861c5
Merge remote-tracking branch 'graffy76/next' into next
...
Conflicts:
apps/opencs/CMakeLists.txt
12 years ago
Marc Zinnschlag
50d61a5b6e
proper implementation of gmst type column
12 years ago
graffy76
ceefae81e8
fix for the opencs icon
12 years ago
Michal Sciubidlo
f7e5ea24f4
Merge branch 'startup' into cs_load.
...
Fix include in textinputdialog.cpp.
12 years ago
Marc Zinnschlag
3f0a49a2f6
Merge branch 'master' into startup
...
Conflicts:
apps/opencs/CMakeLists.txt
12 years ago
Marc Zinnschlag
a4872e3217
rewrote the opencs cmake scripts (more compact and no more annoying warnings)
12 years ago
Michal Sciubidlo
155cca0c9a
Upload missing files.
...
Fix folder name.
Keep Qt optional.
Move open dialogue from doc to tools.
Rename 'load' to 'open'.
Deleted wrong comment.
12 years ago
Marc Zinnschlag
67a1ec5166
added provisional startup dialogue
12 years ago
Michal Sciubidlo
492482de7f
Add "open" option in opencs.
12 years ago
Marc Zinnschlag
8d4afe3bf5
post merge fix
12 years ago
Marc Zinnschlag
3d4c8c5444
added dialogue sub view (editing of a single record; not functional yet); fixed a bug in Universal to string conversion
12 years ago
Marc Zinnschlag
02184526e6
moved two helper classes from view/world/table into a separate translation unit
12 years ago
Marc Zinnschlag
c75563c184
report model and view
12 years ago
Marc Zinnschlag
2db930a5cf
rewrote subview factory system
12 years ago
Marc Zinnschlag
9fe7ff9690
added mandatory ID check stage
12 years ago
Marc Zinnschlag
6c18be39f0
added stage class
12 years ago
Marc Zinnschlag
af9b48f4d3
added operations base class
12 years ago
Marc Zinnschlag
a2b4f43176
moved document state enum to a separate file
12 years ago
Marc Zinnschlag
fdc7e93835
preliminary multi-threaded verify implementation (does not actually perfom any document verification yet)
12 years ago
Marc Zinnschlag
b41cc5e9e9
added revert command
12 years ago
Marc Zinnschlag
8e93bfa607
turned the global class into a general purpose table subview class
12 years ago
Marc Zinnschlag
49d6239004
added pop-up menu with create record action
12 years ago
Marc Zinnschlag
8dd76b49af
factored out table widget from globals sub view
12 years ago
Marc Zinnschlag
4086b556d2
use commands for modifying globals
12 years ago
Marc Zinnschlag
ef9575498f
basic (non-editable) subview for global variables
12 years ago
Marc Zinnschlag
eece4226c0
basic sub view system (very incomplete)
12 years ago
Marc Zinnschlag
4c0dcd46a1
added UniversalId class
12 years ago
Marc Zinnschlag
2fc183d595
added operations progress bar
12 years ago
Marc Zinnschlag
9834bb3ad5
basic document handling
12 years ago
Marc Zinnschlag
c3cd6e8a8a
new attempt at the editor
12 years ago