- 17 May, 2016 12 commits
-
-
Christian Kandeler authored
Change-Id: I688b21cad35eb96676e7d39c20641b9312542cb2 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
Christian Kandeler authored
Change-Id: I2d4c069ef2d566ed466f0ba6a4f24a90ea6ffba9 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Alessandro Portale authored
Don't use the toolbar variant, there. Change-Id: I820d3e51567bfeff4eec2277f20b52fb617d1eee Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
Ulf Hermann authored
Change-Id: I63b978f0f9c42c8968da7e779cdff876c18d8f31 Task-number: QTCREATORBUG-16276 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Ulf Hermann authored
Apparently there is some way of having a valid model index and an invalid item index in QML root item. We don't know how that happens, but we can work around it with a one character change. Change-Id: Id2f611bfefe3119f3527e10b00249036d883334f Task-number: QTCREATORBUG-16282 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I4aa18c552bdfb8bb685e224b63c6080f25afa567 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: Iea7a1b68f038e69450790512ac7147c8a17585ad Reviewed-by:
Lorenz Haas <lorenz.haas@histomatics.de> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Kandeler authored
- Install library symlinks. - Do not create symlinks for plugins. - Skip some translations. - Rename some binaries. - Do not install the ptracepreload library. Change-Id: I0faa98034154e3840cd2695cab14b72c34cfc5c3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Christian Kandeler authored
Change-Id: I387daf12c3681074f0ec7cc5a6ae656f4c1d4e73 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Vlad Seryakov authored
Change-Id: Iabe841c6c8d03b667061521952ae4944bf425e62 Reviewed-by:
Vlad Seryakov <vseryakov@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-16264 Change-Id: Ifcb04c7740ab274be590f53757e013da43ad96f1 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Orgad Shaneh authored
Change-Id: I694284c359812d9d0030fcdd934af4b98722aaa0 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
- 15 May, 2016 1 commit
-
-
Lorenz Haas authored
Change-Id: I72fb3f4b728df7ef3e449c1202df9cbb0279dde4 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 13 May, 2016 16 commits
-
-
Nikita Baryshnikov authored
this 'else' clause does not guard Change-Id: Ica781d2fe0d179107ee121badb17e2078420ffba Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
Eike Ziller authored
Conflicts: qtcreator.pri qtcreator.qbs Change-Id: I6217662f0c51d04a83f7a85dc5d7c7f25e78e09a
-
Eike Ziller authored
Don't try to add an RPATH to Qt if the library/executable does not link to Qt. Chances are, that the reserved space for the RPATH is too short in that case. Change-Id: Ie8d50ede43d19236611fe56667995e58606062db Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Tim Jenssen authored
Change-Id: I11ac4138b8501060da0a125d38481e3b1d6853a9 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Kandeler authored
And another linker flag that was present in the qmake project file, but not in the qbs one. Change-Id: I703d5df2171cf97974111993aec8ed244435afec Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Tim Jenssen authored
Change-Id: I0e5764ffc9a6146932c43d96a31138451260c161 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Christian Stenger authored
Content of the QHelpContentWidget gets populated asynchronously, so wait a bit to have at least one entry - which normally should be our own documentation. Change-Id: Iad78f0bab0dd7f2f5a83cd94d2b2830ba146f554 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
hjk authored
The default 0 value will be interpreted as 'use the editor stack'. Also, drop the idea of value semantics for Perspective objects to get a simpler approach to the destruction of owned widgets (tools docks + central widget) Change-Id: Ic6470411ee5d387c43447f95b5a12c81c6658ff8 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Christian Stenger authored
Change-Id: I32d563a198ec1e56b86e97f6803dd2e15f1bd565 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Christian Stenger authored
Accessing the application menu inside the menubar of OSX does not work properly since using Qt5. For some time using default keysequences worked fine, but for the Preferences (Options menu) this stopped working, so make the used hack even more crude. Change-Id: I48ed37dc69b8c64f649f0130d48d4deb02afb87e Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
hjk authored
There's nothing QtSupport specific in there. Change-Id: I616a37ed56f1853cdbb16f483de5682d5ea63715 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Christian Kandeler authored
While we have not encountered issues so far with using the default values, it seems more correct to set the version so that e.g. on Unix a library's soname contains the actual Qt Creator major version etc. For good measure, also set the compatibility version on OS X. Change-Id: I956c473e0b440fc87ffe1aaf99af626da733b5fb Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikita Baryshnikov authored
this 'if' clause does not guard Change-Id: I91cdabf9b770f58cc59ca00df6574c757c2618b5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Nikita Baryshnikov authored
this 'if' clause does not guard Change-Id: I004cb72dff2213738c59701d99748d7338991105 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Nikita Baryshnikov authored
this 'if' clause does not guard Change-Id: Ibeb7fa3c531d4896028931697f7af479e2c99c4b Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Marco Benelli authored
The module lookup used to not consider the undefined version (-1.-1) a valid version number. This caused QtCreator to crash because of a failing assertion. This patch makes the assertion more permissive and handle the lookup of an undefined version by substituting it with an empty string. Task-number: QTCREATORBUG-16220 Change-Id: Iac574cfc04b4718b0d0809352e5c9456e4392e83 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 12 May, 2016 11 commits
-
-
hjk authored
Qt 5 connects, unused declaration, QLatin1Strings, ... Change-Id: If09929993d750907ee3f4e2fa9f18acfcc28d9c1 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Stenger authored
Change-Id: I5d82491f77459227feaa46475e796592b6e3af89 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
Christian Stenger authored
...to avoid dragging around members that are not used in sub-classes. Change-Id: I3e30b403491b1ae9219a0b461c3034cb854701a6 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
...to allow different approaches for different test frameworks. Change-Id: I16f101fb3f702a0db00cffe33e0d83cd4ea28c99 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
This is necessary later on as we will need different sub-classes of TestParseResult to support different test frameworks. This avoids the necessarity to put all information inside a single object even if it is not used. Change-Id: I39c74ba06b9337608ece8b113b0993c0934b24b9 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
David Schulz authored
Change-Id: I21ab7e3754ab0801fb8219a1c92cd4b526cd618e Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Stenger authored
Another preparation for having a consistent interface later on. Change-Id: I573e45101016048de916f4d321b326a24efbe4ee Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I4dc2c5889845b13ebe167b89e78b104f8805a1f6 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
David Schulz authored
Task-number: QTCREATORBUG-16250 Change-Id: Idc56e2f293459daa0ff201cbba0160afd398eebf Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Christian Stenger authored
tst_HELP02 is consistently failing if running from inside Jenkins, but passes when executed locally. Change-Id: I70fe9b7dc74dbf82f102b5670ddf04bf0dbfa270 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
hjk authored
Needed by GammaRay integration when merging the modes. Change-Id: I21ee65c55e242238ab0be244c4bb40f1c9c7924e Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-