- 09 May, 2014 - 1 commit
-
-
Friedemann Kleint authored
Fix signature of readPeExecutable(). Task-number: QTBUG-38160 Task-number: QTBUG-38886 Change-Id: I3ff88d502e0f9f7912b4c0741667a8f4ff71dbba Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 07 May, 2014 - 4 commits
-
-
Thiago Macieira authored
They're all part of theme grouping. Change-Id: I1ecc6f4eee0abbcf4ac76f585b6524d6f7027a34 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Thiago Macieira authored
Change-Id: I5d901e6471509cb0f5177724d94912becf258182 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Thiago Macieira authored
Change-Id: Ie5c43c88d51d282bde4e1d91e86b95e4e5c4e91f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Thiago Macieira authored
qtdiag.cpp:175:20: warning: ‘QStringList toNativeSeparators(QStringList)’ defined but not used [-Wunused-function] Change-Id: I66c5d5d54aa1987393d3dc35c2ee4ff4f17af442 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 06 May, 2014 - 1 commit
-
-
Friedemann Kleint authored
These files can be omitted for the Qt Quick Controls and Qt Quick Dialogs modules. Task-number: QTBUG-28766 Task-number: QTBUG-31565 Change-Id: Id02939a7124cd5db83d81dcc59663ddf4d091f70 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 05 May, 2014 - 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
Third party library projects can easily be added to the Android package source directory and added to the project using project.properties, but "android update" needs to be run on it to produce some local build files before it can be included in the build. We can do this for people so that they can use third party library projects without having to put build files in their source directory. [ChangeLog][Android][Deployment] Detect linked library projects in the package source directory and automatically run "android update" on these. Task-number: QTBUG-38322 Change-Id: I0bf9b8708a7ec28ed5429379215b12a65d05416a Reviewed-by:
Christian Stromme <christian.stromme@digia.com>
-
- 01 May, 2014 - 1 commit
-
-
Frederik Gladhorn authored
Change-Id: I311a5d7b5177dd0cea49ed2d4d9125b27d3ba5e0
-
- 28 Apr, 2014 - 2 commits
-
-
Yuchen Deng authored
E/dalvikvm(10899): dlopen("/data/local/tmp/qt/lib/libQt5Quick.so") failed: Cannot load library: soinfo_link_image(linker.cpp:1635): could not load library "libQt5Qml.so" needed by "libQt5Quick.so"; caused by load_library(linker.cpp:745): library "libQt5Qml.so" not found Task-number: QTBUG-38606 Change-Id: I8fcb42782a835842a69b0b4d2de4f1ed042555c6 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Laszlo Agocs authored
Change-Id: Ic2d40cf76efa63f12f2dde1a02c8938f355851b1 Reviewed-by:
Jani Heikkinen <jani.heikkinen@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 25 Apr, 2014 - 1 commit
-
-
Jani Heikkinen authored
-
- 24 Apr, 2014 - 1 commit
-
-
Friedemann Kleint authored
Indicate writable locations by asterisks. Task-number: QTBUG-38483 Change-Id: I3e5efbd6db032b4feaee2b5013a9304c6cbfc73d Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 23 Apr, 2014 - 2 commits
-
-
Sergio Ahumada authored
Change-Id: I49f696c528ec631cdc5aac2dc3f0402646a14de0 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Jani Heikkinen authored
Change-Id: If733be66da6ef6b1e28ec6ba180beafea6c9990d
-
- 22 Apr, 2014 - 1 commit
-
-
Tor Arne Vestbø authored
Change-Id: Ie31615c62d228d23fab8d8eb5bcbcaf80957403e Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@digia.com>
-
- 17 Apr, 2014 - 1 commit
-
-
Friedemann Kleint authored
Add missing platform capabilities, style hints. Output network configuration, add command line option for GL extensions. Change-Id: I98277bcc0df578381cfd13d80e3ed60156769799 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 16 Apr, 2014 - 4 commits
-
-
Stephen Kelly authored
This makes it easier to generate assistant documentation with Sphinx, for example. Change-Id: Idb45ec47f3c2bcf8a6df313380abf71a4c5a7da5 Reviewed-by:
Volker Krause <volker.krause@kdab.com> Reviewed-by:
Stephen Kelly <stephen.kelly@kdab.com>
-
Stephen Kelly authored
Task-number: QTBUG-37937 Change-Id: I3d389f8a96b04b8d94d13990d55a88bb5637a1e3 Reviewed-by:
Volker Krause <volker.krause@kdab.com> Reviewed-by:
Stephen Kelly <stephen.kelly@kdab.com>
-
Stephen Kelly authored
Change-Id: Ifaaff157a836e3ebfb94b563631b65a226ed0d8c Reviewed-by:
Stephen Kelly <stephen.kelly@kdab.com>
-
Stephen Kelly authored
This is shipped with CMake 2.8.3, which is the minimum version of CMake required anyway. Task-number: QTBUG-38375 Change-Id: I48c155f9532fafe2b91544a93cf489f238f0b9d9 Reviewed-by:
Volker Krause <volker.krause@kdab.com> Reviewed-by:
Stephen Kelly <stephen.kelly@kdab.com>
-
- 14 Apr, 2014 - 1 commit
-
-
Eskil Abrahamsen Blomfeldt authored
Code is borrowed from qmake to escape and quote arguments passed to shell tools as needed. Task-number: QTBUG-38249 Change-Id: I4932df3963b0c1706374b4ba78c5e23c8e3304d2 Reviewed-by:
Christian Stromme <christian.stromme@digia.com>
-
- 11 Apr, 2014 - 1 commit
-
-
Kai Koehne authored
Fix a regression introduced in commit e2710f83 . Change-Id: I2d5fc15cfd52a6901fa5e44b97af0996650da6dd Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 09 Apr, 2014 - 3 commits
-
-
Kai Koehne authored
Use code inspired by objdump / pfd library to decide whether a MinGW PE file is a debug build, or not. Task-number: QTBUG-38160 Change-Id: If6b6136238eb7962a948ea7168fb3a8f8f87e323 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Luigi Toscano authored
Exclamation marks should usually be avoided in message strings (even in error messages). See also: http://qt-project.org/wiki/UI_Text_Conventions and other HIG guidelines. Change-Id: I0a4cc7c03cf64b130a2b32c1d77143e80e3e4024 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
Friedemann Kleint authored
Task-number: QTBUG-38203 Change-Id: I0c099f5a6af15234bc21ec757f3e710de2841d20 Reviewed-by:
Andrew Knight <andrew.knight@digia.com> Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
- 08 Apr, 2014 - 1 commit
-
-
Andrew Knight authored
To ease packaging shaders, the following command line options are added: - list-source: List the shader sources - list-binary: List the shader binaries - qrc: Output in QRC format instead of a list Change-Id: I2041523c25f940e3ced23ca32d347807babcade7 Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
- 07 Apr, 2014 - 2 commits
-
-
Oswald Buddenhagen authored
Change-Id: I76c0628551cef19719c73d84ad69b94db43064c7 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Friedemann Kleint authored
GLES1 was removed by qtbase a4ec90175c76ce35688acc06cdf93e9cab886223 . Change-Id: I6d07ac6e2f2e51c41876dc383aef77ce57f76128 Reviewed-by:
Simon Hausmann <simon.hausmann@digia.com>
-
- 03 Apr, 2014 - 1 commit
-
-
Friedemann Kleint authored
For MSVC, add the redistributable installers. For MinGW, add the runtime libraries. Task-number: QTBUG-28766 Change-Id: Ia1a32d14d8a924ab72cd6fc1ef87f4fd8d9454f2 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 01 Apr, 2014 - 2 commits
-
-
Andrew Knight authored
This was mistakenly returning false in all cases. Change-Id: Ib3d9c41529d5cda960e59b2412e809bed74ec4ca Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
Andrew Knight authored
This is required in order for a proper argv[0] to be available when ImageParams is used. Change-Id: I3b3151303d5ff764113a000f1a02c94e7b4e5db9 Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
- 31 Mar, 2014 - 3 commits
-
-
Andrew Knight authored
This is no longer necessary for WinRT 8.1, because d3dcompiler_qt links directly to the d3dcompiler. Change-Id: Ic1d1261e9d16290ca7d4c2c5305d04092674333e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@digia.com>
-
Oliver Wolff authored
The mapping file might contain paths having slashes as well as backslashes as separators. When looking for the manifest file in this list the kind of separators used should not matter. Change-Id: I80e36f3bc4d3f80c34291bfa845b345f5638f88d Reviewed-by:
Andrew Knight <andrew.knight@digia.com>
-
Maurice Kalinowski authored
Those two have been missing so far from the list and got skipped, causing runtime errors. Change-Id: Ib32171ca20fe34b39aa93d53f18cb0ce0197b57c Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 28 Mar, 2014 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I4cb3086a998112c035733c447a3687fc4441887b Reviewed-by:
Sergio Ahumada <sahumada@blackberry.com>
-
- 27 Mar, 2014 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I1aa99b483c1cc4accba185bfdee12397af617e50 Reviewed-by:
Nico Vertriest <nico.vertriest@digia.com> Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 26 Mar, 2014 - 1 commit
-
-
Morten Johan Sørvig authored
Support incrementally re-deploying to an existing app bundle. Overwrite files that already exist in the bundle. Disable the "Can not find Qt" warning. Skip plugin deployment if Qt can not be found. Remove usages of the Qt4-style binary packages from /Developer. Task-number: QTBUG-36043 Change-Id: I11d1e36e6beef24b55979fc4d853e19b60551740 Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
- 25 Mar, 2014 - 2 commits
-
-
Daniel Molkentin authored
Change-Id: I3696d4f6bb237f9bee15f86ef68cce48ee388942 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Stephen Kelly <stephen.kelly@kdab.com>
-
Friedemann Kleint authored
Task-number: QTBUG-37643 Change-Id: I8c17dc02e8d6c17c88dde24454f09dba76f32148 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Karsten Heimrich <karsten.heimrich@digia.com>
-
- 24 Mar, 2014 - 1 commit
-
-
Andrew Knight authored
This adds another HRESULT_FACILITY to the conmanui whitelist, and adds fallback to qt_error_string if the string is not found. Change-Id: Ib4dddeca5cf5ba76e3c7fc5254f85e5a6949febe Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-