Age | Commit message (Expand) | Author |
2014-07-11 | Misc UI capitalisation consitencies and other text changes | Tim Wootton |
2014-06-30 | Selects the dive date before showing it up. | Tomaz Canabrava |
2014-06-30 | Added a shortcut 'ESC' to close the calendar widget | Tomaz Canabrava |
2014-06-30 | Calendar widget should hide when clicking somewhere else | Tomaz Canabrava |
2014-06-28 | Calendar Widget: make it modal | Dirk Hohndel |
2014-06-28 | Calendar Widget: get rid of week number | Dirk Hohndel |
2014-06-28 | Calendar Widget: set the locale appropriate first day of the week | Dirk Hohndel |
2014-06-28 | Make calendar stay on top | Joakim Bygdell |
2014-06-27 | Open picture manager when clicking on the picture at the profile | Tomaz Canabrava |
2014-06-26 | Make date widget easier to read | Dirk Hohndel |
2014-06-26 | Headers cleanup. | Tomaz Canabrava |
2014-06-20 | Listen to EnabledChange to gray out the DatePicker | Tomaz Canabrava |
2014-06-20 | Change the Star Widget to use QImage instead of QPixmap | Tomaz Canabrava |
2014-06-20 | Better focus painting for Date Widget | Tomaz Canabrava |
2014-06-20 | Added keyboard navigation to the calendar date picker. | Tomaz Canabrava |
2014-06-20 | Added focus handling to the Date Picker. | Tomaz Canabrava |
2014-06-20 | Added the calendar widget to change the calendar date. | Tomaz Canabrava |
2014-06-20 | Correctly sets the minimum size of the calendar widget. | Tomaz Canabrava |
2014-06-20 | Added a Partly Functional Date Picker widget. | Tomaz Canabrava |
2014-06-02 | Break picture handling code from C++ to C. | Tomaz Canabrava |
2014-06-01 | Override the MinMaxAvgWidget tool tips for the depth instance. | Tim Wootton |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-20 | Dive list: add context menu function to renumber dive(s) | Dirk Hohndel |
2014-05-05 | Correct check for existence of DateTimeOriginal exif tag | Robert C. Helling |
2014-04-26 | Use original time if available on image loading | Miika Turkia |
2014-04-25 | Fixing Hotkeys inconsistency for divecomputer/pref/numbering windows | Gehad |
2014-04-25 | Closing shortcuts for shift times windows | Gehad elrobey |
2014-04-17 | Mark a lot of TODO's where I think it should be moved to C code. | Tomaz Canabrava |
2014-03-21 | Add current time and adjusted time to gui when adjusting dive's timestamp | Gehad |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-19 | Convert more TRUE/FALSE to stdbools true/false | Anton Lundin |
2014-02-18 | Make lastUsedImageDir static to prevent a crash | Robert C. Helling |
2014-02-18 | Use DateTimeOriginal on image import | Miika Turkia |
2014-02-18 | Fix compile error | Miika Turkia |
2014-02-17 | Compute dive computer/camera time offset from sample picture | Robert C. Helling |
2014-02-17 | Store camera time offset in preferences | Robert C. Helling |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-09 | ShiftImageTimesDialog class cleanup. | Boris Barbulovski |
2014-02-06 | Include images in profile | Robert C. Helling |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-15 | Convert to TRUE/FALSE to stdbools true/false | Anton Lundin |
2013-11-30 | Fix all leak-at-exit from singletons in Subsurface | Thiago Macieira |
2013-11-30 | Fix memory leak of the MinMaxAvgWidgetPrivate | Thiago Macieira |
2013-11-18 | Improve shift time functionality | Dirk Hohndel |
2013-11-18 | Shift times of selected dives | Robert Helling |
2013-10-11 | Good deal of whitespace fixes and code cleanup. | Tomaz Canabrava |
2013-10-03 | Make the classes generated by uic be real members of our classes | Thiago Macieira |
2013-10-03 | Include the ui_*.h headers in the main headers. | Thiago Macieira |
2013-09-27 | Hack to make the subsurface work on Gnome3 shell | Tomaz Canabrava |
2013-06-17 | Addes a simple 'Renumber Dialog', very similar to the GTK one. | Tomaz Canabrava |