summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
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
2014-03-19Profile2: fix widths on some lines for Qt5Gravatar Lubomir I. Ivanov
2014-03-19Make Up/Down arrows work with tagsGravatar Gehad
2014-03-19Saving edits requires to move focus firstGravatar Gehad
2014-03-18Profile2: use unsigned int for the divecomputer numberGravatar Lubomir I. Ivanov
2014-03-18Clear PN2 PO2 PHE GasItemGravatar Hugle
2014-03-17Translate using tr() to be Qt5-compatibleGravatar Anton Lundin
2014-03-17Make dc_number defined when using itGravatar Anton Lundin
2014-03-17Add forward declaration of QSettingsGravatar Anton Lundin
2014-03-17Be more careful about dive computer selectionGravatar Linus Torvalds
2014-03-17Silly change to a commentGravatar Dirk Hohndel
2014-03-16New profile: fix event hiding logicGravatar Dirk Hohndel
2014-03-15New profile: add event manipulation to context menuGravatar Dirk Hohndel
2014-03-15Don't put cylinder widget in edit mode if deletion of cylinder failedGravatar Dirk Hohndel
2014-03-15Correctly check if tank is in useGravatar Dirk Hohndel
2014-03-15Bugfix: generalize pp graphs to allow for multi over-threshold periodsGravatar Jan Mulder
2014-03-14Make "save changes" dialog modalGravatar Dirk Hohndel
2014-03-14Convert other users of showError() to the new world orderGravatar Linus Torvalds
2014-03-14show the error string in the GUI rather than stderrGravatar Linus Torvalds
2014-03-14propagate save errors further, don't mark divelist unchangedGravatar Linus Torvalds
2014-03-13git object format: make sure parenthood isn't lost when savingGravatar Linus Torvalds
2014-03-13New profile: fix Information overlay locationGravatar Dirk Hohndel
2014-03-12MainWindow: maintain one window instance of the yearly statisticsGravatar Lubomir I. Ivanov
2014-03-12Profile2: place the ruler and tooltip on top (Z order)Gravatar Lubomir I. Ivanov
2014-03-12Ruler: change how the ruler text drawing worksGravatar Lubomir I. Ivanov
2014-03-12Make some dialogs modal to MainWindowGravatar Lubomir I. Ivanov
2014-03-11Only anim if not first dive when openning subsurface with a divelog.Gravatar Tomaz Canabrava
2014-03-11Support save / load for the Animation Speed on the PreferencesGravatar Tomaz Canabrava
2014-03-11Support Animation Speed via Settings.Gravatar Tomaz Canabrava
2014-03-11Profile2: provide means to disable the tool buttonsGravatar Lubomir I. Ivanov
2014-03-11MainWindow: close all windows once we close the main oneGravatar Lubomir I. Ivanov
2014-03-10Show temperature units in the label when editing diveGravatar Lakshman
2014-03-10Get rid of crazy empty tag_list element at the startGravatar Linus Torvalds