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-01-13
Resize progress bar width to fit all text
Robert C. Helling
2018-01-11
Use helper function empty_string() instead of manual checks
Berthold Stoeger
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-08
Remove redundant setting of prefs.git_local_only
Berthold Stoeger
2018-01-08
Move resetting of current file out of clear_dive_file_data()
Berthold Stoeger
2018-01-06
Enable cloud-online menu entry only if connected to cloud
Berthold Stoeger
2018-01-06
Turn take-cloud-online menu action into checkbox
Berthold Stoeger
2018-01-06
Sync cloud storage on take-cloud-online
Berthold Stoeger
2018-01-06
GPS: use applyGpsLocation::applyLocations from core
Jan Mulder
2018-01-04
Replace BEHAVIOR macro by initializer lists
Berthold Stoeger
2018-01-04
Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible()
Berthold Stoeger
2018-01-04
Use set_autogroup() function
Berthold Stoeger
2018-01-02
Desktop: follow autogroup setting in UI
Jan Mulder
2017-12-29
Desktop: Don't hide errors on opening cloud storage
Berthold Stoeger
2017-12-11
Simplify mainwindow title logic: remove MainWindowTitleFormat enum
Berthold Stoeger
2017-12-12
Remove unused variable in on_actionCloudstorageopen_triggered()
Berthold Stoeger
2017-12-11
Remove second parameter (bool force) in set_filename()
Berthold Stoeger
2017-12-04
Use QDir::exists() instead of QDir::setCurrent() to check for existence
Berthold Stoeger
2017-12-01
On failed cloud save hide progress bar
Berthold Stoeger
2017-12-01
Actually compute variations in background
Robert C. Helling
2017-11-30
Use icons relative path.
Martin Měřinský
2017-12-01
Fix views in mainwindow
Stefan Fuchs
2017-12-01
Don't use action tooltip to access recently used file
Berthold Stoeger
2017-12-01
Dynamically generate recent files actions
Berthold Stoeger
2017-11-30
Remove "#if !defined(SUBSURFACE_MOBILE)" in mainwindow.cpp
Berthold Stoeger
2017-11-30
Move creation of QSession object into MainWindow::checkSurvey()
Berthold Stoeger
2017-11-30
implify recent file handling in mainwindow.cpp
Berthold Stoeger
2017-11-29
Revert "Use icons relative path."
Dirk Hohndel
2017-11-29
Use icons relative path.
Martin Měřinský
2017-11-27
When replanning logged dive call CylindersModel->updateDive
Stefan Fuchs
2017-11-26
Simplify signal handling after dive site editing
Berthold Stoeger
2017-11-25
Merge branch 'print' of https://github.com/neolit123/subsurface
Dirk Hohndel
2017-11-25
Update filters on refreshDisplay and remember old selecttions
Berthold Stoeger
2017-11-24
printing: update the coping of bundled templates
Lubomir I. Ivanov
2017-11-24
printing: add set_bundled_templates_as_read_only()
Lubomir I. Ivanov
2017-11-21
Desktop UI: allow user defined cylinder as default
Jan Mulder
2017-11-04
Correct, cleanup, translate and unify file filters
Stefan Fuchs
2017-11-04
Planner copy salinity only if current dive exists
Stefan Fuchs
2017-10-31
Postpone error message display if not in GUI thread
Berthold Stoeger
2017-10-30
New dive plan set salinity to current dive salinity if dive selected
Stefan Fuchs
2017-10-28
mainwindow.cpp: fix whitespace
Lubomir I. Ivanov
2017-10-28
Set checked status of menu entry for dive list filter correctly
Stefan Fuchs
2017-10-26
desktop UI: no longer attempt to manually show error notifications
Dirk Hohndel
2017-10-26
desktop UI: always show errors when reported
Dirk Hohndel
2017-10-22
mainwindow: disable fullscreen support by default
Lubomir I. Ivanov
2017-10-19
Use displayed_dc instead of current_dc
Robert C. Helling
2017-10-19
Refuse to save an empty log to the clould
Robert C. Helling
2017-10-02
[Facebook] Use statusbar instead of popup messages
Tomaz Canabrava
2017-10-02
[Facebook] More debug calls
Tomaz Canabrava
2017-09-04
remove Marble from the source tree
Lubomir I. Ivanov
[next]