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
/
desktop-widgets
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
2018-09-28
Cleanup: remove redundant prototypes from dive.h
Berthold Stoeger
2018-09-23
Core: split process_dives() in post-import and post-load versions
Berthold Stoeger
2018-09-15
code cleanup: replace lring with file local function
Tomaz Canabrava
2018-09-15
code cleanup: no need for default if we test every case
Tomaz Canabrava
2018-09-15
code cleanup: use ByteArray.size() instead of strlen
Tomaz Canabrava
2018-09-15
code cleanup: pre-calculate the test and pass it directly
Tomaz Canabrava
2018-09-15
code cleanup: allocate the vector in one go
Tomaz Canabrava
2018-09-15
code cleanup: simplify if / else chains
Tomaz Canabrava
2018-09-15
code cleanup: remove allocations
Tomaz Canabrava
2018-09-15
code cleanup: use nullptr in C++ files
Tomaz Canabrava
2018-09-15
code cleanup: unamed namespace instead of global or static variables
Tomaz Canabrava
2018-09-15
code cleanup: sort headers alphabetically
Tomaz Canabrava
2018-09-14
Desktop: remove "edit dive" from log menu
Jan Mulder
2018-09-14
Desktop: disable UI elements that make no sense during editing
Jan Mulder
2018-09-11
core/settings ... : remove qPref* includes in qPref.h
jan Iversen
2018-09-11
core: declare cloud_status in qPrefCloudStorage
jan Iversen
2018-09-11
desktop/profile-widget: update signal from _changed to Changed
jan Iversen
2018-09-10
prefs: git_local_only is not a preference
Dirk Hohndel
2018-09-09
Desktop: Remove webservice, remove UI components (2)
Jan Mulder
2018-08-29
Revert "desktop-widgets: remove QSettings from desktop-widgets"
Dirk Hohndel
2018-08-25
desktop-widgets: remove QSettings from desktop-widgets
jan Iversen
2018-08-25
desktop-widget: remove QSettings
jan Iversen
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2018-08-15
desktop-widget: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-08-14
core: activate qPrefPartialPressureGas
jan Iversen
2018-08-12
core: activate qPrefTechnicalDetails
jan Iversen
2018-07-30
Cleanup: Make WindowsTitleUpdate a global object
Berthold Stoeger
2018-07-30
Cleanup: remove parameter from currentDiveChanged signal
Berthold Stoeger
2018-07-17
Cleanup: simplify dive_getUniqID()
Berthold Stoeger
2018-07-10
core: make qPref::cloud_status the only version of the enum
jan Iversen
2018-07-04
Translations: unify gettextFromC::tr() and QObject::tr()
Berthold Stoeger
2018-07-04
core: remove double definition of enum cloud_storage_status
jan Iversen
2018-07-04
Dive pictures: implement FindMovedImagesDialog
Berthold Stoeger
2018-07-04
Dive pictures: remove hashes
Berthold Stoeger
2018-07-04
Dive pictures: find moved pictures based on filename
Berthold Stoeger
2018-06-24
Localization: make cache thread safe and robust against use-after-free
Berthold Stoeger
2018-06-17
Dive computers: turn QMultiMap into sorted vector
Berthold Stoeger
2018-06-17
Cleanup: fold DiveComputerManagementDialog::update() into init()
Berthold Stoeger
2018-06-17
desktop: better handling of progress dialog width
Dirk Hohndel
2018-06-09
Cleanup: make lastUsedDir() functions static and non-slot, respectively
Berthold Stoeger
2018-05-31
Desktop: Derive UserManual from QDialog
Berthold Stoeger
2018-05-26
Cleanup: remove three instances of deleteLater() in mainwindow.cpp
Berthold Stoeger
2018-05-21
desktop-widgets: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-17
Dive pictures: Don't plot pictures twice when changing current dive
Berthold Stoeger
2018-05-14
Cloud-storage: consistently don't save empty file on desktop version
Berthold Stoeger
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-13
Desktop: On dive edit from the dive list or map, switch to new state
Berthold Stoeger
2018-05-13
Desktop: Make "Edit dive" menu entry work for downloaded dives
Berthold Stoeger
2018-05-11
Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel"
Oliver Schwaneberg
2018-04-03
Revert "GPS: use applyGpsLocation::applyLocations from core"
Dirk Hohndel
[next]