summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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
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-11Create simple class to hold the location management.Gravatar Tomaz Canabrava
2015-02-11More meaningfull names for the ui elements.Gravatar Tomaz Canabrava
2015-02-11Add the ui file for the location informationGravatar Tomaz Canabrava
2015-02-11mainwindow.cpp: don't use ui.globePaneGravatar Lubomir I. Ivanov
2015-02-11Add option to undo deleted divesGravatar Grace Karanja
2015-02-11Add a structure to hold undo commandsGravatar Grace Karanja
2015-02-11Add undo stackGravatar Grace Karanja
2015-02-11Reverse undo bufferGravatar Grace Karanja
2015-02-10Fix a regression on selection caused by the new interface codeGravatar Tomaz Canabrava
2015-02-10Add a new button on the MainTab to handle management of geo locationsGravatar Tomaz Canabrava
2015-02-10Fix build without marbleGravatar Tomaz Canabrava
2015-02-10Remove unused enumsGravatar 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-10Fix broken connectionGravatar Tomaz Canabrava
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
2015-02-10Remove the DiveList from the mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Correctly set up the Planner stateGravatar Tomaz Canabrava
2015-02-10Create the method that changes the state of the applicationGravatar Tomaz Canabrava
2015-02-10Change splitter names to something more meaningfullGravatar Tomaz Canabrava
2015-02-10Add the PlannerDetails classGravatar Tomaz Canabrava