summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
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
2015-02-14mainwindow.cpp: don't close a file if a dive site is being editedGravatar Lubomir I. Ivanov
2015-02-13When updating the dive site name, show this on the maintabGravatar Dirk Hohndel
2015-02-13When closing a dive, delete all the dive sitesGravatar Dirk Hohndel
2015-02-13When adding / planning a dive, reset the dive site manage screenGravatar Dirk Hohndel
2015-02-13Allow editing of dive sitesGravatar Dirk Hohndel
2015-02-12Remove coordinates from main tabGravatar 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-11Copy the name and the coords when entering the EditDiveSite stateGravatar 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-11mainwindow.cpp: don't use ui.globePaneGravatar Lubomir I. Ivanov
2015-02-11Add undo stackGravatar Grace Karanja
2015-02-11Reverse undo bufferGravatar Grace Karanja
2015-02-10Fix build without marbleGravatar Tomaz Canabrava
2015-02-10Change the order of the quadrantsGravatar Dirk Hohndel