aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-04-07Fix incorrect behavior in preference windowGravatar Gehad
2014-04-07Preferences: Change of text for unused cylinders.Gravatar Willem Ferguson
2014-04-05Rely on ENABLE_PLANNER to enable the plannerGravatar Anton Lundin
2014-04-05Fix divelogs.de upload errorGravatar Venkatesh Shukla
2014-04-05Remove check option to show units in text labelGravatar Lakshman
2014-04-03Random small whitespace cleanupsGravatar Dirk Hohndel
2014-04-03Edit name option for bookmarksGravatar Yosef Hamza
2014-04-03Correctly handle dive selection after editing divesGravatar Dirk Hohndel
2014-04-02Adding shortcut key sequence to the worldmap exporterGravatar Gehad
2014-04-02Only create UpdateManager once it is neededGravatar Dirk Hohndel
2014-04-02Update manager: report Linux separatelyGravatar Dirk Hohndel
2014-04-02Add "Check for updates" FeatureGravatar Joshua Joseph
2014-04-02Make divelist header corrections Mac specificGravatar Anton Lundin
2014-04-02Add missing REMOVE slotGravatar Lakshman
2014-04-02Make compute waypoints content uneditableGravatar Lakshman
2014-04-01Use term cylinder not tank to be consistant.Gravatar Tim Wootton
2014-03-31Merge branch 'planner-mods'Gravatar Dirk Hohndel
2014-03-31Diveplan with entered and computed waypoints to UIGravatar Lakshman Anumolu
2014-03-31Distinguish between entered and calculated waypointsGravatar Robert C. Helling
2014-03-30Exporting a World-MapGravatar Gehad
2014-03-28Toggle showing average depthGravatar Lakshman
2014-03-27Fix redundant spaces in info panelGravatar Lakshman
2014-03-27Profile2: hide the tooltip and ruler if we are printingGravatar Lubomir I. Ivanov
2014-03-27Print: enable printing with the new profileGravatar Lubomir I. Ivanov
2014-03-27Profile2: add use of the isGrayscale flag when getting a colorGravatar Lubomir I. Ivanov
2014-03-27Profile2: add some print related flagsGravatar Lubomir I. Ivanov
2014-03-27Ruler: fix bad scaling for the text backgroundGravatar Lubomir I. Ivanov
2014-03-27Repaint ruler when enable/disabling itGravatar Jan Mulder
2014-03-27Remove printing when building for AndroidGravatar Anton Lundin
2014-03-27Remove usermanual when building for AndroidGravatar Anton Lundin
2014-03-27Introduce NO_MARBLE define, make GlobeGPS a dummyGravatar Anton Lundin
2014-03-25simplewidgets: Include stdint for cross compatabilityGravatar Alberto Corona
2014-03-25Redraw profile when manipulating cylindersGravatar Jan Mulder
2014-03-23Don't crash if we try to save a empty planGravatar Anton Lundin
2014-03-23Enable parts of planner based on defineGravatar Anton Lundin
2014-03-23Divemaster and Buddy fields auto-completion are not savedGravatar Yosef Hamza
2014-03-21Fix system default font handlingGravatar Anton Lundin
2014-03-21Make pp graphs visible at startup according to settingsGravatar Jan Mulder
2014-03-21Add current time and adjusted time to gui when adjusting dive's timestampGravatar Gehad
2014-03-20Make esc-key discard the new tag selectionGravatar Gehad
2014-03-20Removed Duplicate IncludesGravatar Hugle
2014-03-20Better handling of keyboard on the inline edition on equipmentGravatar Tomaz Canabrava
2014-03-20Remove a bit of space from the Axis and its labels.Gravatar Tomaz Canabrava
2014-03-20Make ruler respect dive depth.Gravatar Tomaz Canabrava
2014-03-20Don't create then set, do both at the same time.Gravatar Tomaz Canabrava
2014-03-20QString starts empty, do not set "" as empty string.Gravatar Tomaz Canabrava
2014-03-20Do not copy strings when you don't need it.Gravatar Tomaz Canabrava
2014-03-20Code CleanupGravatar Tomaz Canabrava
2014-03-20Enable posibility to add dives to trip belowGravatar Anton Lundin
2014-03-19git object store: make it possible to work with checked-out git branchesGravatar Linus Torvalds