summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-06-06HTML: export to system dependant path separatorGravatar Gehad elrobey
2014-06-04Disclaimer included in the printed diveplanGravatar Robert C. Helling
2014-06-04Force TTS/NDL calculation off if things take too longGravatar Dirk Hohndel
2014-06-04Planner: don't redo the plan after partial edits of GFlow/highGravatar Dirk Hohndel
2014-06-03Planner: only copy cylinders that were used in the template diveGravatar Dirk Hohndel
2014-06-03Fix HTML export white space issuesGravatar Miika Turkia
2014-06-03Remember selection of export HTML settingsGravatar Gehad elrobey
2014-06-03Minor Fixes to the export dialog UIGravatar Gehad elrobey
2014-06-03Add HTML tab in export dialogGravatar Gehad elrobey
2014-06-03Closing the window should behave like triggering QuitGravatar Dirk Hohndel
2014-06-03Dive edit: when asked ti quit while editing, offer to discard current editGravatar Dirk Hohndel
2014-06-03Dive edit: avoid memory leaksGravatar Dirk Hohndel
2014-06-03Dive edit: don't free the taglist of the master diveGravatar Dirk Hohndel
2014-06-03Ask before discarding editsGravatar Dirk Hohndel
2014-06-03Another futile attempt to keep whitespace consistentGravatar Dirk Hohndel
2014-06-03Do not plot pictures that don't have a timestamp.Gravatar Tomaz Canabrava
2014-06-03Also hold a pointer to the struct picture on the model.Gravatar Tomaz Canabrava
2014-06-03Add a method to plot the pictures on the profile.Gravatar Tomaz Canabrava
2014-06-03Connect & disconnect the PictureModel on the profileGravatar Tomaz Canabrava
2014-06-03Add a static 'instance()' member for the Photos model.Gravatar Tomaz Canabrava
2014-06-03Fix linked list corruption, move code to C.Gravatar Tomaz Canabrava
2014-06-03Cancel dive edit when escape key is pressedGravatar Dirk Hohndel
2014-06-03Planner: reject plan if escape key is pressedGravatar Dirk Hohndel
2014-06-03Make most of the shortcuts widget specificGravatar Dirk Hohndel
2014-06-03Planner: fix editing the dive planner points tableGravatar Dirk Hohndel
2014-06-03Planner note logic and layout improvedGravatar Robert C. Helling
2014-06-03Add print button to plannerGravatar Robert C. Helling
2014-06-03Layout improvements to the dive planGravatar Robert C. Helling
2014-06-03Change from QPixmap to QImage due to thread issues.Gravatar Tomaz Canabrava
2014-06-03Make the new picture widget display the pictures.Gravatar Tomaz Canabrava
2014-06-03Add the data() method of the Picture Model.Gravatar Tomaz Canabrava
2014-06-03Update the picture model to use the new picture function calls.Gravatar Tomaz Canabrava
2014-06-02Break picture handling code from C++ to C.Gravatar Tomaz Canabrava
2014-06-02Rewrite dive edit logicGravatar Dirk Hohndel
2014-06-02Optionally strip diveplan to bare minimumGravatar Robert C. Helling
2014-06-02Fix addStop to work as slot againGravatar Dirk Hohndel
2014-06-01Rename two C++ methods to the more typical CamelCaseGravatar Dirk Hohndel
2014-06-01Convert plot_gas_value to gasmixGravatar Dirk Hohndel
2014-06-01Override the MinMaxAvgWidget tool tips for the depth instance.Gravatar Tim Wootton
2014-06-01More conversions to gasmixGravatar Dirk Hohndel
2014-06-01Add threaded processing of image pixmapsGravatar Tomaz Canabrava
2014-06-01Add a method to update the dive pictures on the model.Gravatar Tomaz Canabrava
2014-06-01Add a new widget on the main tab: Pictures.Gravatar Tomaz Canabrava
2014-06-01Add stub for a widget to show the dive pictures.Gravatar Tomaz Canabrava
2014-06-01Do not replot for each picture added to dive.Gravatar Tomaz Canabrava
2014-06-01Fix layout on the Shift-Image-Time import dialogGravatar Tomaz Canabrava
2014-06-01Simplify ruler update code.Gravatar Tomaz Canabrava
2014-06-01Remove some unused variablesGravatar Dirk Hohndel
2014-06-01Next step to using gasmix instead of o2/heGravatar Dirk Hohndel
2014-06-01Use proper typesGravatar Dirk Hohndel