subsurface/qt-ui
Tomaz Canabrava 9bc7d8f514 More Code Cleanup
The code now seems to be mostly working. There is unfortunately
a QAction shortcut conflict between the implementation and the
MainWindow. - I'm gonna fix that in the next commit.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
2013-08-30 16:43:10 -03:00
..
marble
about.cpp Fix compile on clean source 2013-07-19 10:24:59 -07:00
about.h Add an 'About' dialog for the Qt UI 2013-06-24 07:44:28 -07:00
about.ui About: improve dialog layout 2013-07-11 09:22:20 -03:00
completionmodels.cpp Compile fix 2013-08-13 20:29:22 +02:00
completionmodels.h Added classes to handle the Completion of Dive Editions. 2013-08-13 10:30:22 -03:00
divecomputermanagementdialog.cpp Close child windows and dialogs with main window 2013-06-28 20:23:59 +08:00
divecomputermanagementdialog.h Converting the device_info list into a Qt data structure 2013-06-18 00:24:28 -07:00
divecomputermanagementdialog.ui Converting the device_info list into a Qt data structure 2013-06-18 00:24:28 -07:00
divelistview.cpp Qt: Implement trip merging logic 2013-07-04 23:00:12 -07:00
divelistview.h Qt: Implement trip merging logic 2013-07-04 23:00:12 -07:00
diveplanner.cpp More Code Cleanup 2013-08-30 16:43:10 -03:00
diveplanner.h Make planned points deletion works on the Table too. 2013-08-30 16:08:55 -03:00
diveplanner.ui Added a new widget to control the Planner 2013-08-26 08:43:37 -03:00
downloadfromdivecomputer.cpp A couple of dialog modality considerations 2013-06-28 20:24:14 +08:00
downloadfromdivecomputer.h Consistently use slots / signals 2013-06-19 10:20:56 -07:00
downloadfromdivecomputer.ui
globe.cpp Coordinate some mark_divelist_changed() calls 2013-06-27 20:57:11 +08:00
globe.h Consistently use slots / signals 2013-06-19 10:20:56 -07:00
graphicsview-common.cpp Colors: a couple of grayscale color tweaks 2013-07-18 12:00:12 -07:00
graphicsview-common.h Added 2 new files to handle the common stuff for graphics. 2013-07-02 10:08:16 -03:00
kmessagewidget.cpp
kmessagewidget.h
maintab.cpp Made the TableViews share a bit of code, code cleanup. 2013-08-28 07:48:46 -03:00
maintab.h Added completion for buddy, divemaster, location and suit. 2013-08-13 10:49:59 -03:00
maintab.ui Made the TableViews share a bit of code, code cleanup. 2013-08-28 07:48:46 -03:00
mainwindow.cpp Added a new widget to control the Planner 2013-08-26 08:43:37 -03:00
mainwindow.h Profile: prevent a bug when switching views 2013-07-05 07:38:29 -07:00
mainwindow.ui Added a new widget to control the Planner 2013-08-26 08:43:37 -03:00
modeldelegates.cpp Gas choices working, both directions ( Planner and Table ) 2013-08-30 15:06:26 -03:00
modeldelegates.h Started the work of Editable Model for the Planner 2013-08-30 07:14:30 -03:00
models.cpp Print: improve table printing by using QTableView 2013-08-05 06:59:19 +02:00
models.h Print: improve table printing by using QTableView 2013-08-05 06:59:19 +02:00
plotareascene.cpp
plotareascene.h
preferences.cpp Close child windows and dialogs with main window 2013-06-28 20:23:59 +08:00
preferences.h
preferences.ui
printdialog.cpp Print: add experimental code for printing profiles 2013-07-18 12:00:12 -07:00
printdialog.h Print: add a print preview for testing purposes 2013-07-10 19:27:10 +03:00
printlayout.cpp Print: improve table printing by using QTableView 2013-08-05 06:59:19 +02:00
printlayout.h Print: improve table printing by using QTableView 2013-08-05 06:59:19 +02:00
printoptions.cpp Print: move some header includes to cpp files 2013-07-11 00:45:29 +03:00
printoptions.h Print: move some header includes to cpp files 2013-07-11 00:45:29 +03:00
printoptions.ui Print: correct tab order in the options widget 2013-07-10 10:50:33 +03:00
profilegraphics.cpp Use maxx from graphics context for time calculation. 2013-08-08 20:00:15 +02:00
profilegraphics.h Support more than one event of the same type in Qt tooltip. 2013-08-05 06:55:18 +02:00
renumber.ui add forgotten file. 2013-06-17 13:54:50 -03:00
simplewidgets.cpp Addes a simple 'Renumber Dialog', very similar to the GTK one. 2013-06-17 13:41:00 -03:00
simplewidgets.h Addes a simple 'Renumber Dialog', very similar to the GTK one. 2013-06-17 13:41:00 -03:00
starwidget.cpp
starwidget.h Consistently use slots / signals 2013-06-19 10:20:56 -07:00
subsurfacewebservices.cpp A couple of dialog modality considerations 2013-06-28 20:24:14 +08:00
subsurfacewebservices.h
subsurfacewebservices.ui