index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
simplewidgets.h
Age
Commit message (
Expand
)
Author
2014-06-30
Calendar widget should hide when clicking somewhere else
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
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-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-03-25
simplewidgets: Include stdint for cross compatability
Alberto Corona
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-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-11
Put include guard to every header
Boris Barbulovski
2014-02-09
ShiftImageTimesDialog class cleanup.
Boris Barbulovski
2014-02-06
Include images in profile
Robert C. Helling
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
Shift times of selected dives
Robert Helling
2013-10-03
Partially revert 7a368ab06b4926236ec93207e66ff7b14c234fe1
Thiago Macieira
2013-10-03
Better fix for the compile problems
Dirk Hohndel
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
2013-06-04
Added a new widget 'MinMaxAvgWidget'
Tomaz Canabrava