summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-02-27Show translated String.Gravatar 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-23Move helper functions aroundGravatar Dirk Hohndel
2015-02-22Revert "Update Qt4 patch"Gravatar Dirk Hohndel
2015-02-19Update Qt4 patchGravatar Dirk Hohndel
2015-02-17subsurfacewebservices.cpp: add QDebug includeGravatar Lubomir I. Ivanov
2015-02-17simplewidgets.cpp: QLineEdit::setClearButtonEnabled() is from Qt5.2Gravatar Lubomir I. Ivanov
2015-02-16Fix profile toolbarGravatar Tomaz Canabrava
2015-02-15downloadfromdivecomputer.cpp: fix initializer list order warningGravatar Lubomir I. Ivanov
2015-02-15add and use a version.c / version.h pairGravatar Lubomir I. Ivanov
2015-02-15Fix Subsurface build with Qt 5.4.1 and laterGravatar Thiago Macieira
2015-02-15Use unused cylinders in planner if they are displayedGravatar Robert C. Helling
2015-02-15HTML: Fix Null values in yearly statistics export.Gravatar Gehad elrobey
2015-02-15HTML: Fix exporting themes in multilingual environmentGravatar Gehad elrobey
2015-02-14Add ssrf as dive log extension on importGravatar Miika Turkia
2015-02-14Add ability to undo shifting of dive timeGravatar Grace Karanja
2015-02-14When cleaning up the empty screen, also clean up dive sitesGravatar Dirk Hohndel
2015-02-14Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes"Gravatar Henrik Brautaset Aronsen
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-13Don't add empty dive sitesGravatar Dirk Hohndel
2015-02-13Make sure there is a dive site if you try to edit itGravatar Dirk Hohndel
2015-02-13When adding / planning a dive, reset the dive site manage screenGravatar Dirk Hohndel
2015-02-13Fix crash when adding a diveGravatar Dirk Hohndel
2015-02-13Fix compile time warningGravatar Dirk Hohndel
2015-02-13Allow editing of dive sitesGravatar Dirk Hohndel
2015-02-13Adapt GPS coordinate download from our companion app to dive sitesGravatar Dirk Hohndel
2015-02-13maintab change for get_dive_site_uuid_by_nameGravatar Dirk Hohndel
2015-02-12Get location for Facebook from dive siteGravatar Dirk Hohndel
2015-02-12Get location from dive site for printingGravatar Dirk Hohndel
2015-02-12Remove coordinates from main tabGravatar Dirk Hohndel
2015-02-12Make filters work with dive sitesGravatar Dirk Hohndel
2015-02-12Switch components for cut/paste dive to dive site logicGravatar Dirk Hohndel
2015-02-12Show dive site name in dive listGravatar Dirk Hohndel
2015-02-12Correctly connect the maintab to dive site managementGravatar Dirk Hohndel
2015-02-12Make editing a location work with dive sitesGravatar Dirk Hohndel
2015-02-12Clear the location if we have no dive siteGravatar Dirk Hohndel
2015-02-12Update completion model for dive site namesGravatar Dirk Hohndel
2015-02-12Show dive coordinates on map based on dive siteGravatar Dirk Hohndel
2015-02-12Show GPS coordinates based on dive site on MainTabGravatar Dirk Hohndel
2015-02-12Show location based on dive site on MainTabGravatar Dirk Hohndel
2015-02-11Remove redundant functionGravatar 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