aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/simplewidgets.cpp
AgeCommit message (Expand)Author
2014-11-11Make the close button workGravatar Tomaz Canabrava
2014-11-11Added buttons to control the multi filterGravatar Tomaz Canabrava
2014-11-11Better size for the filterGravatar Tomaz Canabrava
2014-11-03Fix position and size of the FilterGravatar Tomaz Canabrava
2014-11-01Make filter UI comply with capitalisation styleGravatar Tim Wootton
2014-10-31Small random whitespace cleanupsGravatar Dirk Hohndel
2014-10-31Added the widget on the screen, fix a typo.Gravatar Tomaz Canabrava
2014-10-31Implemented the LocationFilter widget.Gravatar Tomaz Canabrava
2014-10-31Treat buddy as Buddy and Divemaster, sort the filter lists.Gravatar Tomaz Canabrava
2014-10-31Implement the Buddy Filter interface.Gravatar Tomaz Canabrava
2014-10-31Better layout for the filtering widgetGravatar Tomaz Canabrava
2014-10-31Fix spacing in the layout of the MultiFilterGravatar Tomaz Canabrava
2014-10-31tagfilter.ui -> filterwidget.uiGravatar Tomaz Canabrava
2014-10-31TagFilter -> MultiFilterGravatar Tomaz Canabrava
2014-10-31Added a 'MultiFilter' widget.Gravatar Tomaz Canabrava
2014-10-02Add possibility to filter by more than one criteria at a timeGravatar Tomaz Canabrava
2014-09-17Random whitespace updateGravatar Dirk Hohndel
2014-09-17Implement the TagFilter model.Gravatar Tomaz Canabrava
2014-09-17Add the Tag Widget on the MainWindowGravatar Tomaz Canabrava
2014-08-16Selective copy: forgot tags in the UIGravatar Dirk Hohndel
2014-08-16Don't always clear the dive before selectively copyingGravatar Dirk Hohndel
2014-08-16Cut'n'paste for dive data: implement copy sideGravatar Dirk Hohndel
2014-07-11Misc UI capitalisation consitencies and other text changesGravatar Tim Wootton
2014-06-30Selects the dive date before showing it up.Gravatar Tomaz Canabrava
2014-06-30Added a shortcut 'ESC' to close the calendar widgetGravatar Tomaz Canabrava
2014-06-30Calendar widget should hide when clicking somewhere elseGravatar Tomaz Canabrava
2014-06-28Calendar Widget: make it modalGravatar Dirk Hohndel
2014-06-28Calendar Widget: get rid of week numberGravatar Dirk Hohndel
2014-06-28Calendar Widget: set the locale appropriate first day of the weekGravatar Dirk Hohndel
2014-06-28Make calendar stay on topGravatar Joakim Bygdell
2014-06-27Open picture manager when clicking on the picture at the profileGravatar Tomaz Canabrava
2014-06-26Make date widget easier to readGravatar Dirk Hohndel
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-06-20Listen to EnabledChange to gray out the DatePickerGravatar Tomaz Canabrava
2014-06-20Change the Star Widget to use QImage instead of QPixmapGravatar Tomaz Canabrava
2014-06-20Better focus painting for Date WidgetGravatar Tomaz Canabrava
2014-06-20Added keyboard navigation to the calendar date picker.Gravatar Tomaz Canabrava
2014-06-20Added focus handling to the Date Picker.Gravatar Tomaz Canabrava
2014-06-20Added the calendar widget to change the calendar date.Gravatar Tomaz Canabrava
2014-06-20Correctly sets the minimum size of the calendar widget.Gravatar Tomaz Canabrava
2014-06-20Added a Partly Functional Date Picker widget.Gravatar Tomaz Canabrava
2014-06-02Break picture handling code from C++ to C.Gravatar Tomaz Canabrava
2014-06-01Override the MinMaxAvgWidget tool tips for the depth instance.Gravatar Tim Wootton
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-20Dive list: add context menu function to renumber dive(s)Gravatar Dirk Hohndel
2014-05-05Correct check for existence of DateTimeOriginal exif tagGravatar Robert C. Helling
2014-04-26Use original time if available on image loadingGravatar Miika Turkia
2014-04-25Fixing Hotkeys inconsistency for divecomputer/pref/numbering windowsGravatar Gehad
2014-04-25Closing shortcuts for shift times windowsGravatar Gehad elrobey
2014-04-17Mark a lot of TODO's where I think it should be moved to C code.Gravatar Tomaz Canabrava