aboutsummaryrefslogtreecommitdiffstats
path: root/qthelper.cpp
AgeCommit message (Expand)Author
2015-07-25Move initialization of preferences to helper functionGravatar Dirk Hohndel
2015-07-14Location completer: give distance if knownGravatar Dirk Hohndel
2015-06-22Cloud storage: correctly store pictures even if they weren't shown beforeGravatar Dirk Hohndel
2015-06-21HTML export: need to work harder to find the picturesGravatar Dirk Hohndel
2015-06-21Git storage: implement picture loading from gitGravatar Dirk Hohndel
2015-06-21Add helper function to return local filename of picture as C stringGravatar Dirk Hohndel
2015-06-21Make helper function deal with files that don't existGravatar Dirk Hohndel
2015-06-17Remove some include files from qthelper.cppGravatar Dirk Hohndel
2015-06-16Fix silly typoGravatar Dirk Hohndel
2015-06-16Move checking the cloud connection into its own filesGravatar Dirk Hohndel
2015-06-16Code cleanup: implement window title update via signalGravatar Dirk Hohndel
2015-06-15Cloud storage: use preference member instead of hard coded stringsGravatar Dirk Hohndel
2015-06-13system_default_directory() is broken with Qt 5.4Gravatar Dirk Hohndel
2015-06-13Add helper function to create a directoryGravatar Dirk Hohndel
2015-06-13Don't show an error if you fail to open the cloud storageGravatar Dirk Hohndel
2015-06-12Indicate that there are unsaved changes with a '*' in the window titleGravatar Dirk Hohndel
2015-06-12Cloud storage: check connection before connectingGravatar Dirk Hohndel
2015-06-12Cloud storage: Setup http proxy for git connectionGravatar Dirk Hohndel
2015-06-09Cloud storage: implement confirmation of email address via PINGravatar Dirk Hohndel
2015-06-01Move helper function to the appropriate fileGravatar Dirk Hohndel
2015-05-29Move WeightModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move DivePlannerModel and CylinderModel to qt-modelsGravatar Tomaz Canabrava
2015-05-26Allow a comma in decimal GPS coordinatesGravatar Robert C. Helling
2015-05-24Remove support for QT4 (part 3)Gravatar Tomaz Canabrava
2015-05-20Add option to display GPS coordinates as decimalsGravatar Robert C. Helling
2015-04-24Allow images to be added via the webGravatar Robert C. Helling
2015-04-24Cleaning up variable names in image loadingGravatar Robert C. Helling
2015-03-30Protect writing to image hashes with a mutexGravatar Robert C. Helling
2015-03-16Load remote imagesGravatar Robert C. Helling
2015-03-15Refactored image timestamp checking.Gravatar Jan Darowski
2015-03-14Provide useful warning when we can't find an XSLT fileGravatar Dirk Hohndel
2015-03-10Don't call UI functions from helper codeGravatar Dirk Hohndel
2015-02-27UI to learn hashes of local image filesGravatar Robert C. Helling
2015-02-27Add hashes to imagesGravatar Robert C. Helling
2015-02-24Fixed cmake build.Gravatar Patrick Valsecchi
2015-02-23Move helper functions aroundGravatar Dirk Hohndel
2015-02-23Add support for more GPS coordinate formats.Gravatar Patrick Valsecchi
2015-02-15qthelper.cpp: use QStandardPaths::DataLocation for older QtGravatar Lubomir I. Ivanov
2015-02-15Add 'system_default_directory()' helper functionGravatar Linus Torvalds
2015-02-14Proof of concept for reverse geo locationGravatar Dirk Hohndel
2015-02-14Use C API for printGPSCoordsGravatar Dirk Hohndel
2015-02-12Remove coordinates from main tabGravatar Dirk Hohndel
2015-02-04More tolerant when parsing GPS coordinates.Gravatar Patrick Valsecchi
2014-11-13Fix use of QStringGravatar Tomaz Canabrava
2014-11-13Fix QString useGravatar Tomaz Canabrava
2014-11-12Show the number of dives with given person / location in the filter panelGravatar Dirk Hohndel
2014-08-17Fix and simplify get_file_nameGravatar Thiago Macieira
2014-07-30Correctly report parsing success for GPS dataGravatar Dirk Hohndel
2014-07-16Translations: get hemisphere letters translated againGravatar Dirk Hohndel
2014-07-14HTML: Add dive photos to the detailed viewGravatar Gehad elrobey