Commit Graph

1040 Commits (08484a46c7e8ed17202eb28d1cbf4f43799e5320)

Author SHA1 Message Date
Marc Zinnschlag 82f1cee116 added is-playable column to class 12 years ago
Marc Zinnschlag ea3b14f2d2 added skill columns to class 12 years ago
Marc Zinnschlag 65cda580db added attributes to class table 12 years ago
Marc Zinnschlag c7275965b8 added basic class record table 12 years ago
Marc Zinnschlag f2969e7143 fixed access to records flagged as deleted 12 years ago
Marc Zinnschlag f39f694638 various global variable fixes in editor 12 years ago
Marc Zinnschlag dc67ddf39b added verifier stage for skill records 12 years ago
Marc Zinnschlag 739e7e7298 improved record access from ID collection 12 years ago
Marc Zinnschlag 7450554ef1 fixed a broken UniversalId constructor 12 years ago
Marc Zinnschlag 10c5f29075 added attribute column to skills 12 years ago
Marc Zinnschlag 114f99ddbf add skill records when creating a new base file 12 years ago
Marc Zinnschlag 4208d52b1a added use value columns to skills 12 years ago
Marc Zinnschlag 0ce962e815 added specialisation column to skill table 12 years ago
Marc Zinnschlag 8e472cc624 added description column to skill table 12 years ago
Marc Zinnschlag fefe061294 added basic support for skills to editor 12 years ago
Marc Zinnschlag 947ab6635b removed automatic detection of setting modified to the same value of base with subsequent setting modifiction state to base only (can cause problems with implicitly added records) 12 years ago
Marc Zinnschlag a955068853 added universal IDs for skills 12 years ago
Marc Zinnschlag 9464f45d57 fixed an encoding problem. I hate you QString. I hate you so much 12 years ago
Marc Zinnschlag cafbabde45 fixed broken loading of single files into the editor 12 years ago
Marc Zinnschlag ebb1dab8e1 removed debugging leftovers 12 years ago
Marc Zinnschlag d05508db52 switching editor id tables from QAbstractTableModel to QAbstractItemModel (in preparation for record types like containers) 12 years ago
Marc Zinnschlag 10fad47a81 some cleanup 12 years ago
graffy76 50abb22162 Fix to allow application closing from multiple views and a single view. 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
Marc Zinnschlag a994a23f4e file loading fixes 12 years ago
Marc Zinnschlag 46de45b9a2 added var type column to globals 12 years ago
Marc Zinnschlag ba4907fbaf use new Variant type for GMSTs 12 years ago
Marc Zinnschlag a1ac20c6f3 changed global variable records to new variant type 12 years ago
Marc Zinnschlag 868916a9a2 added add-on global variables in the same way add-on GMSTs were added 12 years ago
Marc Zinnschlag 6f5a772d02 fixed another case handling problem 12 years ago
graffy76 6f89d453a5 Operations widget height fix and abort button feature. Successfully
tested resizing of Operations QDockWidget for multiple concurrent
operations.
12 years ago
Marc Zinnschlag a50ff34774 better default value for string GMSTs 12 years ago
Marc Zinnschlag 475f4f9311 implicitly add Tribunal/Bloodmoon GMSTs to base, if present neither in base nor in modified 12 years ago
Marc Zinnschlag abd307d70e Issue #567: workaround for crash with non-English ESX files 12 years ago
Marc Zinnschlag bb990b96bf Merge branch 'globaltype' into next 12 years ago
Marc Zinnschlag 50d61a5b6e proper implementation of gmst type column 12 years ago
Marc Zinnschlag 5e3529783d Merge remote-tracking branch 'ace/win-fixes' into next 12 years ago
Alexander "Ace" Olofsson 0ae01794f1 Fixed build errors in OpenCS 12 years ago
Marc Zinnschlag d40ee06897 fixed base/modified logic 12 years ago
Marc Zinnschlag 828695f295 added value column to gmst table 12 years ago
Marc Zinnschlag cce2d63433 added type column to gmst table 12 years ago
Marc Zinnschlag d5dd0640c7 basic gmst support 12 years ago
Marc Zinnschlag dd2b7d5c63 handle deleted records 12 years ago
Marc Zinnschlag adcaea464b basic globals record loading 12 years ago
Marc Zinnschlag 7d112e4d5c rewrote logic of content file loading 12 years ago
Marc Zinnschlag ba0d13fc12 moved code for creating new base content records into the Document class 12 years ago
Marc Zinnschlag 4c973a0f67 constructing documents from a file list instead of a single name 12 years ago
Marc Zinnschlag cd662af634 Merge branch 'globals' 12 years ago
eduard 2dc0064cc2 more string lowercase 12 years ago
Marc Zinnschlag b7b51f24d6 added new Role for table headers (Role_Display) 12 years ago
Marc Zinnschlag 714b1924a5 partial dialogue subview implementation 12 years ago
Marc Zinnschlag 77852439ce moved ColumnBase and Column struct into a separate translation unit 12 years ago
Marc Zinnschlag f95e72166c hide type column in non-mixed type tables 12 years ago
Marc Zinnschlag faa5ef0874 rewrote column class 12 years ago
Marc Zinnschlag 640c218df3 made record state uneditable again 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 cc18b30e17 open sub view on double click in report view 12 years ago
Marc Zinnschlag c75563c184 report model and view 12 years ago
Marc Zinnschlag 832fc56d34 changed UniversalId to string conversion 12 years ago
Marc Zinnschlag 9fe7ff9690 added mandatory ID check stage 12 years ago
Marc Zinnschlag 72623652e4 addded messages interface for operations/stages 12 years ago
Marc Zinnschlag 6c18be39f0 added stage class 12 years ago
Marc Zinnschlag 8b7f342641 removed last remains of old verify implementation 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 c12ee129f7 added delete command 12 years ago
Marc Zinnschlag b41cc5e9e9 added revert command 12 years ago
Marc Zinnschlag 5cd2fe00ab initialise blank global records 12 years ago
Marc Zinnschlag 49d6239004 added pop-up menu with create record action 12 years ago
Marc Zinnschlag db29e411c4 added merge functions; temporarily merge on document creation 12 years ago
Marc Zinnschlag bd5e364ac1 display record state in table 12 years ago
Marc Zinnschlag fd55c0cae2 record IDs are no longer handled as a special case 12 years ago
Marc Zinnschlag 4086b556d2 use commands for modifying globals 12 years ago
Marc Zinnschlag 8a09e03d5c global variable editing (no undo support yet) 12 years ago
Marc Zinnschlag ef9575498f basic (non-editable) subview for global variables 12 years ago
Marc Zinnschlag 4c0dcd46a1 added UniversalId class 12 years ago
Marc Zinnschlag 019146756f minor documentation changes regarding future improvements and additions 12 years ago
Marc Zinnschlag 303506d24b added new document function 12 years ago
Marc Zinnschlag 997386d873 implemented world verify function (doesn't do anything yet; mostly meant as a test for multi-operation interface) 12 years ago
Marc Zinnschlag 2fc183d595 added operations progress bar 12 years ago
Marc Zinnschlag eaa58e0530 preparations for multiple parallel progress-type operations 12 years ago
Marc Zinnschlag 03aacd3263 added progress tracking 12 years ago
Marc Zinnschlag 931eb08114 implemented edit locking (used during saves) 12 years ago
Marc Zinnschlag 5838929371 implemented a dummy save function (does not actually save anything) 12 years ago
Marc Zinnschlag d7c63d4c74 track document modification state and display it in the top level window title bar 12 years ago
Marc Zinnschlag ed3d8b8ca2 added undo stack and undo/redo actions 12 years ago
Marc Zinnschlag 9834bb3ad5 basic document handling 12 years ago
Marc Zinnschlag c3cd6e8a8a new attempt at the editor 12 years ago