Pieter van der Kloet
|
9145fb210b
|
Merge remote-tracking branch 'upstream/master' into opencsui
|
12 years ago |
Pieter van der Kloet
|
7504ae675b
|
Implemented a file dialog for the editor using launcher .ui
|
12 years ago |
Marc Zinnschlag
|
46de45b9a2
|
added var type column to globals
|
12 years ago |
Marc Zinnschlag
|
65081f5520
|
added variant class
|
12 years ago |
Marc Zinnschlag
|
d98ec67671
|
Merge remote-tracking branch 'graffy76/recentfiles'
|
12 years ago |
graffy76
|
89dace3cc3
|
Fix for operations widget - hides when no operations are running.
|
12 years ago |
Marc Zinnschlag
|
c9ca565462
|
removed a redundant function call
|
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
|
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
|
1fd7d8ed2a
|
Merge remote-tracking branch 'graffy76/master' into next
|
12 years ago |
graffy76
|
55dd17c27c
|
Added setBarColor() function to CSVDoc::Operation. Created four color
types for existing operations (save, verify, compile and search), with a
default for future / undefined ops.
|
12 years ago |
Marc Zinnschlag
|
eb6590f7d8
|
added delegate factory
|
12 years ago |
Marc Zinnschlag
|
828695f295
|
added value column to gmst table
|
12 years ago |
Marc Zinnschlag
|
d5dd0640c7
|
basic gmst support
|
12 years ago |
Michal Sciubidlo
|
347a734364
|
Move OpenDialog to editor and use it in startup dialogue.
Remove debug output from DataFilesList.
|
12 years ago |
Michal Sciubidlo
|
f7e5ea24f4
|
Merge branch 'startup' into cs_load.
Fix include in textinputdialog.cpp.
|
12 years ago |
Michal Sciubidlo
|
66ec4ca7d9
|
Split launcher specific code from DataFilesList back to DataFilesPage.
|
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
|
90d05858ef
|
disabling dialogue sub-views for now
|
12 years ago |
Marc Zinnschlag
|
2d96f52864
|
select correct record when opening a dialogue sub view
|
12 years ago |
Marc Zinnschlag
|
d4a9236ae5
|
hocking up dialogue sub view to a widget mapper
|
12 years ago |
Marc Zinnschlag
|
714b1924a5
|
partial dialogue subview implementation
|
12 years ago |
Marc Zinnschlag
|
f95e72166c
|
hide type column in non-mixed type tables
|
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
|
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
|
2db930a5cf
|
rewrote subview factory system
|
12 years ago |
Marc Zinnschlag
|
0ed378dfb2
|
changed sub view factory method signature
|
12 years ago |
Marc Zinnschlag
|
89b4497331
|
added missing edit locks for create/revert/delete
|
12 years ago |
Marc Zinnschlag
|
a2b4f43176
|
moved document state enum to a separate file
|
12 years ago |
Marc Zinnschlag
|
2b53cf6547
|
do not list actions in the pop up menu that do not apply to any of the selected records
|
12 years ago |
Marc Zinnschlag
|
c12ee129f7
|
added delete command
|
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
|
0a8b7602d3
|
fixed edit lock
|
12 years ago |
Marc Zinnschlag
|
49d6239004
|
added pop-up menu with create record action
|
12 years ago |
Marc Zinnschlag
|
ec1f957e54
|
edit lock for sub views
|
12 years ago |
Marc Zinnschlag
|
8dd76b49af
|
factored out table widget from globals sub view
|
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
|
92f70635a2
|
improved selection behaviour
|
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
|
019146756f
|
minor documentation changes regarding future improvements and additions
|
12 years ago |
Marc Zinnschlag
|
303506d24b
|
added new document function
|
12 years ago |