aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-27build-system: switch back to upstream qt-android-cmakeGravatar Dirk Hohndel
2018-10-27QML UI: we don't need Controls 2.4Gravatar Dirk Hohndel
2018-10-27qPref: reduce recompiles with every commitGravatar Dirk Hohndel
2018-10-26Cleanup: remove declaration of unused signalGravatar Berthold Stoeger
2018-10-26Cleanup: remove dead code in qthelper.cppGravatar Berthold Stoeger
2018-10-25Update CHANGELOGGravatar Dirk Hohndel
2018-10-25Mobile/filtering: update nr of dives shown in a trip when filteringGravatar Dirk Hohndel
2018-10-25core: use nr of dives shown in tripMeta infoGravatar Dirk Hohndel
2018-10-25core: add seperate number of dives shown to the trip structureGravatar Dirk Hohndel
2018-10-25core: add ability to get underlying dive to DiveObjectHelperGravatar Dirk Hohndel
2018-10-25Dive list: emit selectionChanged signal in filterFinished()Gravatar Berthold Stoeger
2018-10-25Fix bug in for loop that can lead to segfaultGravatar Simeon
2018-10-24Show coordinates if no tags from reverse geolookupGravatar Miika Turkia
2018-10-23Mobile/filtering: make busy indicator smallerGravatar Dirk Hohndel
2018-10-23Mobile/filtering: update number of dives shown when resetting filterGravatar Dirk Hohndel
2018-10-23Mobile/filtering: roll our own filtering for performance reasonsGravatar Dirk Hohndel
2018-10-23QML UI: remove some of the log file noiseGravatar Dirk Hohndel
2018-10-23Mobile/filtering: show a better message while waiting for the filterGravatar Dirk Hohndel
2018-10-23Mobile/filtering: implement the filter update through a threadGravatar Dirk Hohndel
2018-10-23Mobile/filtering: remove redundant busy indicator on dive listGravatar Dirk Hohndel
2018-10-23Mobile/filtering: simplify the filter toggleGravatar Dirk Hohndel
2018-10-23Mobile/filtering: update filter in separate threadGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add properties for dive list model and filter textGravatar Dirk Hohndel
2018-10-23QML UI: add busy indicator to the main windowGravatar Dirk Hohndel
2018-10-23QML UI: make the QML window object part of the QMLManager classGravatar Dirk Hohndel
2018-10-23Cleanup: remove attempt to set long gone propertyGravatar Dirk Hohndel
2018-10-23Mobile/filtering: clean up whitespace from last commitGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add background rectangle for filter rowGravatar Dirk Hohndel
2018-10-23Mobile/filtering: simplify transitionsGravatar Dirk Hohndel
2018-10-23Mobile/filtering: simple busy indicatorGravatar Dirk Hohndel
2018-10-23Mobile/filtering: finally implement the new settings in the actual filterGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add fullTextNoNotes role to the dive list modelGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add fullTextNoNotes to the dive object helperGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add Settings options for filteringGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add two preferences for filteringGravatar Dirk Hohndel
2018-10-23Mobile/filtering: make sure the header is top-most elementGravatar Dirk Hohndel
2018-10-23Mobile/filtering: ensure filter input field has focus when shownGravatar Dirk Hohndel
2018-10-23Mobile/filtering: use margins instead of rectangles to create spaceGravatar Dirk Hohndel
2018-10-23Mobile/filtering: only filter when editing is finishedGravatar Dirk Hohndel
2018-10-23Mobile/filtering: reset the filter text when toggledGravatar Dirk Hohndel
2018-10-23Mobile/filtering: improve code readabilityGravatar Dirk Hohndel
2018-10-23Mobile/filtering: animate the filter headerGravatar Dirk Hohndel
2018-10-23Mobile/filter: add marker between entries in full text searchGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add count of filtered dives to search barGravatar Dirk Hohndel
2018-10-23Mobile/filtering: make the search box an overlayGravatar Dirk Hohndel
2018-10-23Mobile/filtering: full text filter, instead of just dive siteGravatar Dirk Hohndel
2018-10-23Mobile/filtering: first attempt to filter on dive siteGravatar Jan Mulder
2018-10-23Mobile/filtering: add icons for filter and sortGravatar Jan Mulder
2018-10-23Dive site: remove webservice code in MainTab::updateDiveSite()Gravatar Berthold Stoeger
2018-10-23Parser: remove static variable location in import-cobalt.cGravatar Berthold Stoeger