Shaun Reich
4096efa9c5
fix tiny pixel lines in tasks item. i think.
...
it should fix it, but i can't test reliably, so i'm not sure.
2012-02-05 12:57:11 -05:00
Shaun Reich
40b87e0331
use QtQuick 1.1 for the gallery
2012-02-04 20:02:55 -05:00
Shaun Reich
087d053d02
GIT_SILENT: minor spelling doc change
2012-02-04 16:06:02 -05:00
Stephen Kelly
d87e05f86c
Remove explicit linking to inqt5
2012-02-02 22:19:22 +01:00
Marco Martin
16437cca3a
fix shadow position
2012-02-02 19:00:28 +01:00
Script Kiddy
d66cc2099b
SVN_SILENT made messages (.desktop file)
2012-02-02 15:05:02 +01:00
Stephen Kelly
b1b68adb7d
Don't use the QtGui module name in includes.
...
In Qt5, many of them are moved to QtWidgets, so this is the only
way to be source compatible with both Qt 4 and Qt 5.
2012-02-02 10:35:53 +01:00
Ignat Semenov
148002cee4
Shrink the icon correctly on mouse clicks with respect to the global single/double-click mouse settings.
...
REVIEW:103831
2012-02-01 17:03:30 +04:00
Giorgos Tsiapaliwkas
4bf016c646
Add KCalendar *m_calendar and replace the method's contents
...
with "m_calendar->foo();"
2012-02-01 14:02:43 +02:00
Stephen Kelly
a57081af2c
Only plasma needs non-standard automoc handling now.
...
I don't have kdepimlibs in my kf5 environment. Anyone who does
feel free to port.
2012-02-01 12:41:32 +01:00
Stephen Kelly
52a8b232ec
Remove the last piece of enable_final.
2012-02-01 12:36:56 +01:00
Giorgos Tsiapaliwkas
5077d77f8f
Fix includes and replace KLocale with Locale in calendarsystem.cpp
2012-02-01 12:24:48 +02:00
Giorgos Tsiapaliwkas
c65b553a11
Replace KLocale with Locale in calendarsystem.h
2012-02-01 12:09:15 +02:00
Giorgos Tsiapaliwkas
0dfe679164
Replace KLocale with Locale in locale.h
2012-02-01 12:08:11 +02:00
Giorgos Tsiapaliwkas
6701ee68c9
Replace KCalendarSystem with CalenderSystem in the calendarsystem.cpp
2012-02-01 11:47:40 +02:00
Giorgos Tsiapaliwkas
2c77d052a3
I renamed the class into CalendarSystem and now the class derives from QObject
...
also I added the Q_ENUMS
2012-02-01 11:46:04 +02:00
Giorgos Tsiapaliwkas
7269926c13
Add CalendarSystem to the qmlRegisterType<>()
2012-02-01 11:44:48 +02:00
Giorgos Tsiapaliwkas
31cc381819
Add calendar.cpp to the CMakeLists.txt
2012-02-01 11:44:11 +02:00
Giorgos Tsiapaliwkas
78beca5dac
1.Remove @since foo
...
2.add Q_INVOKABLE void foo();
2012-02-01 11:27:56 +02:00
Stephen Kelly
8d37df4b8f
Remove moc includes that can be omitted.
...
Mostly these are "<name>.moc" style includes which are incorrect
compared to qmake and cmake automoc behaviour.
2012-01-31 22:44:36 +01:00
Giorgos Tsiapaliwkas
d25d372302
A simple copy of KCalendarSystem. I have just removed the deprecated
...
methods.
2012-01-31 13:28:12 +02:00
Giorgos Tsiapaliwkas
e9db43b00a
fix QList<Locale::DigitSet> and remove an unnecessary emit.
2012-01-31 13:09:22 +02:00
Kai Uwe Broulik
8f37eb5d2b
Change icon IDs to "quassel-inactive" and "quassel-message" to conform to
...
icon naming spec (i.e. level separation with dash) and to make Quassel Plasma
theming work properly.
Quassel maintainer pushed the changes neccessary to Quassel as well.
2012-01-30 18:13:01 +01:00
Lamarque V. Souza
8fda7bd9da
Fix misspelling.
2012-01-29 20:03:25 -02:00
Sebastian Kügler
de659d63e1
logspam--
2012-01-29 02:18:13 +01:00
Sebastian Kügler
cf9bae7950
Fix reference error
2012-01-28 14:00:58 +01:00
Marco Martin
4fcf00b9eb
import the proper stuff
2012-01-27 20:01:58 +01:00
Marco Martin
3fc335fdd9
fix imports
2012-01-27 19:15:55 +01:00
Marco Martin
b9642137f2
fix Dialog installation
2012-01-27 18:53:54 +01:00
Marco Martin
a3ac08ee58
proper import
2012-01-27 18:18:00 +01:00
Aleix Pol
4905917342
Add an accepted signal in the TextField Plasma Component.
...
REVIEW: 103795
2012-01-27 16:11:08 +01:00
Aaron Seigo
64f687dda0
hide tooltips on the applet when the handle is hovered
2012-01-27 15:34:01 +01:00
Aaron Seigo
2213eac61a
the delay is an int not a real and is in ms
2012-01-27 15:34:01 +01:00
Aaron Seigo
6018fc0c35
ensure a minimum delay of 200ms for tooltips newly shown, respect that the default is an int not float
2012-01-27 15:34:01 +01:00
Sebastian Trueg
1de227bbba
Merge branch 'nepomuk/DmsPort-resourceWatcher' into tmp
...
Conflicts:
cmake/modules/FindXine.cmake
2012-01-27 14:19:44 +01:00
Script Kiddy
fa05392f1c
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:07 +01:00
Script Kiddy
cf6ba1c4cf
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:07 +01:00
Aleix Pol
35ce9cc094
Add some Q_PROPERTIES to Plasma::AbstractRunner.
...
Lets QML scripts to access some Runner description features.
REVIEW: 103718
2012-01-27 14:18:07 +01:00
Script Kiddy
84f82c1ba2
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:06 +01:00
Aaron Seigo
99c7d3f5f3
only check for remote settings if we generated the dialog ourselves
2012-01-27 14:18:06 +01:00
Script Kiddy
361b7c721f
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:04 +01:00
Script Kiddy
65c4fdf297
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:03 +01:00
Script Kiddy
7ff6acfb14
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:03 +01:00
Script Kiddy
325891a4df
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:03 +01:00
Nikita Churaev
fae651d578
Fix one-pixel distance from some edges.
...
REVIEW: 103595
2012-01-27 14:18:02 +01:00
Script Kiddy
7c0f75a997
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:02 +01:00
Script Kiddy
7a7ebe00d2
SVN_SILENT made messages (.desktop file)
2012-01-27 14:17:41 +01:00
Aaron Seigo
ac344dba18
add missing return statement
2012-01-27 11:08:19 +01:00
Marco Martin
0c3a4252af
Merge branch 'KDE/4.8'
...
Conflicts:
kurifilter-plugins/ikws/searchproviders/cpan.desktop
2012-01-26 22:06:22 +01:00
Marco Martin
46ba74adb1
Merge branch 'KDE/4.8'
...
Conflicts:
kurifilter-plugins/ikws/searchproviders/cpan.desktop
2012-01-26 22:06:22 +01:00