subsurface/qt-ui
Linus Torvalds 8307763212 Scroll to (and re-expand) the selection when sorting and moving
The keyboard movement wouldn't scroll to the newly changed selection.
Similarly, when sorting the dive list, we'd end up losing the currently
selected dive (and generally collapsing the currently exposed trips).

This adds the scrolling/exposing logic for those cases.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-05-31 16:33:06 +10:00
..
marble Work around broken Marble on Debian 2013-05-18 09:49:37 -07:00
divelistview.cpp Scroll to (and re-expand) the selection when sorting and moving 2013-05-31 16:33:06 +10:00
divelistview.h Add a proof of concept for filtering the Dive List, 2013-05-30 20:29:55 +09:00
downloadfromdivecomputer.cpp Fixed running the Download dialog multiple times 2013-05-30 18:21:08 +09:00
downloadfromdivecomputer.h Fixed running the Download dialog multiple times 2013-05-30 18:21:08 +09:00
downloadfromdivecomputer.ui Implement rudimentary divecomputer download 2013-05-20 21:55:56 -07:00
globe.cpp Display the Subsurface manual in the help widget 2013-05-31 06:26:56 +09:00
globe.h Fix compilation: error: ‘GeoDataDocument’ does not name a type 2013-05-30 12:03:25 +09: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 Removed the code to center-allign labels on the Statistics 2013-05-30 11:46:06 -03:00
maintab.h Remove obsolete slots 2013-05-23 18:35:04 -07:00
maintab.ui List only the gases used in the Info tab 2013-05-31 13:43:49 +09:00
mainwindow.cpp Display the Subsurface manual in the help widget 2013-05-31 06:26:56 +09:00
mainwindow.h Added preliminary support for a Manual Display Widget. 2013-05-31 05:32:41 +09:00
mainwindow.ui Added the 'F1' key as standard shortcut for the Help 2013-05-31 05:32:59 +09: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 Fix sorting by rating 2013-05-30 05:53:50 +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 Cleanup minor issues with ceilings for individualy tissues 2013-05-31 05:28:24 +09:00
preferences.h Connect preferences to the rest of the code 2013-05-29 12:59:46 +09:00
preferences.ui Cleanup minor issues with ceilings for individualy tissues 2013-05-31 05:28:24 +09:00
profilegraphics.cpp Show GF for calculated ceiling above the graph 2013-05-31 13:47:34 +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