index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
modeldelegates.cpp
Age
Commit message (
Expand
)
Author
2013-09-27
Hack to make the subsurface work on Gnome3 shell
Tomaz Canabrava
2013-09-26
Fix the edition of cylinders and weigths by keypress
Tomaz Canabrava
2013-09-26
Set the Cylinder/Weigth even if it's the same old value.
Tomaz Canabrava
2013-09-25
Make the Qt ComboBox behave in a Better Way
Tomaz Canabrava
2013-09-10
Fill ws_info structure and use it when entering weight systems
Dirk Hohndel
2013-09-09
Enable the CC SetPoint on the planner, also input bug fix.
Tomaz Canabrava
2013-08-30
Corrected spelling of "weight" in the preferences dialog and code
Benjamin
2013-08-30
Gas choices working, both directions ( Planner and Table )
Tomaz Canabrava
2013-08-30
Started the work of Editable Model for the Planner
Tomaz Canabrava
2013-07-18
Added the code to revert Weigths when user cancels edition
Tomaz Canabrava
2013-07-18
'Cancel' action Cancels editing Cylinders.
Tomaz Canabrava
2013-07-18
Don't set if equal, on edit cylinders and weigth types.
Tomaz Canabrava
2013-07-17
Added EnterKey to finish edition on Cyl/Weigths with the popup open
Tomaz Canabrava
2013-07-16
Fixes the Combobox behavior on the inline-edit
Tomaz Canabrava
2013-07-16
Support for key_up and down in the combobox delegate.
Tomaz Canabrava
2013-06-17
Changed a lot of code to reduce boilerplate on models in the future.
Tomaz Canabrava
2013-06-16
Better handling of default sizes on the Cylinder and Weight widgets
Tomaz Canabrava
2013-06-16
Create a 'ComboBoxDelegate' to concentrate the comboboxness of delegates.
Tomaz Canabrava
2013-05-23
Correctly add new weight / cylinder types, even when hitting 'tab'
Dirk Hohndel
2013-05-23
Add weightsystem delegate to enable editing of weightsystem
Dirk Hohndel
2013-05-23
Allow the CylindersModel delegate to pass data in without unit conversions
Dirk Hohndel
2013-05-23
Also changes the size and working pressure of the cylinders
Tomaz Canabrava
2013-05-23
Added support for Completing on the Cylinder Type delegate
Tomaz Canabrava
2013-05-22
The never ending, futile fight for whitespace consistency
Dirk Hohndel
2013-05-22
Removed unused debug, and set the correct data on the delegates.
Tomaz Canabrava
2013-05-22
Added a Delegate for editing Cylinders
Tomaz Canabrava
2013-05-02
Merge branch 'tomaz-css' into Qt
Dirk Hohndel
2013-05-02
Added code to Select a dive, fixed minor annoyances.
Tomaz Canabrava
2013-05-02
Test the CSS for styling the TableView
Tomaz Canabrava
2013-05-02
Alternate background colors for dive list
Dirk Hohndel
2013-05-01
Minor style updates
Dirk Hohndel
2013-05-01
Added Support for the Trips and Dives on the DiveList model.
Tomaz Canabrava
2013-04-28
Fixed loading the stars when opening with file as argv. minor cleanup
Tomaz Canabrava
2013-04-27
Added support for showing the Stars on the DiveTable
Tomaz Canabrava