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
/
models.h
Age
Commit message (
Expand
)
Author
2013-08-05
Print: improve table printing by using QTableView
Lubomir I. Ivanov
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-11
Models: add the DiveItem::displayDate() helper
Lubomir I. Ivanov
2013-07-11
Models: move the declaration of DiveItem to the header
Lubomir I. Ivanov
2013-07-04
Qt: Implement trip merging logic
Linus Torvalds
2013-06-18
Fix yearly statistics
Dirk Hohndel
2013-06-18
Merge branch 'qtHelper'
Dirk Hohndel
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-06-17
Yearly stats are being displayed.
Tomaz Canabrava
2013-06-17
Started to do the Yearly Statistics
Tomaz Canabrava
2013-06-17
Changed a lot of code to reduce boilerplate on models in the future.
Tomaz Canabrava
2013-06-17
Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurface
Dirk Hohndel
2013-06-16
Make the columns have a sane default width for 'type'
Tomaz Canabrava
2013-06-16
Better handling of default sizes on the Cylinder and Weight widgets
Tomaz Canabrava
2013-06-07
Added the code to remove a dive computer.
Tomaz Canabrava
2013-06-07
Edit the name of the Dive Computer via dialog.
Tomaz Canabrava
2013-06-07
Created a new dialog - Edit DiveComputer
Tomaz Canabrava
2013-06-06
Try to get rid of unnecessary reloads of the dive list
Dirk Hohndel
2013-05-29
Add a "sort role" for sorting the dive list
Linus Torvalds
2013-05-28
Adds the code to make the dive list behave like tree or list
Tomaz Canabrava
2013-05-25
We had an extra column in the model for the dive list
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
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
Get the math right for cylinder model setData function
Dirk Hohndel
2013-05-22
Removed the unused add cylinder and add weigthsystem dialogs.
Tomaz Canabrava
2013-05-22
Added basic editing functionality for Cylinders and Weigthsystems
Tomaz Canabrava
2013-05-22
Added a 'trash' icon on the Cylinders and Weigthsystem models
Tomaz Canabrava
2013-05-21
Added support for visualization the Weigthssystems on the Equipment Tab.
Tomaz Canabrava
2013-05-21
Added the code to show the cylinders from a dive.
Tomaz Canabrava
2013-05-14
Clean up some typos
Henrik Brautaset Aronsen
2013-05-02
Added code to Select a dive, fixed minor annoyances.
Tomaz Canabrava
2013-05-01
Minor style updates
Dirk Hohndel
2013-05-01
Merge branch 'Qt' into RenderStarsOnTable
Tomaz Canabrava
2013-05-01
Added Support for the Trips and Dives on the DiveList model.
Tomaz Canabrava
2013-05-01
Hook up adding a weightsystem
Dirk Hohndel
2013-05-01
Add data and add functions for WeightModel
Dirk Hohndel
2013-05-01
Use the existing current_dive macro in Qt code
Dirk Hohndel
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
2013-04-22
Move model related code from MainWindow and adjustments.
Tomaz Canabrava
2013-04-15
Added the code that will load and populate the Tank Info
Tomaz Canabrava
2013-04-13
Add Qtr_ macros that uses gettext in a tr() compatible manner
Dirk Hohndel
2013-04-13
Started the real code on the Qt Interface.
Tomaz Canabrava
[prev]