aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divecomputermanagementdialog.cpp
AgeCommit message (Expand)Author
2015-02-10Remove the DiveList from the mainwindow.uiGravatar Tomaz Canabrava
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2014-07-11misc capitalisation and spellingGravatar Tim Wootton
2014-04-25Fixing Hotkeys inconsistency for divecomputer/pref/numbering windowsGravatar Gehad
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2013-12-24Don't check if pointer is valid before deleting it.Gravatar Tomaz Canabrava
2013-11-30Fix all leak-at-exit from singletons in SubsurfaceGravatar Thiago Macieira
2013-11-21Work around QMessageBox not showing its title on MacGravatar Dirk Hohndel
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira
2013-06-28Close child windows and dialogs with main windowGravatar Lubomir I. Ivanov
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-06-17Improve the initial size of the device name editing dialogGravatar Dirk Hohndel
2013-06-07Remove the dive computer clicking on the trash icon.Gravatar Tomaz Canabrava
2013-06-07Created a new dialog - Edit DiveComputerGravatar Tomaz Canabrava