aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
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
2015-02-10Rename the widget to better reflect what it doesGravatar Dirk Hohndel
2015-02-10Remove the flicker issue and the resize issue.Gravatar Tomaz Canabrava
2015-02-10Don't set the state if it's the sameGravatar Tomaz Canabrava
2015-02-10Save the size of the widgets to restore it later.Gravatar 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-10Remove information panel from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the Globe from the mainwindow.uiGravatar Tomaz Canabrava