aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/simplewidgets.cpp
AgeCommit message (Expand)Author
2014-12-09Make filter for filter criteria case insensitiveGravatar Dirk Hohndel
2014-12-01Context menu entry to change setpointGravatar Robert C. Helling
2014-12-01A widget to add a set-point changeGravatar Robert C. Helling
2014-11-17Clarify the meaning of the values in the stats tabGravatar Dirk Hohndel
2014-11-16Improve the filter message and placementGravatar Dirk Hohndel
2014-11-16Addded a min / max layout for the filter, and a filter countGravatar Tomaz Canabrava
2014-11-13When closing the filter window also clear the filterGravatar Dirk Hohndel
2014-11-13Suits Widget created and working.Gravatar Tomaz Canabrava
2014-11-13Move the filters code to it's own file.Gravatar Tomaz Canabrava
2014-11-11A bit of code cleanup.Gravatar Tomaz Canabrava
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