summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2015-06-29Building without Marble: don't try to connect a signal to the globeGravatar Dirk Hohndel
2015-06-27Dive site rewrite: be smarter when dealing with auto created sitesGravatar Dirk Hohndel
2015-06-27Globe: use lighter and darker flags to mark the current dive siteGravatar Dirk Hohndel
2015-06-27Add missing return statementGravatar Dirk Hohndel
2015-06-27Add support for importing O2 sensors from CSV fileGravatar Anton Lundin
2015-06-27Preferences dialog: yet another attempt to make it fitGravatar Dirk Hohndel
2015-06-27Dive site rewrite: mark location field as soon as editing startsGravatar Dirk Hohndel
2015-06-26Globe: change the logic to remember the current zoom valueGravatar Dirk Hohndel
2015-06-26Globe: only remember the last zoom if we are not flyingGravatar Dirk Hohndel
2015-06-26Globe: reset the view when called with no divesiteGravatar Dirk Hohndel
2015-06-26Dive site rewrite: make trip location edit workGravatar Dirk Hohndel
2015-06-26Dive site rewrite: clearing the location field means no dive siteGravatar Dirk Hohndel
2015-06-26Dive site rewrite: fix adding a new dive and chaning notes / descriptionGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: add short explanation to quick dive site edit widgetGravatar Dirk Hohndel
2015-06-26Dive site rewrite: remove superfluous connectGravatar Dirk Hohndel
2015-06-26Dive site rewrite: change the default sizes of the dialogGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: do not use Qt Model MatchGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: fix potential crashGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: add forgotten fileGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: copy the changed dive site to the originalGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: create a dive site if string doesn't existGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: mark location as changed when a dive site changesGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: better member nameGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: try to fix a crashGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: copy the current dive to the displayed diveGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: fill and change the current dive siteGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: correctly position the edit site widgetGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: create a dive site edit dialog without bordersGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: remove a ton of code from the LocationManagementGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: change add icon to editGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: add the taxonomy labels for the dive sitesGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: use a QCompleter to show the list of dive sitesGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: location edit on notes tab is again a LineEditGravatar Tomaz Canabrava
2015-06-26Add only switch at required stop optionGravatar Rick Walsh
2015-06-25Don't show datafile version warning if no file was openedGravatar Dirk Hohndel
2015-06-24Rewrite GPS fix matching code for imports from our webserviceGravatar Dirk Hohndel
2015-06-22Avoid possible use of uninitialized variableGravatar Dirk Hohndel
2015-06-22Preferences infrastructure for GeoManagementGravatar Tomaz Canabrava
2015-06-22Defaults for the Preferences dialog for GeoCodingGravatar Tomaz Canabrava
2015-06-22Add configuration options for geo codingGravatar Tomaz Canabrava
2015-06-22Show warning if user loads an old datafileGravatar Tomaz Canabrava
2015-06-22Do not mess with dive location automaticallyGravatar Tomaz Canabrava
2015-06-22Create layout on parent, not on items around itGravatar Tomaz Canabrava
2015-06-22do not set default sizes for expandersGravatar Tomaz Canabrava
2015-06-22Cloud storage: update File menu options once PIN is verifiedGravatar Dirk Hohndel
2015-06-22Better error handlingGravatar Dirk Hohndel
2015-06-22Address of array is always non-NULLGravatar Dirk Hohndel
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-06-22Preferences: don't show error when resetting cloud email / passwordGravatar Dirk Hohndel
2015-06-21Initialize membersGravatar Dirk Hohndel