summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2015-10-09Fix main window size, position, and stateGravatar glerch
2015-10-08Fix a crash when editing manually added diveGravatar Miika Turkia
2015-10-08Refresh the screen even if started with no valid filesGravatar Dirk Hohndel
2015-10-07Preserve profile toggle-button state zoomed_plot across sessions.Gravatar pestophagous
2015-10-07Ask the Preferences Widget to show and be visibleGravatar Tomaz Canabrava
2015-10-06Show error messages during start up as soon as the main window is shownGravatar Dirk Hohndel
2015-10-05With no filename set pick reasonable directory for Save asGravatar Dirk Hohndel
2015-09-28Cloud storage: show progress bar when using Save with cloud storage openGravatar Dirk Hohndel
2015-09-28Make progress dialog show up more reliablyGravatar Dirk Hohndel
2015-09-23Show progress bar when loading from cloud storage by defaultGravatar Dirk Hohndel
2015-09-22Add refreshProfile member function to MainWindow classGravatar Dirk Hohndel
2015-09-20When calling save-as with cloud storage as default, pick sane filenameGravatar Dirk Hohndel
2015-09-16Make Facebook more user friendlyGravatar Tomaz Canabrava
2015-09-09Replace the spinner with a progress dialog for cloud storage accessGravatar Dirk Hohndel
2015-09-09Two small string changesGravatar Dirk Hohndel
2015-09-07Save Bluetooth download mode settingsGravatar Claudiu Olteanu
2015-09-05More style and readability changesGravatar Tim Wootton
2015-08-29Fix edit & show of divesites for new and existing dives.Gravatar Sander Kleijwegt
2015-08-26Explicitly show the menubar after mainwindow initialisation.Gravatar Sander Kleijwegt
2015-08-25Remove a couple of debug messagesGravatar Dirk Hohndel
2015-08-25Keep the dive list disabled if editing a diveGravatar Tomaz Canabrava
2015-08-25Turn the get taxonomy button into a manage dive site buttonGravatar Tomaz Canabrava
2015-08-25Disable profile when in dive site edit modeGravatar Tomaz Canabrava
2015-08-25Add spinner while opening or saving cloud storageGravatar Dirk Hohndel
2015-08-22Continue to separate logic code from UI codeGravatar Dirk Hohndel
2015-08-21Save Properties for each State of the mainWindowGravatar Tomaz Canabrava
2015-08-18Replace global in_planner variable by helper functionGravatar Robert C. Helling
2015-08-15Some unification between Buehlmann and VPM-BGravatar Robert C. Helling
2015-08-09Set proper mode for file open dialogGravatar Miika Turkia
2015-07-31Transform GlobeGPS in a static instance() classGravatar Tomaz Canabrava
2015-07-31Correctly update the dive when the user edits dive_siteGravatar Tomaz Canabrava
2015-07-31Remove unused signalGravatar Tomaz Canabrava
2015-07-28Printing: search for grantlee templates in the templates directoryGravatar Gehad elrobey
2015-07-25Don't show the survey for the mobile appGravatar Dirk Hohndel
2015-07-25Close the dive site edit when accepting/rejecting itGravatar Tomaz Canabrava
2015-07-25Re-enable the dive site editGravatar Tomaz Canabrava
2015-07-24QML UI: make sure the dive list is empty before loading divesGravatar Dirk Hohndel
2015-07-16Change API signature to act on dive_site, not uuidGravatar Dirk Hohndel
2015-07-12Divinglog import: add .sql extension for importGravatar Miika Turkia
2015-07-06Be more careful freeing taxonomy dataGravatar Dirk Hohndel
2015-06-29Building without Marble: don't try to connect a signal to the globeGravatar Dirk Hohndel
2015-06-27Globe: use lighter and darker flags to mark the current dive siteGravatar Dirk Hohndel
2015-06-26Dive site rewrite: remove superfluous connectGravatar Dirk Hohndel
2015-06-26Dive site rewrite: remove a ton of code from the LocationManagementGravatar Tomaz Canabrava
2015-06-25Don't show datafile version warning if no file was openedGravatar Dirk Hohndel
2015-06-22Show warning if user loads an old datafileGravatar Tomaz Canabrava
2015-06-22Do not mess with dive location automaticallyGravatar Tomaz Canabrava
2015-06-21Some file dialogs insist on adding a default extensionGravatar Dirk Hohndel
2015-06-20Track minimum datafile versionGravatar Dirk Hohndel
2015-06-16Set up signalling to display notes in planner again.Gravatar Robert C. Helling