Script Kiddy
191bb2cf57
SVN_SILENT made messages (.desktop file)
2012-02-27 09:48:26 +01:00
Giorgos Tsiapaliwkas
4319d7d0d8
Add test code for the QStringList methods of Locale.
2012-02-26 18:05:22 +02:00
Giorgos Tsiapaliwkas
b5bb3bb6e5
Remove unnecessary code
2012-02-26 18:02:17 +02:00
Giorgos Tsiapaliwkas
58bf5c9c8e
Remove the methods translateRawFrom. In the documentation
...
we are being advised not to use them directly, the same applies
for QML.
2012-02-26 17:24:56 +02:00
Giorgos Tsiapaliwkas
0343a25c8f
Fix typo.
...
typo == s/Locale/KLocale
2012-02-26 17:04:04 +02:00
Giorgos Tsiapaliwkas
ba409bf600
Remove the static keyword from defaultLanguage, defaultCountry,
...
defaultCurrencyCode
2012-02-26 16:59:59 +02:00
Giorgos Tsiapaliwkas
36e69304fb
Remove the encoding* stuff
2012-02-26 16:51:54 +02:00
Patrick Spendrin
9a1eda0cbf
fix crash on windows
2012-02-26 00:17:19 +01:00
Script Kiddy
4d2620ca58
SVN_SILENT made messages (.desktop file)
2012-02-25 15:44:16 +01:00
Marco Martin
2e79f694b7
skip non tabbuttons
2012-02-23 21:22:56 +01:00
Giorgos Tsiapaliwkas
2a94eda81a
It is calendar.$foo not locale.$foo
2012-02-22 17:57:31 +02:00
Giorgos Tsiapaliwkas
86a60e2e2e
fix typos
2012-02-22 14:55:21 +02:00
Giorgos Tsiapaliwkas
cba38afc41
Add "read-only" comments to CalendarSystem's properties
2012-02-22 14:44:10 +02:00
Giorgos Tsiapaliwkas
86e5fa1bd0
Add tests for the CalendarSystem components.
...
Properties: isProleptic, CalendarLabel, epoch, earliestValidDate,
latestValidDate, shortYearWindowStartYear, weekStartDay, isLunar,
isLunisolar, isSolar, isProleptic
2012-02-22 14:41:11 +02:00
Giorgos Tsiapaliwkas
39e23de934
Add more "read-only" comments to properties
2012-02-22 14:22:37 +02:00
Giorgos Tsiapaliwkas
e34130edd0
Add tests for the Locale component
...
Properties: monetaryThousandsSeparator, negativeMonetarySignPosition,
negativePrefixCurrencySymbol, negativeSign, pageSize,
negativeMonetarySignPosition, positiveMonetarySignPosition,
positivePrefixCurrencySymbol, positiveSign, thousandsSeparator,
weekDayOfPray, weekNumberSystem, weekStartDay, workingWeekEndDay,
workingWeekStartDay, use12Clock, defaultLanguage, defaultCountry,
defaultCurrencyCode, useTranscript, encodingMib
2012-02-22 14:17:55 +02:00
Giorgos Tsiapaliwkas
8b66577675
Add tests for the Locale component
...
Properties: decimalSymbol, digitSet, encoding, language, measureSystem,
monetaryDecimalPlaces, monetaryDecimalSymbol, monetaryDigitSet
2012-02-22 13:24:41 +02:00
Giorgos Tsiapaliwkas
35f9f7b299
Add "read-only" comments to read-only properties
2012-02-22 13:23:30 +02:00
Giorgos Tsiapaliwkas
a02ae1eb52
Add unitest code for dateTimeDigitSet and decimalPlaces
2012-02-21 20:34:29 +02:00
Giorgos Tsiapaliwkas
37dd4360d2
Populate the test of locale bindings
2012-02-21 20:23:04 +02:00
Matt Williams
57bcc67921
Port from KProcess to QProcess
2012-02-21 15:32:34 +00:00
Giorgos Tsiapaliwkas
a820916926
Give a proper name to the plasmoid(org.kde.$foo) and
...
add change its ui.
2012-02-21 13:01:31 +02:00
David Faure
bf9651c51a
Remove last usage of kgenericfactory.h
2012-02-21 00:11:36 +01:00
David Faure
0376c52462
Merge remote-tracking branch 'origin/KDE/4.8' into frameworks
2012-02-20 23:38:51 +01:00
Marco Martin
cc1c6c5b9e
revert 7552f160ff1c01a338f9093eeb56a7db1396c5a2
2012-02-20 21:01:08 +01:00
Marco Martin
2a909445bd
completely separe appletprivate
...
will be easier then to split with the qgraphicsview version
2012-02-20 16:38:00 +01:00
Marco Martin
7da705ba8a
export defaultIconSize
...
kept in sync with the kglobal desktop icon size
2012-02-20 15:09:26 +01:00
David Faure
cab1200da9
Merge remote-tracking branch 'origin/KDE/4.8'
2012-02-20 14:59:29 +01:00
Allen Winter
7d6c7d740b
4.7 to 4.8 missing fragments
2012-02-20 08:57:07 -05:00
Marco Martin
e6053a71dd
remove group bindings again
2012-02-20 13:37:10 +01:00
Marco Martin
d408978213
bind State
2012-02-20 13:37:10 +01:00
Christophe Giboudeaux
3a8ffb89c0
Remove deleted include
2012-02-20 12:40:47 +01:00
Marco Martin
ed5e2e1981
bind kiconloader groups
...
used for implicitWidth/height, will be used for kiconeffects
2012-02-20 11:25:40 +01:00
Shaun Reich
ffe2798e52
for the gallery, use some real icons
...
i unfortunately don't have dakerfp's filesystem on me ;p
2012-02-19 09:52:15 -05:00
Aaron Seigo
03f35f1667
use libkwindowsystem
2012-02-19 14:07:35 +01:00
Aaron Seigo
d758c96faf
move all the window system classes into a kwindowsystem module with tier1 compliant deps
...
* classes in kdeui/windowmanagement moved to kwindowsystem
* Plasma::WindowEffects moved to kwindowsystem
* helper KSystemEventFilter and KSystemEventfilter, only used by these classes, move to kwindowsystem
* copy of helper KXerrorHandler, which is also used by KManagerSelection in kdeui
helpers are made private, KManagerSelection usage needs to be profiled and the duplication of
KXErrorHandler rectified
note: this commit breaks the build of other parts of kdelibs; cleaned up in commits to follow
2012-02-19 14:07:35 +01:00
Shaun Reich
d5bf439e5b
be sure to H align the text if our icon is valid in a Button
2012-02-19 00:09:06 -05:00
Martin Gräßlin
2560636dba
Support KWin packages in plasmapkg
...
Additional support for:
* window switcher
* kwin scripts
* kwin effects
REVIEW: 104000
2012-02-18 12:03:33 +01:00
Giorgos Tsiapaliwkas
729988ffb1
Replace KUrl with QUrl in theme.h/cpp
...
Reviewed by: Aaron Seigo
2012-02-18 12:13:54 +02:00
Aaron Seigo
c14e1649ee
specifically check for gpgme as a soft dep, not everyone gets it caught by gpgme++
2012-02-18 11:11:02 +01:00
Marco Martin
0bd0641e3e
layout fixes
...
don't count things that aren't buttons in thewidth calculations
2012-02-17 12:28:57 +01:00
Giorgos Tsiapaliwkas
7980cd0496
Add a tests folder
2012-02-16 14:04:09 +02:00
Giorgos Tsiapaliwkas
06deb00c62
Make the Q_INVOKABLE something foo() into properties,
...
for the CalendarSystem class
2012-02-16 14:02:06 +02:00
Giorgos Tsiapaliwkas
94ca0b3a5d
Remove the definition of Locale::copyCatalogsTo.
...
I forgot to remove it in the previous commit
2012-02-16 14:01:14 +02:00
Giorgos Tsiapaliwkas
a58d172b2c
make Q_INVOKABLE something foo() into properties
2012-02-16 13:36:42 +02:00
Giorgos Tsiapaliwkas
4018e79ca2
Remove unnecessary comments
2012-02-16 13:13:04 +02:00
Giorgos Tsiapaliwkas
7a94509646
Make the encoding stuff QVariant, in order to be able
...
to use them as properties.
2012-02-16 13:07:03 +02:00
David Faure
ec0a040a4b
Merge remote-tracking branch 'origin/KDE/4.8'
2012-02-16 12:05:02 +01:00
Giorgos Tsiapaliwkas
da194d9246
Make the properties country and language read-only
2012-02-16 12:23:12 +02:00
Giorgos Tsiapaliwkas
403835a82b
Fix the pure virtual methods and the ctor.
2012-02-16 12:22:44 +02:00