Age | Commit message (Expand) | Author |
2014-06-08 | Add a drop shadow on the picture | Tomaz Canabrava |
2014-06-08 | Add a nice white rectangle around the picture | Tomaz Canabrava |
2014-06-08 | Subtle animation when the picture gets hovered with the mouse. | Tomaz Canabrava |
2014-06-08 | Add a scaleTo animation | Tomaz Canabrava |
2014-06-08 | Gas was printed in permille, use gasname instead | Anton Lundin |
2014-06-08 | Correctly test QString for being empty | Dirk Hohndel |
2014-06-06 | User manual: show a localized version of the manual if it exists | Dirk Hohndel |
2014-06-06 | HTML: export to system dependant path separator | Gehad elrobey |
2014-06-04 | Disclaimer included in the printed diveplan | Robert C. Helling |
2014-06-04 | Force TTS/NDL calculation off if things take too long | Dirk Hohndel |
2014-06-04 | Planner: don't redo the plan after partial edits of GFlow/high | Dirk Hohndel |
2014-06-03 | Planner: only copy cylinders that were used in the template dive | Dirk Hohndel |
2014-06-03 | Fix HTML export white space issues | Miika Turkia |
2014-06-03 | Remember selection of export HTML settings | Gehad elrobey |
2014-06-03 | Minor Fixes to the export dialog UI | Gehad elrobey |
2014-06-03 | Add HTML tab in export dialog | Gehad elrobey |
2014-06-03 | Closing the window should behave like triggering Quit | Dirk Hohndel |
2014-06-03 | Dive edit: when asked ti quit while editing, offer to discard current edit | Dirk Hohndel |
2014-06-03 | Dive edit: avoid memory leaks | Dirk Hohndel |
2014-06-03 | Dive edit: don't free the taglist of the master dive | Dirk Hohndel |
2014-06-03 | Ask before discarding edits | Dirk Hohndel |
2014-06-03 | Another futile attempt to keep whitespace consistent | Dirk Hohndel |
2014-06-03 | Do not plot pictures that don't have a timestamp. | Tomaz Canabrava |
2014-06-03 | Also hold a pointer to the struct picture on the model. | Tomaz Canabrava |
2014-06-03 | Add a method to plot the pictures on the profile. | Tomaz Canabrava |
2014-06-03 | Connect & disconnect the PictureModel on the profile | Tomaz Canabrava |
2014-06-03 | Add a static 'instance()' member for the Photos model. | Tomaz Canabrava |
2014-06-03 | Fix linked list corruption, move code to C. | Tomaz Canabrava |
2014-06-03 | Cancel dive edit when escape key is pressed | Dirk Hohndel |
2014-06-03 | Planner: reject plan if escape key is pressed | Dirk Hohndel |
2014-06-03 | Make most of the shortcuts widget specific | Dirk Hohndel |
2014-06-03 | Planner: fix editing the dive planner points table | Dirk Hohndel |
2014-06-03 | Planner note logic and layout improved | Robert C. Helling |
2014-06-03 | Add print button to planner | Robert C. Helling |
2014-06-03 | Layout improvements to the dive plan | Robert C. Helling |
2014-06-03 | Change from QPixmap to QImage due to thread issues. | Tomaz Canabrava |
2014-06-03 | Make the new picture widget display the pictures. | Tomaz Canabrava |
2014-06-03 | Add the data() method of the Picture Model. | Tomaz Canabrava |
2014-06-03 | Update the picture model to use the new picture function calls. | Tomaz Canabrava |
2014-06-02 | Break picture handling code from C++ to C. | Tomaz Canabrava |
2014-06-02 | Rewrite dive edit logic | Dirk Hohndel |
2014-06-02 | Optionally strip diveplan to bare minimum | Robert C. Helling |
2014-06-02 | Fix addStop to work as slot again | Dirk Hohndel |
2014-06-01 | Rename two C++ methods to the more typical CamelCase | Dirk Hohndel |
2014-06-01 | Convert plot_gas_value to gasmix | Dirk Hohndel |
2014-06-01 | Override the MinMaxAvgWidget tool tips for the depth instance. | Tim Wootton |
2014-06-01 | More conversions to gasmix | Dirk Hohndel |
2014-06-01 | Add threaded processing of image pixmaps | Tomaz Canabrava |
2014-06-01 | Add a method to update the dive pictures on the model. | Tomaz Canabrava |
2014-06-01 | Add a new widget on the main tab: Pictures. | Tomaz Canabrava |