summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
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-16Cloud storage: warn the user if we are not onlineGravatar Dirk Hohndel
2015-06-16Code cleanup: implement window title update via signalGravatar Dirk Hohndel
2015-06-15Cloud storage: use preference member instead of hard coded stringsGravatar Dirk Hohndel
2015-06-14Cloud storage: only offer cloud storage related options when verifiedGravatar Dirk Hohndel
2015-06-13Move git related declarations into their own header fileGravatar Dirk Hohndel
2015-06-12Use friendlier file name when asking about saving changesGravatar 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-11Dive site management: show pictures instead of profileGravatar Dirk Hohndel
2015-06-11Revert "Dive site management: remove the profile view"Gravatar Dirk Hohndel
2015-06-10Dive site management: remove the profile viewGravatar Dirk Hohndel
2015-06-10Don't show the V2 warning anymoreGravatar Dirk Hohndel
2015-06-07Do not connect to same signal/slot twiceGravatar Tomaz Canabrava
2015-06-07Always send the UUID of the coordinates to the globeGravatar Tomaz Canabrava
2015-06-03Connect the signalsGravatar Tomaz Canabrava
2015-06-03Different states for edit / add dive siteGravatar Tomaz Canabrava
2015-06-03Remove unnecessary callsGravatar Tomaz Canabrava
2015-06-01Create a new DiveSite when user clicks on addGravatar Tomaz Canabrava
2015-06-01Manage Dive Site from the MainMenuGravatar Tomaz Canabrava
2015-06-01Move helper function to the appropriate fileGravatar Dirk Hohndel
2015-06-01Cloud storage: only make this available with new enough libgit2Gravatar Dirk Hohndel
2015-05-31Cloud storage: first stab at implementing cloud storageGravatar Dirk Hohndel
2015-05-29Move DivePictureModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Fewer rebuilds triggered by changes in models.hGravatar Tomaz Canabrava
2015-05-29Move the YearlyStatisticsModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move WeigthSystem Info model to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move Tankinfomodel to its own fileGravatar Tomaz Canabrava
2015-05-29Move DivePlannerModel and CylinderModel to qt-modelsGravatar Tomaz Canabrava
2015-05-27Strip the default suffix if saving to git branchGravatar Dirk Hohndel
2015-05-26Do not set the dive_site when changing divesGravatar Tomaz Canabrava
2015-05-25Layout issues: Fix the Profile/ToolbarGravatar Tomaz Canabrava
2015-05-25Layout issues: Remove auto layout management from mainwindow.cppGravatar Tomaz Canabrava
2015-05-22Location management: reflect changes to the coordinates on the mapGravatar Dirk Hohndel
2015-05-21Fix typoGravatar Paul-Erik Törrönen
2015-05-17Better name for the disable/enable geolocation editGravatar Tomaz Canabrava
2015-05-17Move Locationinformation to its own file.Gravatar Tomaz Canabrava
2015-05-17Fix signal connectionsGravatar Tomaz Canabrava
2015-05-11Make sure that the save file dialog actually is marked as suchGravatar Dirk Hohndel
2015-05-10Get the location information in a separate threadGravatar Tomaz Canabrava
2015-05-08Only warn when trying to replan a logged diveGravatar Robert C. Helling
2015-04-29Display a notification while image hashing is ongoing.Gravatar Robert C. Helling
2015-04-14Show error messages for incorrect edit invocationGravatar Gehad elrobey
2015-04-04OSTCTools-Add support to import .dive filesGravatar Salvador Cuñat
2015-03-30Make the image hashing non-blocking againGravatar Robert C. Helling
2015-03-30Manual added dives edit button is missingGravatar Gehad elrobey
2015-03-21Implement handler for cancel button of Save As dialogGravatar Claudiu Olteanu
2015-03-20Prevent crash when clicking re-plan without selected diveGravatar Marcos CARDINOT
2015-03-19Fix a couple of typosGravatar Torstein Husebø