qtutilities/widgets
Martchus 106ac4c57e Improve behavior of ButtonOverlay
* Remove all existing actions when falling back to using a custom layout to
  prevent duplicating those buttons
* Enable clear button of ClearComboBox by default for consistency with
  other widgets
2020-06-16 00:16:52 +02:00
..
buttonoverlay.cpp Improve behavior of ButtonOverlay 2020-06-16 00:16:52 +02:00
buttonoverlay.h Allow adding custom actions to button overlay 2020-06-09 23:24:24 +02:00
clearcombobox.cpp Improve behavior of ButtonOverlay 2020-06-16 00:16:52 +02:00
clearcombobox.h Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearlineedit.cpp Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearlineedit.h Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearplaintextedit.cpp Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearplaintextedit.h Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearspinbox.cpp Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
clearspinbox.h Use QLineEdit's functions to implement ButtonOverlay functions if possible 2020-06-09 22:03:26 +02:00
iconbutton.cpp Avoid repeating default pixmap size of IconButton all over the place 2020-06-14 14:56:03 +02:00
iconbutton.h Avoid repeating default pixmap size of IconButton all over the place 2020-06-14 14:56:03 +02:00
pathselection.cpp Reorder member variables of PathSelection 2019-07-07 12:40:32 +02:00
pathselection.h Don't use lower-case Qt macros 2020-03-08 13:07:31 +01:00