aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.h
AgeCommit message (Expand)Author
2015-10-06Show error messages during start up as soon as the main window is shownGravatar Dirk Hohndel
2015-09-22Add refreshProfile member function to MainWindow classGravatar Dirk Hohndel
2015-09-09Replace the spinner with a progress dialog for cloud storage accessGravatar Dirk Hohndel
2015-08-25Turn the get taxonomy button into a manage dive site buttonGravatar 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-07-31Transform GlobeGPS in a static instance() classGravatar Tomaz Canabrava
2015-07-25Re-enable the dive site editGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: remove a ton of code from the LocationManagementGravatar Tomaz Canabrava
2015-06-16Set up signalling to display notes in planner again.Gravatar Robert C. Helling
2015-06-16Remove all the no longer necessary code that aborts read of first V2 fileGravatar Dirk Hohndel
2015-06-16Code cleanup: implement window title update via signalGravatar Dirk Hohndel
2015-06-14Cloud storage: only offer cloud storage related options when verifiedGravatar Dirk Hohndel
2015-06-12Cloud storage: better window titleGravatar Dirk Hohndel
2015-06-12Indicate that there are unsaved changes with a '*' in the window titleGravatar Dirk Hohndel
2015-06-03Different states for edit / add dive siteGravatar Tomaz Canabrava
2015-06-01Manage Dive Site from the MainMenuGravatar Tomaz Canabrava
2015-05-31Cloud storage: first stab at implementing cloud storageGravatar Dirk Hohndel
2015-05-17Move Locationinformation to its own file.Gravatar Tomaz Canabrava
2015-03-30Manual added dives edit button is missingGravatar Gehad elrobey
2015-02-27Change the references to ShowError to the new notification object.Gravatar Gehad elrobey
2015-02-27Creating a Notification widget in the Main Window.Gravatar Gehad elrobey
2015-02-27UI to learn hashes of local image filesGravatar Robert C. Helling
2015-02-25Display slowness warning before opening a V2 fileGravatar Dirk Hohndel
2015-02-12Correctly connect the maintab to dive site managementGravatar Dirk Hohndel
2015-02-11Pass a fake dive site UUID to the callback.Gravatar Tomaz Canabrava
2015-02-11Accept / Cancel location editGravatar Tomaz Canabrava
2015-02-11Enable the location edit widget on mainwindowGravatar Tomaz Canabrava
2015-02-11Create a new state for the MainWindow: EditDiveSiteGravatar Tomaz Canabrava
2015-02-11Add undo stackGravatar Grace Karanja
2015-02-11Reverse undo bufferGravatar Grace Karanja
2015-02-10Remove unused enumsGravatar Tomaz Canabrava
2015-02-10Change the order of the quadrantsGravatar Dirk Hohndel
2015-02-10Rename the widget to better reflect what it doesGravatar Dirk Hohndel
2015-02-10Don't set the state if it's the sameGravatar Tomaz Canabrava
2015-02-10Finish the cleanup of mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Move the Profile out of the mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the PlannerWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Create the method that changes the state of the applicationGravatar Tomaz Canabrava
2015-02-10Add the first call to registerApplicationStateGravatar Tomaz Canabrava
2015-02-10Implement the registerApplicationState functionGravatar Tomaz Canabrava
2015-02-10Add a new struct that will hold the widgets for each cornerGravatar Tomaz Canabrava
2015-02-09Add menu entries for undo/redoGravatar Grace Karanja
2015-02-03Disable dive component copy/paste shortcuts when no profile showGravatar Dirk Hohndel
2014-12-17Added the option of opening User Survey form explicitlyGravatar nikhil
2014-10-26Support for importing Poseidon MK6 logsGravatar Miika Turkia
2014-09-19Tissue saturation plot a la Sherwater PretelGravatar Robert C. Helling