aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
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ø
2015-03-16Don't overwrite the displayed dive in the middle of editingGravatar Dirk Hohndel
2015-03-16Make sure the dive site edit widget is current when switching to itGravatar Dirk Hohndel
2015-03-10Don't call UI functions from helper codeGravatar Dirk Hohndel
2015-03-10Import Datatrak/WLog filesGravatar Salvador Cuñat
2015-03-09Fix building with NO_PRINTING for AndroidGravatar Anton Lundin
2015-03-08Include upper case extensions on import dialogGravatar Miika Turkia
2015-02-28Show notification message while logs are converted from v2Gravatar 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-27Add hashes to imagesGravatar Robert C. Helling
2015-02-25Display slowness warning before opening a V2 fileGravatar Dirk Hohndel
2015-02-16Fix profile toolbarGravatar Tomaz Canabrava
2015-02-15add and use a version.c / version.h pairGravatar Lubomir I. Ivanov
2015-02-14Add ssrf as dive log extension on importGravatar Miika Turkia
2015-02-14When cleaning up the empty screen, also clean up dive sitesGravatar Dirk Hohndel