Sebastian Kügler
|
3f241aace9
|
Add ResourceInstance from mobilecomponents
|
2012-03-15 22:04:34 +01:00 |
|
Sebastian Kügler
|
ac99feb490
|
Add AppBackgroundProvider image loader from mobilecomponents
|
2012-03-15 21:54:38 +01:00 |
|
Sebastian Kügler
|
85735ce130
|
Cleanup, add docs, copyright
|
2012-03-15 20:47:25 +01:00 |
|
Sebastian Kügler
|
4b9a633c73
|
New Plasma Export: org.kde.plasma.extras
Provides functionality beyond PlasmaComponent's API, currently just a
Title.
|
2012-03-15 19:57:43 +01:00 |
|
Marco Martin
|
10466e9c45
|
fix margins
|
2012-03-14 19:42:36 +01:00 |
|
Marco Martin
|
24b6736139
|
adjust margins
|
2012-03-14 19:42:36 +01:00 |
|
Giorgos Tsiapaliwkas
|
48def0fb72
|
Fix a property in klocaleqmltest.qml
|
2012-03-13 17:34:16 +02:00 |
|
Giorgos Tsiapaliwkas
|
c67e95a4f3
|
Remove Locale::localizedFilePath
|
2012-03-13 17:33:26 +02:00 |
|
Marco Martin
|
b5bac5a836
|
selected prefix, better shadow
|
2012-03-13 13:17:17 +01:00 |
|
Giorgos Tsiapaliwkas
|
028df24350
|
Remove the methods insert/removeCatalog from the Locale class
|
2012-03-13 12:56:27 +02:00 |
|
Nick Shaforostoff
|
816efa3b16
|
disable visual feedback for hovering of lineedit as a workaround for 290111
CCBUG: 290111
|
2012-03-12 11:46:23 +02:00 |
|
David Faure
|
5ca407c6a0
|
Move kcoreaddons from staging to tier1, it's done
|
2012-03-11 23:42:26 +01:00 |
|
David Faure
|
2365f2c657
|
Some KUrl-QUrl porting.
|
2012-03-11 10:34:38 +01:00 |
|
Giorgos Tsiapaliwkas
|
b9efdcc1e4
|
Remove a comment and replace a tab with spaces
|
2012-03-09 13:37:20 +02:00 |
|
Giorgos Tsiapaliwkas
|
b3c089f51c
|
Fix the comments and a typo.
|
2012-03-09 13:25:25 +02:00 |
|
Antonis Tsiapaliokas
|
4d40a7dd92
|
Rename KCalendarSystem to CalendarSystem on Api
|
2012-03-09 10:21:02 +02:00 |
|
Antonis Tsiapaliokas
|
46c6da3534
|
Add more unit tests
|
2012-03-08 14:43:23 +02:00 |
|
Marco Martin
|
c67938106b
|
bind plasmoid.rootItem
|
2012-03-07 15:55:56 +01:00 |
|
David Faure
|
5d0b6bb6e7
|
Merge remote-tracking branch 'origin/KDE/4.8'
Conflicts:
kdecore/tests/kshareddatacachetest.cpp
|
2012-03-05 13:08:55 +01:00 |
|
Stephen Kelly
|
13d5508112
|
Merge remote-tracking branch 'origin/KDE/4.8' into frameworks
Conflicts:
CMakeLists.txt
kdecore/tests/kservicetest.cpp
kdeui/dialogs/kconfigdialog.h
kdeui/sonnet/configdialog.cpp
kdeui/widgets/kpushbutton.cpp
kdeui/widgets/kpushbutton.h
kio/kfile/kpropertiesdialog.cpp
nepomuk/core/resourcedata.cpp
nepomuk/core/resourcedata.h
nepomuk/core/resourcemanager.cpp
nepomuk/core/resourcemanager.h
nepomuk/core/resourcewatcher.cpp
nepomuk/core/resourcewatcher.h
nepomuk/query/queryparser.cpp
tier1/solid/src/solid/backends/fstab/fstabmanager.cpp
tier1/solid/src/solid/backends/fstab/fstabstorageaccess.cpp
|
2012-03-04 21:01:22 +01:00 |
|
Script Kiddy
|
160f7fdf0e
|
SVN_SILENT made messages (.desktop file)
|
2012-03-04 09:23:58 +01:00 |
|
Giorgos Tsiapaliwkas
|
f2f9fc8fe7
|
Fix locale.readMoney, locale.readDate,readLocalTime
|
2012-03-03 17:03:49 +02:00 |
|
Marco Martin
|
9e5451a1df
|
delegateImage property
|
2012-03-02 15:08:11 +01:00 |
|
Marco Martin
|
a299c18ddc
|
configurable start drag distance
|
2012-03-02 15:08:11 +01:00 |
|
Marco Martin
|
3c62cc7881
|
partial revert of 1db495ef44dfc101ca6baa0349bcd5e97019d3d0
revert all the files that shouldn't have been modified
|
2012-03-02 10:40:18 +01:00 |
|
Marco Martin
|
d24fbdc4c7
|
don't rerun popupConstraintsEvent
if the icon situation is correct
|
2012-03-02 10:10:36 +01:00 |
|
Marco Martin
|
ef43e94b83
|
Merge branch 'KDE/4.8' of git://anongit.kde.org/kdelibs into KDE/4.8
|
2012-03-01 22:52:21 +01:00 |
|
Marco Martin
|
94a074203a
|
if the icon changes do a popupConstraintsEvent
the decision always collapsed or not could have changed (if the icon becomes valid or isn't valid anymore)
|
2012-03-01 22:51:13 +01:00 |
|
Marco Martin
|
1471d27cfa
|
compactRepresentation property
qml popupapplets that export this property to the root item (a component) will use that instead of an icon
|
2012-03-01 22:49:34 +01:00 |
|
Giorgos Tsiapaliwkas
|
9b69f03f5c
|
Make Locale::reparseConfiguration() a Q_INVOKABLE method
|
2012-03-01 21:59:43 +02:00 |
|
Giorgos Tsiapaliwkas
|
1118d9ac61
|
Fix the converDigits method
|
2012-03-01 21:59:07 +02:00 |
|
Marco Martin
|
736a56c631
|
Merge branch 'plasma/mart/fullscreenSheet'
|
2012-03-01 15:11:28 +01:00 |
|
Marco Martin
|
fda07f4473
|
documentation
|
2012-03-01 15:10:48 +01:00 |
|
Marco Martin
|
f30b2da11b
|
fully working
|
2012-03-01 15:03:45 +01:00 |
|
Giorgos Tsiapaliwkas
|
3025342e00
|
Fix the enums in klocaleqmltest
|
2012-03-01 15:20:43 +02:00 |
|
Giorgos Tsiapaliwkas
|
1e8340601b
|
Populate the klocaleqmltest.qml
|
2012-03-01 12:33:58 +02:00 |
|
Giorgos Tsiapaliwkas
|
557e476c05
|
Make languageList, currencyCodeList, installedLanguages, allCountriesList
properties instead of Q_INVOKABLE
|
2012-03-01 12:32:01 +02:00 |
|
Giorgos Tsiapaliwkas
|
860d8ed68f
|
Make fileEncodingMib a property instead of a Q_INVOKABLE
|
2012-03-01 11:06:21 +02:00 |
|
Kevin Ottens
|
7d93565b6d
|
Move kauth back to staging
|
2012-02-29 23:36:20 +01:00 |
|
Kevin Ottens
|
57ff66aac0
|
Comply to the standard directory organization
|
2012-02-29 23:36:20 +01:00 |
|
Marco Martin
|
86908c9c31
|
avoid a model reset in certain conditions
should be slightly faster and avoid some of the flickering (items deletion and recreation) in ListView
|
2012-02-29 14:38:14 +01:00 |
|
Marco Martin
|
7c959ff917
|
operations completely delegated to coronabase
|
2012-02-28 20:40:28 +01:00 |
|
Marco Martin
|
26d4132e42
|
use an internal coronabase
delegate functions to it
|
2012-02-28 20:24:41 +01:00 |
|
Marco Martin
|
8b00555903
|
move some stuff in qgv's private
|
2012-02-28 20:00:42 +01:00 |
|
Marco Martin
|
024b90c247
|
layoutcontainments is qgv specific
|
2012-02-28 19:39:31 +01:00 |
|
Marco Martin
|
dba549382b
|
coronabase, a pure qobject corona
|
2012-02-28 19:22:59 +01:00 |
|
Marco Martin
|
570585f666
|
reorder files to tell what must be moved out
|
2012-02-28 18:15:00 +01:00 |
|
Marco Martin
|
ea79a90fd2
|
style not needed in the base lib
|
2012-02-28 18:10:49 +01:00 |
|
Marco Martin
|
3e9798893c
|
remove applet dependency
|
2012-02-28 18:08:17 +01:00 |
|
Marco Martin
|
c8a1b35f78
|
cleanupanddelete is qgv specific too
|
2012-02-28 16:52:11 +01:00 |
|