subsurface/qt-ui
Tomaz Canabrava f46a2d56bc Reimplement the Sort method to change from Tree / List, and remember selection.
Things are working as they should, but I hit on -probably- a Qt bug
that makes painting on the table view a bit weird ( it only updates
the painting by moving the mouse around ). I'll try to fake the
mouse movements in a couple of commits after this one.
There's also a few columns that are not being correctly sorted,
probably something to do with the SortRole.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
2013-05-29 11:51:33 -03:00
..
marble Work around broken Marble on Debian 2013-05-18 09:49:37 -07:00
divelistview.cpp Reimplement the Sort method to change from Tree / List, and remember selection. 2013-05-29 11:51:33 -03:00
divelistview.h Switch between Tree / list on column - click. 2013-05-28 17:07:43 -03:00
downloadfromdivecomputer.cpp Implement default dive computer and device 2013-05-22 23:24:33 -07:00
downloadfromdivecomputer.h The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
downloadfromdivecomputer.ui Implement rudimentary divecomputer download 2013-05-20 21:55:56 -07:00
globe.cpp Fix message widget visibility. 2013-05-29 19:24:20 +09:00
globe.h Avoid marble widget resize when switching dives 2013-05-25 08:17:14 -07:00
kmessagewidget.cpp Fixed the 'click in close doesn't close' on KMessageWidget. 2013-05-22 08:10:02 -03:00
kmessagewidget.h Compile fix 2013-05-17 22:27:50 -07:00
maintab.cpp Try to make the equipment tab more compact 2013-05-25 20:07:36 -07:00
maintab.h Remove obsolete slots 2013-05-23 18:35:04 -07:00
maintab.ui Apply some CSS goodness to the Cylinders widget 2013-05-26 10:05:41 -07:00
mainwindow.cpp Correct the ceiling preference handling 2013-05-29 15:32:31 +09:00
mainwindow.h Hook up most of the Preferences dialog 2013-05-26 11:33:45 -07:00
mainwindow.ui Saves the selection to select it later. 2013-05-28 17:46:40 -03:00
modeldelegates.cpp Correctly add new weight / cylinder types, even when hitting 'tab' 2013-05-23 23:26:17 -07:00
modeldelegates.h Add weightsystem delegate to enable editing of weightsystem 2013-05-23 21:36:33 -07:00
models.cpp Add a "sort role" for sorting the dive list 2013-05-29 20:10:20 +09:00
models.h Add a "sort role" for sorting the dive list 2013-05-29 20:10:20 +09:00
plotareascene.cpp Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
plotareascene.h Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
preferences.cpp Correct the ceiling preference handling 2013-05-29 15:32:31 +09:00
preferences.h Connect preferences to the rest of the code 2013-05-29 12:59:46 +09:00
preferences.ui Correct the ceiling preference handling 2013-05-29 15:32:31 +09:00
profilegraphics.cpp Correct the ceiling preference handling 2013-05-29 15:32:31 +09:00
profilegraphics.h Hook up most of the Preferences dialog 2013-05-26 11:33:45 -07:00
starwidget.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
starwidget.h Added option to edit the selected dive. 2013-05-18 17:06:48 -07:00