subsurface/qt-ui
Tomaz Canabrava 6ee2758e06 Listen to EnabledChange to gray out the DatePicker
This small patch listens to EnabledChange to gray out the
date picker when the widget is in disabled mode, and to
paint the widget colored when it's on enabled state.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-06-20 15:43:13 -07:00
..
css Fix TableWidget ( equipment ones ) on dark scheme. 2013-12-12 03:26:39 +01:00
marble Resync included header with upstream 2014-01-15 15:49:50 +07:00
profile Enable Info box in the planner again. 2014-06-18 04:56:20 -07:00
about.cpp Quit Subsurface with about window in front 2014-04-25 10:21:55 -07:00
about.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
about.ui SubsurfaceAbout class cleanup. 2014-02-08 08:00:27 -08:00
completionmodels.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
completionmodels.h Put include guard to every header 2014-02-11 12:37:01 -08:00
divecomputermanagementdialog.cpp Fixing Hotkeys inconsistency for divecomputer/pref/numbering windows 2014-04-25 13:24:39 -07:00
divecomputermanagementdialog.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divecomputermanagementdialog.ui Make some dialogs modal to MainWindow 2014-03-12 10:14:17 -07:00
divelistview.cpp Fix linked list corruption, move code to C. 2014-06-03 16:39:06 -07:00
divelistview.h Fix crash on adding / removing a dives from add menu 2014-05-28 17:03:47 -07:00
divelogexportdialog.cpp Don't use std::string in our code 2014-06-18 04:44:59 -07:00
divelogexportdialog.h Much needed clean on the HTML export dialog code. 2014-06-12 12:42:35 -07:00
divelogexportdialog.ui Fix layout of Dive Export 2014-06-11 14:21:30 -07:00
divelogimportdialog.cpp Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS import 2014-04-25 10:47:44 -07:00
divelogimportdialog.h Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
divelogimportdialog.ui Fix layout of import CVS 2014-06-11 14:21:09 -07:00
divepicturewidget.cpp Prevent using uninitialized variable 2014-06-13 07:11:06 -07:00
divepicturewidget.h Another futile attempt to keep whitespace consistent 2014-06-03 16:49:56 -07:00
diveplanner.cpp planner: Switch to QSpinBox for SAC 2014-06-20 06:37:44 -07:00
diveplanner.h planner: Switch to QSpinBox for SAC 2014-06-20 06:37:44 -07:00
diveplanner.ui planner: Switch to QSpinBox for SAC 2014-06-20 06:37:44 -07:00
downloadfromdivecomputer.cpp Rework slot to quiet down Qt5 warning 2014-05-26 06:25:00 -07:00
downloadfromdivecomputer.h Rework slot to quiet down Qt5 warning 2014-05-26 06:25:00 -07:00
downloadfromdivecomputer.ui Enable libdivecomputer log or dump from the UI 2013-12-24 16:26:00 -08:00
globe.cpp Globe: do a better job detecting double clicks and setting GPS coordinates 2014-06-11 09:31:01 -07:00
globe.h Globe: do a better job detecting double clicks and setting GPS coordinates 2014-06-11 09:31:01 -07:00
graphicsview-common.cpp Make heartrate grid less confusing 2014-04-28 12:45:42 -07:00
graphicsview-common.h Make heartrate grid less confusing 2014-04-28 12:45:42 -07:00
groupedlineedit.cpp Much, much smarter way of finding the Tags 2014-05-27 20:03:29 -07:00
groupedlineedit.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
kmessagewidget.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
kmessagewidget.h Another small tweak to whitespace tool 2014-03-05 13:02:23 -08:00
maintab.cpp Added the new Date Widget on the MainTab. 2014-06-20 15:41:42 -07:00
maintab.h Added the new Date Widget on the MainTab. 2014-06-20 15:41:42 -07:00
maintab.ui Added focus handling to the Date Picker. 2014-06-20 15:41:53 -07:00
mainwindow.cpp Fix building with NO_MARBLE again 2014-06-18 04:56:08 -07:00
mainwindow.h Start a user survey dialog 2014-06-13 14:03:51 -07:00
mainwindow.ui Planner: don't show the planner panes by default 2014-06-12 09:51:10 -07:00
modeldelegates.cpp Change the Star Widget to use QImage instead of QPixmap 2014-06-20 15:43:10 -07:00
modeldelegates.h Better handling of mouse on the delegates ( Equipment Edition ) 2014-04-25 07:19:18 -07:00
models.cpp Change character for liter in SAC values as well 2014-06-08 21:00:56 -07:00
models.h Planner: Re-enable using the new profile. 2014-05-26 13:17:32 -07:00
plannerSettings.ui Planner: update tabstop order again 2014-06-12 09:34:58 -07:00
preferences.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
preferences.h Remove some unneeded explicit paths in includes 2014-04-11 07:21:21 -07:00
preferences.ui Add option to save userid in data files 2014-04-14 09:40:30 -07:00
printdialog.cpp Print dialog: make Ctrl-Q and Ctlr-W work 2014-04-25 10:27:44 -07:00
printdialog.h Remove printing when building for Android 2014-03-27 10:42:07 -07:00
printlayout.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
printlayout.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
printoptions.cpp Print: adjustments to PrintDialog 2013-11-30 18:56:25 +02:00
printoptions.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
printoptions.ui UI adjustments in Print Dialog Window 2014-04-16 12:17:49 -07:00
renumber.ui Make some dialogs modal to MainWindow 2014-03-12 10:14:17 -07:00
shiftimagetimes.ui Fix layout on the Shift-Image-Time import dialog 2014-06-01 15:43:43 -07:00
shifttimes.ui Add current time and adjusted time to gui when adjusting dive's timestamp 2014-03-21 21:26:09 -07:00
simplewidgets.cpp Listen to EnabledChange to gray out the DatePicker 2014-06-20 15:43:13 -07:00
simplewidgets.h Listen to EnabledChange to gray out the DatePicker 2014-06-20 15:43:13 -07:00
starwidget.cpp Change the Star Widget to use QImage instead of QPixmap 2014-06-20 15:43:10 -07:00
starwidget.h Change the Star Widget to use QImage instead of QPixmap 2014-06-20 15:43:10 -07:00
subsurfacewebservices.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
subsurfacewebservices.h Implementing export dialog 2014-05-21 03:31:43 +09:00
tableview.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
tableview.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
tableview.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
tagwidget.cpp Remove some unused variables 2014-06-01 15:41:12 -07:00
tagwidget.h Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
updatemanager.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
updatemanager.h Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
usermanual.cpp Make sure Windows can find the user manual 2014-06-09 13:42:16 -07:00
usermanual.h Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
usermanual.ui Close search panel by button click 2014-02-10 07:12:35 -08:00
usersurvey.cpp User survey: small updates 2014-06-14 14:35:17 -07:00
usersurvey.h Start a user survey dialog 2014-06-13 14:03:51 -07:00
usersurvey.ui User survey: small updates 2014-06-14 14:35:17 -07:00
webservices.ui Add option to save userid in data files 2014-04-14 09:40:30 -07:00