Commit graph

17 commits

Author SHA1 Message Date
Artjom Vejsel d169882bb2 qtcreator: add missing QML modules (fixes #9629)
Fixes empty welcome screen because of missing QML modules.
2015-09-03 19:24:58 +02:00
Artjom Vejsel 9c206b6cf7 qtcreator: refactor for using qt54 2015-08-24 11:34:28 +03:00
Arseniy Seroka 4726690a74 qtcreator: fix hash 2015-07-04 03:38:53 +03:00
Artjom Vejsel 20dadbe525 qtcreator: 3.2.1 -> 3.4.2 2015-07-02 09:08:13 +03:00
Baptist BENOIST 059681bc5d qtcreator: Update from 3.2.0 to 3.2.1 2014-10-14 18:00:57 +02:00
Baptist BENOIST 46d0ebca70 qtcreator: Update from 3.1.0 to 3.2.0 2014-10-05 21:23:00 +02:00
Bjørn Forsman b4df21469b qtcreator: install desktop file 2014-08-02 21:11:36 +02:00
Bjørn Forsman 6f98561c1a qtcreator: install documentation
qtcreator displays an error when accessing help, unless we have
installed documentation. That seems like a packaging bug to me and is
definitely unfriendly (default) behaviour.

This change increases the closure size from 56 MiB to 68 MiB.
2014-08-02 21:10:50 +02:00
Jos van den Oever 845b0e3ebc qt5,qtcreator: update to qt-5.2.1 and qtcreator-3.1.
Close #2643.

Testing parallel build of qt5: fine on @vcunat's 8-core (just this single task).
We'll see on Hydra.
2014-06-11 21:30:21 +02:00
bbenoist 45851fc39a qtcreator: Make the qt package optional and introduce the QtSDK
To give the ability to use a different Qt version than the default one
(which can build 3 different times Qt Libraries if we mixed the default
one, the qtcreator one and the version including all the examples and the
docs).

Right now a developer can choose to directly install the QtSDK which
includes a "full" (developerBuild + docs + examples) Qt version and uses
it to build QtCreator.

The possibility to only install QtCreator and its previous behavior has
been kept for flexibility purposes (we do not need to force someone on the
SDK approach).
2013-10-21 09:36:45 +02:00
bbenoist 36e31d5aad qtcreator: Update to 2.8.1 2013-10-17 10:44:04 +02:00
Bjørn Forsman 083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
bbenoist c1d9a58f0d qtcreator: Update to version 2.8.0
See <http://blog.qt.digia.com/blog/2013/07/11/qt-creator-2-8-0-released/>
for more informations.
2013-07-15 11:15:34 +02:00
bbenoist 22194538d7 qtcreator: Update to 2.7.1 and improvements (merge #579)
- Qt is now directly overriden in QtCreator's definition.
- qt48Full can be used in a development environment to enable access to
docs demos and examples.

NOTE: It may be required to remove older configuration files located in
~/.config/QtProject and at ~/.config/Trolltech.conf to reconfigure
qtcreator with the correct paths. I have found /nix/store/... paths in the
following files:
$HOME/.config/QtProject/qtcreator/toolchains.xml
$HOME/.config/QtProject/qtcreator/qtversion.xml
$HOME/.config/QtProject/qtcreator/helpcollection.qhc

At the first launch, be sure to check your qtcreator's configuration by
selecting Tools->Options. The most important parts are the Kits and
QtVersion tabs located in the Build & Run section.
2013-06-01 12:53:17 +02:00
Baptist BENOIST 876b1c1cac qtcreator: Build QmlDesigner Plugin
Building of this plugin required qt's private headers.
See http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/README for more.
2012-11-27 23:13:18 +01:00
Baptist BENOIST 1a59276a64 qtcreator: update to 2.6.0 2012-11-27 23:13:18 +01:00
Baptist BENOIST 440656dbd0 Add qtcreator-2.5.2
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00