- Oct 05, 2012
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
Change-Id: I24ce89117812a7f15913dc092687910a39da9358 Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Use perl instead of bash and avoid lots of rereading of the file, making the script much faster to run. Change-Id: Ic898f324b2952c593b89d8efca8ea1e344cf5858 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Sep 28, 2012
-
-
Eike Ziller authored
Requires Qt Installer Framwork (IFW) Change-Id: Id78c05f86cc104d29d4ed3ba02baefa20d49fe4f Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- Sep 25, 2012
-
-
Daniel Molkentin authored
'make install' now installs to $(INSTALL_ROOT)$$QTC_PREFIX/... This is used for giving the contents of the 7zips an additional prefix. (previously done by doing an additional copying step in bindistHelper). QTC_PREFIX can also be used to give Qt Creator a different install path at qmake time, and defaults to /usr/local on Linux. On Windows and Mac there is no default for QTC_PREFIX. Usage: qmake -r QTC_PREFIX=/qtcreator-2.6.0 && make && INSTALL_ROOT=/tmp/creator-dist make install Change-Id: Id30781e14bfdde52531800f22b22e39f0459e806 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- Jul 26, 2012
-
-
Friedemann Kleint authored
Change-Id: I1e757c77249d25edccb8a8688ccc259383cb210e Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 22, 2012
-
-
Eike Ziller authored
Change-Id: I2e8711cba614fd64d4af0dced0b844cfda6b55c4 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Apr 24, 2012
-
-
Tobias Hunger authored
Change-Id: I8640b0852e96b21518fde36d0e0eb24ae473b6f9 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Apr 20, 2012
-
-
Tobias Hunger authored
Change-Id: I4db30800eb0c15f4b7a10ff93a3baf27f6a2110d Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 17, 2012
-
-
Tobias Hunger authored
Fix some false positives while at it. Change-Id: I253a2931f866ba192cbc398b784ef851f35ccfb1 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 16, 2012
-
-
Tobias Hunger authored
Change-Id: I86ddcff32e697d7bf02217a05e9f5a4e13cc1015 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Mar 14, 2012
-
-
Daniel Molkentin authored
Change-Id: I967dbfa89dd192ef47ee14dd15ed702c66f263c5 Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Mar 13, 2012
-
-
Daniel Molkentin authored
Change-Id: I16583d70371e69bf6729a4b028a7dbf49b3b02df Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Mar 05, 2012
-
-
Robert Loehning authored
Change-Id: Iae3ef128e62faba579ce7385bedc90a4e4600019 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Mar 02, 2012
-
-
Tobias Hunger authored
Update copyright check script for the new (old) email address Change-Id: Ib3dbb3505362e57587832467d9a0323b8cde6272 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jan 30, 2012
-
-
Daniel Molkentin authored
Change-Id: Iab025ed796e807aab0315a583a04ed8865fc0d44 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Eike Ziller authored
Change-Id: Iff13147fd6541741b94f4bd2f611e05bd87a7885 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Jan 24, 2012
-
-
Eike Ziller authored
Change-Id: I73162205f8ed9978eeaca2a91e331d2e323b15ef Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Jan 18, 2012
-
-
Daniel Molkentin authored
Also introduce $INSTALL_EDITION env var which acts as infix. (possible values: opensource, commercial, etc) Change-Id: I86f58444b21853ae4bcb8509e491610c76c414da Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jan 17, 2012
-
-
Daniel Molkentin authored
Change-Id: I643d571afbb7b16f860092c885e3574268f91ddf Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jan 13, 2012
-
-
Daniel Molkentin authored
- work on windows - show unified instead of context diff Change-Id: Id3ce927f9fdc9783ccb927bcac7d921941865023 Reviewed-by:
Bill King <bill.king@nokia.com>
-
Daniel Molkentin authored
Change-Id: Ia966c154e0827ce7dc0c4d0a3a45d234f82d0e90 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Jan 12, 2012
-
-
Daniel Molkentin authored
Change-Id: I6dc30b6f9ca2268257ea236a574ee9dea152daa3 Reviewed-by:
Bill King <bill.king@nokia.com>
-
- Jan 05, 2012
-
-
Friedemann Kleint authored
- Create mapping for .qml-files. - Fix check for absolute file names (depending on OS). Change-Id: Ie847c283d2f37adef079b6de99606f2698dfe476 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Dec 27, 2011
-
-
Daniel Molkentin authored
It checks against os-dependent lists which will be submitted in follow-up commits. Change-Id: Ieb40b19dbd85c30b28062b46320a6ee60ba672af Reviewed-by:
Bill King <bill.king@nokia.com>
-
- Dec 22, 2011
-
-
Friedemann Kleint authored
Make it possible to use absolute file names or prefix them for creating Qt 5 testing summary logs. Change-Id: I3d4a5fa24a9a7652fb4f8087e4b6e2a6ae6fdfe7 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Dec 20, 2011
-
-
Friedemann Kleint authored
Change-Id: Iaa6e31f8d76537ccf0e79bf2395b75e22932c304 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Dec 12, 2011
-
-
Daniel Molkentin authored
Change-Id: I9f85758ca6021990817965826218fbe56363ce04 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Daniel Molkentin authored
Change-Id: I6593687c933511d3b6578cf9c5c5ea33b5efc890 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Dec 09, 2011
-
-
Friedemann Kleint authored
Change-Id: I37fb39fa00e7e4a45ac843eba9f50d2d95a56ae1 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Dec 08, 2011
-
-
Friedemann Kleint authored
Change-Id: Ia3bdd9c620c469ab87dfcb270617c4bc865ed209 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Oct 19, 2011
-
-
Tobias Hunger authored
Change-Id: I8972fc656dadee54467cc710ff2f832f729a2ce8 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Aug 29, 2011
-
-
Friedemann Kleint authored
Change-Id: I992c0e72c41d1c82788ef096c7d0b4433b6ce148 Reviewed-on: http://codereview.qt.nokia.com/3726 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 09, 2011
-
-
Bill King authored
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I71b41d7837a0901c5d1ab718dc8f93e4122231fa
-
- Apr 29, 2011
-
- Feb 21, 2011
-
-
Tobias Hunger authored
Update hasCopyright script to distinguish between no/wrong copyright.
-
- Feb 18, 2011
-
-
Tobias Hunger authored
-
- Nov 25, 2010
-
-
con authored
-
- Nov 03, 2010
-
-
Oswald Buddenhagen authored
... instead of running a sed script over a lot of files on each version increment.
-