kdelibs/plasma/widgets
Ivailo Monev 38ebb6f97e plasma: correct condition in Plasma::Label::setElideText()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-24 07:28:47 +03:00
..
busywidget.cpp plasma: remove unused private member 2024-03-23 09:13:11 +02:00
busywidget.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
calendarwidget.cpp plasma: remove stylesheet getters and setters 2024-04-10 04:03:03 +03:00
calendarwidget.h plasma: remove redundant widget properties 2024-04-19 20:24:03 +03:00
checkbox.cpp plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
checkbox.h plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
combobox.cpp plasma: remove redundant Plasma::ItemStatus::NeedsAttentionStatus 2024-05-19 23:33:32 +03:00
combobox.h plasma: remove redundant Plasma::ItemStatus::NeedsAttentionStatus 2024-05-19 23:33:32 +03:00
flashinglabel.cpp plasma: remove qrc support leftovers 2023-10-22 19:17:46 +03:00
flashinglabel.h initial import 2014-11-13 01:04:59 +02:00
frame.cpp kdecore: rework KMimeType 2024-05-04 20:14:53 +03:00
frame.h plasma: remove stylesheet getters and setters 2024-04-10 04:03:03 +03:00
groupbox.cpp plasma: properly initialize internal class members 2024-04-17 19:57:40 +03:00
groupbox.h plasma: remove redundant widget properties 2024-04-19 20:24:03 +03:00
iconwidget.cpp plasma: correct comment in Plasma::IconWidgetPrivate::decoration() 2024-05-24 07:20:59 +03:00
iconwidget.h plasma: drop everything related to dataengines 2024-04-08 11:32:12 +03:00
iconwidget_p.h plasma: simulate pressed icon for applets that have Plasma::ItemStatus::NeedsAttentionStatus status 2024-05-19 01:57:13 +03:00
itembackground.cpp plasma: remove unused Plasma::TextBrowserPrivate member 2023-10-22 19:07:05 +03:00
itembackground.h plasma: remove redundant widget properties 2024-04-19 20:24:03 +03:00
label.cpp plasma: correct condition in Plasma::Label::setElideText() 2024-05-24 07:28:47 +03:00
label.h plasma: implement option to elide text from Plasma::Label 2024-05-23 18:27:26 +03:00
lineedit.cpp plasma: remove redundant Plasma::ItemStatus::NeedsAttentionStatus 2024-05-19 23:33:32 +03:00
lineedit.h plasma: remove redundant Plasma::ItemStatus::NeedsAttentionStatus 2024-05-19 23:33:32 +03:00
listwidget.cpp plasma: new Plasma::ListWidget class 2024-05-22 10:38:06 +03:00
listwidget.h plasma: new Plasma::ListWidget class 2024-05-22 10:38:06 +03:00
make_widget.sh plasma: minor frame optimizations 2015-09-28 10:10:47 +00:00
meter.cpp plasma: drop everything related to dataengines 2024-04-08 11:32:12 +03:00
meter.h plasma: drop everything related to dataengines 2024-04-08 11:32:12 +03:00
pushbutton.cpp plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
pushbutton.h plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
radiobutton.cpp plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
radiobutton.h plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
scrollbar.cpp plasma: remove stylesheet getters and setters 2024-04-10 04:03:03 +03:00
scrollbar.h plasma: remove redundant widget properties 2024-04-19 20:24:03 +03:00
scrollwidget.cpp plasma: do not delete the widget from Plasma::ScrollWidget::setWidget() 2024-05-23 16:35:43 +03:00
scrollwidget.h plasma: pass the rectangle that should be visible to Plasma::ScrollWidgetPrivate::makeRectVisible() 2024-05-23 07:25:20 +03:00
separator.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
separator.h plasma: remove redundant widget properties 2024-04-19 20:24:03 +03:00
signalplotter.cpp plasma: properly initialize internal class members 2024-04-17 19:57:40 +03:00
signalplotter.h plasma: do not paint bars from Plasma::SignalPlotter, paint elided title instead 2024-04-05 10:53:52 +03:00
slider.cpp plasma: theme Plasma::Slider widget 2024-05-20 11:25:34 +03:00
slider.h plasma: theme Plasma::Slider widget 2024-05-20 11:25:34 +03:00
spinbox.cpp kdeui: reimplement KIntNumInput and KDoubleNumInput 2024-05-20 15:40:17 +03:00
spinbox.h kdeui: reimplement KIntNumInput and KDoubleNumInput 2024-05-20 15:40:17 +03:00
svgwidget.cpp plasma: remove unused Plasma::TextBrowserPrivate member 2023-10-22 19:07:05 +03:00
svgwidget.h plasma: remove redundant widget properties 2024-04-19 20:24:03 +03:00
tabbar.cpp plasma: remove stylesheet getters and setters 2024-04-10 04:03:03 +03:00
tabbar.h plasma: remove redundant widget properties 2024-04-19 20:24:03 +03:00
textbrowser.cpp plasma: remove stylesheet getters and setters 2024-04-10 04:03:03 +03:00
textbrowser.h plasma: remove redundant widget properties 2024-04-19 20:24:03 +03:00
textedit.cpp plasma: remove redundant Plasma::ItemStatus::NeedsAttentionStatus 2024-05-19 23:33:32 +03:00
textedit.h plasma: remove redundant Plasma::ItemStatus::NeedsAttentionStatus 2024-05-19 23:33:32 +03:00
toolbutton.cpp plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
toolbutton.h plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
treewidget.cpp plasma: new Plasma::ListWidget class 2024-05-22 10:38:06 +03:00
treewidget.h plasma: new Plasma::ListWidget class 2024-05-22 10:38:06 +03:00
widget.cpp.template plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00
widget.h.template plasma: drop support for setting image instead of icon for widgets 2024-05-23 10:10:13 +03:00