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