- May 27, 2013
-
-
Christian Kandeler authored
These cause a warning now. Change-Id: I4c4e9c3e11e7f97e66a4bcdd708489fafc8f0606 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
J-P Nurmi authored
Task-number: QTBUG-31012 Change-Id: Ic19cc79faaa71a09724445cf961ec16cf16fcbb4 (cherry picked from commit 4dd4bff8) Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
J-P Nurmi <jpnurmi@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Victor Ostashevsky authored
Change-Id: I8c9bb5bfaac4296fb9089fb3c1e87df2b55afa9e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
hjk authored
This fixes a regression when starting debugging from the command line using 'qtcreator -debug /some/binary,server="localhost:1234"'. The parameters have been parsed correctly, but were later overwritten by data from the default (desktop) "device". Change-Id: I7747eaec6479e55cc18ea21ab1233e89ee9b119a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Aurindam Jana authored
Change-Id: If5a05d12e7597516510d5726ca6d3418b3393251 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Aurindam Jana authored
Quick fix. Do not merge into 2.8 or master Task-number: QTCREATORBUG-9342 Change-Id: Ic63d5d858321e381caf9ede7615075e4923a7b35 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Thomas Hartmann authored
Do not show warnings if recovering from an error. Change-Id: I748a3f7ae63eb593ddeaa5de2ebf7264a456ac7d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Joerg Bornemann authored
This fixes a bunch of warning when building with the updated qbs version. Change-Id: I644b4a4d0225b2e23ff1d9e1bf6d9d0136d6bbb5 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- May 25, 2013
-
-
Orgad Shaneh authored
Change-Id: I7385308c52babe8092304ffebc6c86f392c42962 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- May 24, 2013
-
-
Przemyslaw Gorszkowski authored
ResolveExpression has to have a reference of ContextLookup. If not there will be a crash because of deleted instanitated base template class. Task-number: QTCREATORBUG-9329 Change-Id: I7f8c83da0d81ac6311e76d15a897adbc70b08d75 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-9304 Change-Id: I9faa92bd9c1107066d7d312008a7e10613b414ff Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- May 23, 2013
-
-
Christian Kandeler authored
Plus some minor adjustments in the qbs project manager to an API change. Change-Id: I41ea8571fee7ec666344464ecc4f808bf92f13ce Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Thomas Hartmann authored
Change-Id: Id2d9bd6b7f5cecefffddece30bb93a69699beeff Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
hjk authored
Was accidentally disabled in 066efcd6. Change-Id: I64de0609a254aa2914142a4f75105b4140b6ae5b Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Thomas Hartmann authored
Change-Id: I95ba118c8ddd7e01117f649f2ff974f2c6ee4444 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- May 22, 2013
-
-
Christian Strømme authored
To solve the problem with libQt5MultimediaQuick_p we need a way to detect if an application is using both QtMultimedia and QtQuick. This change adds logic to parse the -dependencies.xml file and look for lib elements that have the extra attribute "extends". Libs with the extends attribute will only be added to the list of dependencies, if the library it extends is available. Task-number: QTCREATORBUG-9300 Change-Id: I6f3e0a6d9158a91824e1e113f6aab7ec1112dd56 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-9298 Change-Id: I8660e7d9614e77d23e1ef6515904941505f410dd Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Sergey Belyashov authored
Change-Id: I4ab239307f0c164f27fdb5e1234a9bb55c8ef7ca Reviewed-by:
Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by:
Sergey Shambir <sergey.shambir.auto@gmail.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- May 21, 2013
-
-
Thomas Hartmann authored
Fixes a bug in conjunction with ApplicationWindow. Anchors did not update properly. Change-Id: I95ba118c8dde7e01117f649f2ff974f2c6ee6244 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-9297 Change-Id: I06345bd53fe5672ce7606745e6b19f89379a18db Reviewed-by:
Ray Donnelly <mingw.android@gmail.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Daniel Teske authored
The sdk should set that extra directory, via the sdktool. E. g. something like sdktool addKeys android MakeExtraSearchDirectory QString:%DIRECTORY% where %DIRECTORY% is the bin directory of the bundled mingw. That is Tools\MinGW\bin for the qt sdk. Also see: Task-number: QTCREATORBUG-9297 Change-Id: I487c67b7fb704dd00cf5c6f4f647c8c4fbe8cd3d Reviewed-by:
Ray Donnelly <mingw.android@gmail.com> Reviewed-by:
Iikka Eklund <iikka.eklund@digia.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- May 17, 2013
-
-
Daniel Teske authored
Change-Id: Iddcf85d3a19bed28baa9bd4c5f964c370f8c9c42 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 16, 2013
-
-
Kai Koehne authored
This is required at least with Qt 5.1 / Linux. Task-number: QTCREATORBUG-8471 Change-Id: I7342193ef40fcc1a3e523d787c7521d6e810cd61 Reviewed-by:
Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
We need to make sure there aren't left-over subdirectories in the assets/ folder when you have used the bundling mechanism for deployment. To make this easier, we fix a bug where a missing slash would cause multiple libraryPrefix() directories with different suffixes under assets/ instead of just a single one containing everything managed by creator. When the slash is added we can simply remove the whole "assets/" + libraryPrefix() directory recursively. Task-number: QTCREATORBUG-9294 Change-Id: Ie24b55680d247df458bc70bbc15abdce51605627 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
To make sure libQt5QuickParticles.so is loaded for Qt Quick applications, we need to be able to specify bundling specific files, not just subdirectories. Task-number: QTCREATORBUG-9299 Change-Id: I743ee5ea714355ba6398378f4f54b6ede64d4c85 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Stenger authored
Change-Id: I5af2abaff10dc4095d6cf35350068ca08742b6ab Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- May 15, 2013
-
-
Robert Loehning authored
Change-Id: Icdf2f31f73e8b6eed75954ad31d12d48e00109b5 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Christian Stenger authored
...of the environment variables for the next run. Change-Id: Iaf383dfa361971c75be0e180d72ab95c5df83ebe Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- May 14, 2013
-
-
Oswald Buddenhagen authored
Change-Id: I4198b090840d287c0f8f1655447cdfaa98992c17 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Kai Koehne authored
Change-Id: Ia0714b038bc1655bb3b5b44a98f9fd6093bcdf79 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Thomas Hartmann authored
Source files can also be local files relative to the .metainfo file. Change-Id: I8b5519a1bf42808a1bfa744b7520fc910eb2aeac Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- May 13, 2013
-
-
Eskil Abrahamsen Blomfeldt authored
We need the logic from 78aa64e0 in the bundle deployment as well. This will ignore libgnustl_shared.so if the Qt installation contains it (for compatibility mostly) and it will copy it from the NDK into the bundle. Task-number: QTCREATORBUG-9291 Change-Id: I5ab59602a3dc64d728a58dd1ee70153c09deac72 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Nätterlund authored
Change-Id: Id2d9bd6b7f5ce56ff0d7ece30bb93a69969beecf Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 10, 2013
-
-
Leena Miettinen authored
Describe the Qt Quick 2 UI with Controls wizard and using controls in Qt Creator. Change-Id: I95ba128c8dde7e0e117f649f2ff974f2c6ee624c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
- May 08, 2013
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9264 Change-Id: I7c726177ff855da41d1971245655e8dc24740430 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tor Arne Vestbø authored
Change-Id: I2708b8382125302c07f4cce7ef8dcb8af989c78e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- May 07, 2013
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9253 Change-Id: Idf517286394796e516115009789e6ff7df527c91 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Robert Loehning authored
...to deal with the behavior described in QTCREATORBUG-9212 Change-Id: Ic69098be5a09fe6aa85c40218483c2d679584ab3 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Aurindam Jana authored
Specify project source directory and sysroot. Change-Id: Ie9287ef4da023159b131e67de51ffc218c4d2a70 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Kai Koehne authored
Change-Id: Ia8008748fb4d35507729c6ae684913e8bf72c985 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-