Sebastian Kügler
|
a65c52fd16
|
Install imports into $PREFIX/qml/org/kde/...
|
2013-02-02 03:32:01 +01:00 |
|
Sebastian Kügler
|
42573a2c6a
|
Use Q_PLUGIN_METADATA to register plugin
|
2013-02-02 03:31:21 +01:00 |
|
Sebastian Kügler
|
56fe183e00
|
enable svg and framesvg
|
2013-02-02 00:58:03 +01:00 |
|
Sebastian Kügler
|
826a97675c
|
port and enable FrameSvgItem in core plugin
|
2013-02-02 00:54:25 +01:00 |
|
Sebastian Kügler
|
d105397f0a
|
lower case includes
|
2013-02-01 18:19:27 +01:00 |
|
Sebastian Kügler
|
ad7fb806dc
|
port iconitem to Qt5
|
2013-02-01 18:18:52 +01:00 |
|
Sebastian Kügler
|
acadc4f4b1
|
lower case include
|
2013-02-01 18:04:12 +01:00 |
|
Sebastian Kügler
|
7f0011a843
|
Renamed classes, QDeclarative -> QQml/QQuick*
|
2013-02-01 17:26:26 +01:00 |
|
Sebastian Kügler
|
6c5025a866
|
Register SvgItem
|
2013-02-01 17:25:28 +01:00 |
|
Sebastian Kügler
|
b33fbfea4f
|
Enable SvgItem
|
2013-02-01 17:24:24 +01:00 |
|
Sebastian Kügler
|
05e5701e9b
|
port svgitem to Qt5
|
2013-02-01 17:24:07 +01:00 |
|
Sebastian Kügler
|
b252fb847e
|
cmake stuff to enabled the core plugin for porting
|
2013-02-01 17:03:51 +01:00 |
|
Sebastian Kügler
|
1667ad7619
|
Minimally building core plugin
All classes are disabled currently, and the plugin macros as well.
|
2013-02-01 17:03:00 +01:00 |
|
Sebastian Kügler
|
5e71196632
|
Delete graphicslayouts and graphicswidgets imports
These are relics from an unpleasant past and have no business in The
Shiny.
(It's part of the QGraphics* removal.)
|
2013-02-01 14:54:49 +01:00 |
|
Marco Martin
|
a433a70ddf
|
add kio in incude dirs
|
2013-02-01 14:34:57 +01:00 |
|
Marco Martin
|
09b1663a34
|
successfully load the package
|
2013-02-01 13:20:20 +01:00 |
|
Marco Martin
|
79c0e7a73d
|
pput the sample qml file in a package
|
2013-02-01 11:50:29 +01:00 |
|
Marco Martin
|
bec0cd4639
|
move the test shell in shell/
|
2013-01-31 11:36:37 +01:00 |
|
Marco Martin
|
360cb4a2cb
|
install the desktop theme
|
2013-01-31 11:33:51 +01:00 |
|
Marco Martin
|
150b085e9a
|
remove dead cmake code
|
2013-01-31 11:33:01 +01:00 |
|
Marco Martin
|
b8662f80cf
|
plasma correctly builds
|
2013-01-31 11:30:25 +01:00 |
|
Marco Martin
|
2318a4cc37
|
use the upstream QX11Info
|
2013-01-31 11:06:52 +01:00 |
|
Marco Martin
|
b7abf98753
|
subtree merge kde-runtime/desktoptheme into desktoptheme
|
2013-01-30 18:18:31 +01:00 |
|
Marco Martin
|
ff49303cbb
|
port threadweaver usage to installed includes
|
2013-01-30 17:31:32 +01:00 |
|
Marco Martin
|
80980663c8
|
enable build of plasma subdir
|
2013-01-30 14:53:30 +01:00 |
|
Marco Martin
|
3bb02658ca
|
subtree merge kde-runtime
|
2013-01-30 13:44:36 +01:00 |
|
Marco Martin
|
7d636803e6
|
subtree merge of kdelibs/plasma into plasma
|
2013-01-30 13:43:33 +01:00 |
|
Marco Martin
|
3babf5c9a7
|
initial commit
|
2013-01-30 11:50:24 +01:00 |
|
Marco Martin
|
71d39ec503
|
add missing file
|
2013-01-29 21:11:45 +01:00 |
|
Marco Martin
|
6b1e8f048c
|
separate file for View
|
2013-01-29 20:45:44 +01:00 |
|
Marco Martin
|
bd764aa3db
|
remove unused files
|
2013-01-29 19:36:46 +01:00 |
|
Marco Martin
|
2cb232be33
|
a simple desktopcorona
|
2013-01-29 19:29:16 +01:00 |
|
Marco Martin
|
8792eb971b
|
move remotewidgetshelper
|
2013-01-28 16:53:56 +01:00 |
|
Stephen Kelly
|
f3841c661d
|
Replace use of QT_QTGUI_LIBRARIES with Qt5::Widgets.
In a Qt5 world, Qt5::Widgets is what is really meant.
|
2013-01-25 15:14:04 +01:00 |
|
Stephen Kelly
|
01e95b0129
|
Remove most uses of QT_QTCORE_LIBRARY for linking
Qt is aware of its dependencies, so this is almost always redundant.
|
2013-01-25 14:47:01 +01:00 |
|
Marco Martin
|
11cda61047
|
Merge branch 'KDE/4.10'
|
2013-01-25 14:10:06 +01:00 |
|
Marco Martin
|
90799fbbe2
|
correct icon layout
correct icon layout on buttons taller than wide
|
2013-01-25 14:08:58 +01:00 |
|
Marco Martin
|
d1c1178d36
|
Merge branch 'KDE/4.10'
|
2013-01-25 12:49:28 +01:00 |
|
Marco Martin
|
603360bea3
|
the listitem element should be visible in repeaters too
|
2013-01-25 12:48:52 +01:00 |
|
Marco Martin
|
e8ee1413a9
|
Merge branch 'KDE/4.10'
|
2013-01-25 11:27:30 +01:00 |
|
Marco Martin
|
d6ba0ff0b4
|
fix minimum tabbutton width
|
2013-01-25 11:27:02 +01:00 |
|
Marco Martin
|
c68b5909c2
|
Merge branch 'KDE/4.10'
|
2013-01-23 15:06:06 +01:00 |
|
Marco Martin
|
64c31f5ca1
|
update margins when the element prefix changes
|
2013-01-23 15:05:51 +01:00 |
|
Stephen Kelly
|
c37776d67d
|
Clean up some Qt5 checks in the buildsystem.
QT5_BUILD is always true now, and the inqt5 and QtMimeType libraries
are obsolete.
|
2013-01-19 19:05:47 +01:00 |
|
Stephen Kelly
|
71d4b1ab85
|
Remove backward compatibility Qt 4 code in ifdefs.
|
2013-01-19 19:05:46 +01:00 |
|
Marco Martin
|
b5b70aba7e
|
Merge branch 'KDE/4.10'
|
2013-01-17 23:40:27 +01:00 |
|
Marco Martin
|
260f921d26
|
change to elarun in oxygen as well
|
2013-01-17 23:40:03 +01:00 |
|
Christophe Giboudeaux
|
59b323de25
|
Merge branch 'KDE/4.10'
Conflicts:
kcontrol/componentchooser/windowmanagers/compiz-custom.desktop
|
2013-01-17 10:18:29 +01:00 |
|
Script Kiddy
|
cb15730316
|
SVN_SILENT made messages (.desktop file)
|
2013-01-15 20:30:43 +01:00 |
|
Script Kiddy
|
6d0ec6f376
|
SVN_SILENT made messages (.desktop file)
|
2013-01-15 16:13:04 +01:00 |
|