plasma-framework/src/declarativeimports/core
Sebastian Kügler e4976005c6 Fix crasher with 0x0 windows
It can happen that the visualParent has no window attached, so don't
access it. In this case, use the visualParent's geometry.
2013-04-30 02:33:17 +02:00
..
tests Fix crash in SortFilterModel::mapRowFromSource() 2013-04-10 16:19:34 +02:00
CMakeLists.txt Remove use of qt4_automoc. 2013-04-12 11:09:43 +02:00
corebindingsplugin.cpp correct kdeclarative includes 2013-04-26 17:36:45 +02:00
corebindingsplugin.h The Big Move 2013-02-14 17:17:12 +01:00
dataenginebindings_p.h small cleanup 2013-02-15 04:05:58 +01:00
dataenginebindings.cpp The Big Move 2013-02-14 17:17:12 +01:00
datamodel.cpp Fix crash in SortFilterModel::mapRowFromSource() 2013-04-10 16:19:34 +02:00
datamodel.h The Big Move 2013-02-14 17:17:12 +01:00
datasource.cpp Port, build and register DataModel 2013-02-15 03:46:49 +01:00
datasource.h Port Core.DataSource to Plasma2 2013-02-15 03:33:22 +01:00
dialog.cpp Fix crasher with 0x0 windows 2013-04-30 02:33:17 +02:00
dialog.h Make tooltip positioning work 2013-04-09 00:09:07 +02:00
framesvgitem.cpp enable blur behind 2013-02-21 14:58:09 +01:00
framesvgitem.h enable blur behind 2013-02-21 14:58:09 +01:00
iconitem.cpp remove old include 2013-03-13 12:16:35 +01:00
iconitem.h The Big Move 2013-02-14 17:17:12 +01:00
Mainpage.dox The Big Move 2013-02-14 17:17:12 +01:00
plasmanamespace.cpp Add PlasmaNamespace as PlasmaCore.Plasma 2013-02-26 01:10:28 +01:00
plasmanamespace.h Add PlasmaNamespace as PlasmaCore.Plasma 2013-02-26 01:10:28 +01:00
qmldir Start rewrite of tooltip 2013-04-03 02:23:22 +02:00
runnermodel.cpp Fix off-by-one in RunnerModel 2013-02-16 14:47:13 +01:00
runnermodel.h A whole bunch of types in PlasmaCore 2013-02-15 04:01:53 +01:00
svgitem.cpp The Big Move 2013-02-14 17:17:12 +01:00
svgitem.h The Big Move 2013-02-14 17:17:12 +01:00
theme.cpp remove some not used includes 2013-03-13 11:32:00 +01:00
theme.h ThmemeProxy is a subclass of Theme 2013-03-12 16:49:33 +01:00
tooltip.cpp remove maincomponent and target properties from tooltipproxy 2013-04-09 03:50:43 +02:00
tooltip.h Improve API docs 2013-04-09 04:02:19 +02:00
ToolTip.qml a few more optimizations and better docs for tooltip 2013-04-09 04:38:06 +02:00
tooltipdialog.cpp Make tooltip positioning work 2013-04-09 00:09:07 +02:00
tooltipdialog.h make tooltipdialog a singleton 2013-04-05 00:30:17 +02:00