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
Marco Martin
0dfbaa1525
avoid double pushes
2012-01-26 21:59:20 +01:00
Marco Martin
322eee473e
fix painting issues
2012-01-26 21:39:46 +01:00
Marco Martin
ea5a179ec9
fix painting issues
2012-01-26 21:38:39 +01:00
Giorgos Tsiapaliwkas
4829d45f95
1.Fix then enums
...
2.Place the emit foo() first and then the return foo;
2012-01-24 21:02:33 +02:00
Giorgos Tsiapaliwkas
7b25bb5b34
Remove unnecessary signals and replace KLocale with Locale.
2012-01-24 21:01:46 +02:00
Giorgos Tsiapaliwkas
7f5c24018c
remove unnecessary linking from the cmake
2012-01-23 21:45:04 +02:00
Giorgos Tsiapaliwkas
7a5880c6a5
add the locale folder in the cmake
2012-01-23 21:44:28 +02:00