- 12 Dec, 2017 5 commits
-
-
Eike Ziller authored
By setting a relative path in SDKTOOL_DATA_PATH Change-Id: Ib61921f396f4eaf72fa240c3edb3795fda800609 Reviewed-by:
Iikka Eklund <iikka.eklund@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Eike Ziller authored
Change-Id: Idc0e2945133123941afa0ab92e5ff57dedf8f4ba Reviewed-by:
Iikka Eklund <iikka.eklund@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
David Schulz authored
Task-number: QTCREATORBUG-19442 Change-Id: I6c2419b30bf86af79bb2436dc6dc8196f6c65f06 Reviewed-by:
David Schulz <david.schulz@qt.io> Reviewed-by:
hjk <hjk@qt.io>
-
Robert Loehning authored
Change-Id: I2b56b24044e0c057dbe5aff1b7f9a1fdcfdeb6c2 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Robert Loehning authored
...to the correct capitalization. Squish < 6.3 could handle both, whereas Squish >= 6.3 is more strict. Change-Id: I9864518e21d3f2ed44fe7527f75aa958dc0081de Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 11 Dec, 2017 3 commits
-
-
Thomas Hartmann authored
The bounding rectangles can be confusing and break WYSIWYG. Therefore we disable them by default. Change-Id: I3713e668b916607670255715e0d41f76a789b34e Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Thomas Hartmann authored
When resizing an item the instanceIsRenderPixmap can be bigger than the bounding rect. In this case we get painting artefacts. Change-Id: I6da43f16a1e85d045a0ebbb01db594979ad89622 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Alessandro Portale authored
Avoid setting Qt::AA_EnableHighDpiScaling when running in the simulator. Simulator detection is done by testing whether environment variable QTGLESSTREAM_DISPLAY is set. This amends 8c3bd615 where all platforms except Windows were excluded from setting the flag. Task-number: QTBUG-64815 Change-Id: I8ab7ba9f24217915dc1d01e1f2eb5c37923c5504 Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Rainer Keller <Rainer.Keller@qt.io>
-
- 08 Dec, 2017 2 commits
-
-
Tobias Hunger authored
Make sure not to continue to connect after the receiver was destructed and make sure to disconnect from everything when that happens. Task-number: QTCREATORBUG-19391 Change-Id: I4d09a7dca2a5260c3d4744607dccbde5964a0623 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
David Schulz authored
Explicitly connect ui elements to slots. Change-Id: I1235f29a1596636dffc943c276da4a251deca884 Reviewed-by:
hjk <hjk@qt.io>
-
- 07 Dec, 2017 2 commits
-
-
Christian Stenger authored
Task-number: QTCREATORBUG-19419 Change-Id: Iaac597b947ca505819674eec0a862158dce8a632 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Eike Ziller authored
It is no longer used (it is using same scripts as Qt now), and contains outdated resources. Change-Id: I0576d694ef16ced49303dfc4d6075b742dbcc3b1 Reviewed-by:
Iikka Eklund <iikka.eklund@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 06 Dec, 2017 1 commit
-
-
Christian Stenger authored
Task-number: QTCREATORBUG-19414 Change-Id: Ia93863a6127f4b670113cf6d9159defa4adb6ec4 Reviewed-by:
hjk <hjk@qt.io>
-
- 05 Dec, 2017 5 commits
-
-
Robert Loehning authored
Change-Id: I8f7b5f90bfa7389df55b42910ba245ad78ef5bc6 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Tobias Hunger authored
When adding Qt to the PATH in the qmake desktop runconfiguration, creator added the INSTALL_LIBS on windows. This is not correct, use INSTALL_BINS instead. Change-Id: Idf3644085657f871870119126d2ab28721ff85d8 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Thomas Hartmann authored
Change-Id: Ie7e05c78c2d817da9dd91c345f1949daa640c6bc Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Christian Stenger authored
Verification of URLs used for "link labels" on the Welcome page is now possible again. Change-Id: Id48ab40201a9c2a60dc3c991052f45bee93707bc Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Orgad Shaneh authored
Change-Id: I78433d7c7aec65fbafcba49fabf0562571dfbeff Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 04 Dec, 2017 1 commit
-
-
Christian Kandeler authored
To HEAD of 1.10 branch. Change-Id: I191d40886d1cb343401fb603f7741905801e1fec Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- 01 Dec, 2017 3 commits
-
-
Robert Loehning authored
Change-Id: Idaa228e4efcdac05e72932ed95c410af8a7bc80f Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Robert Loehning authored
Project template changed again. Change-Id: Ibd2767719e13e3de041e63e0977d838aa6c34f3c Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
David Schulz authored
The calculation based on visible lines is not working as expected when we have collapsed blocks. Using QPlainTextEdit functions to get the correct target scroll bar value. Task-number: QTCREATORBUG-19327 Change-Id: I0393fc94ba2a11caeaa77d6d87bc69c6c7de1bb7 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 30 Nov, 2017 4 commits
-
-
Robert Loehning authored
Change-Id: I9296dc577fac4ea06c7c8f482a44948ba327568f Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
The dock widget's togglViewActions text is tied to the widget title, but the view headers should not display a potential "&" accelerator. So stash the &'d string away when setting up the title and retrieve it when re-creating the view menu. Task-number: QTCREATORBUG-19378 Change-Id: I6bf49ca526d12ddd57dfa33a94327a83baeaa6b4 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Christian Kandeler authored
... rather than in the run config widget. Otherwise merely opening the run settings can change the behavior of applications. Task-number: QTCREATORBUG-19374 Change-Id: Ib227ab07d09b7a8ce34909ae0b08b6b222bcee14 Reviewed-by:
Georger Araujo <georger_br@yahoo.com.br> Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
David Schulz authored
Task-number: QTCREATORBUG-19252 Change-Id: Idc986a52276c40f20a983495ab4423c8753a9dda Reviewed-by:
Robert Loehning <robert.loehning@qt.io> Reviewed-by:
David Schulz <david.schulz@qt.io>
-
- 29 Nov, 2017 1 commit
-
-
Oliver Wolff authored
When Creator checks whether the application that is being debugged is a debug build, it gets its information from the runnable so we have to provide one when winrt is used. Change-Id: I2259783f82eef96b50ba5f804306e5225919d24b Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
David Schulz <david.schulz@qt.io>
-
- 28 Nov, 2017 6 commits
-
-
Tobias Hunger authored
Set up a better environment for initial project parsing (before Kits are configured). Task-number: QTCREATORBUG-19241 Change-Id: I2431113dbbe6fb6a66f95fb1efb36834fa184f3d Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Alessandro Portale authored
Setting Qt::AA_EnableHighDpiScaling causes a few graphics backends to malfunction. This patch reduced the setting of the flag to happen only on Windows (it is automatically set on macOS with retina). Task-number: QTBUG-64815 Change-Id: I08fa5d1bd2c93e7a39c23487b684bd3f7b358783 Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Laszlo Agocs <laszlo.agocs@qt.io> Reviewed-by:
Sami Nurmenniemi <sami.nurmenniemi@qt.io>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-19371 Change-Id: I5ab20cd39d18283d0bd9e5c24db69e7ddba387b9 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolay Shalakin authored
Change-Id: I8cc269d9a622b4af090795e40e11205d1190248b Reviewed-by:
David Schulz <david.schulz@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolay Shalakin authored
Change-Id: I9aa775dc23d19e856e38baf9834bedb6903800a9 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolay Shalakin authored
Change-Id: I9d496fd8e6b976f2cdfe891139475636ad3be018 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 27 Nov, 2017 7 commits
-
-
Nikolay Shalakin authored
a missing comma defeated both keywords. Change-Id: I2486ca5ca7d82d7ddcab8656b02fba0b3f54ddd8 Reviewed-by:
hjk <hjk@qt.io>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-19368 Change-Id: I4464b4f9b2f1a2d725f5a08fb6e38444fabcdea5 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Christian Stenger authored
Change-Id: I1f7a576d3b8feb527013e3b679fc60c4e663f2eb Reviewed-by:
hjk <hjk@qt.io>
-
Christian Stenger authored
This function is available only for GDB. When using CDB or LLDB this ends up in an exception. Change-Id: Ie1835c1b95cac99e3f996077f6a3d80b5591c145 Reviewed-by:
David Schulz <david.schulz@qt.io> Reviewed-by:
hjk <hjk@qt.io>
-
Nikolai Kosjar authored
...otherwise CppUseSelectionsUpdater might block for an infinite duration. Change-Id: I756d82499b0b2864363dcaeff15398a8bf5500d9 Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Orgad Shaneh authored
If one of the files has mode-only change, the entire patch fails as a git patch, and is parsed as a text patch. Because of that, the prefixes (a/, b/) are not stripped and jumping to a change by double-clicking does not work. Change-Id: Ib54ce4fa7aad02cb956af1f7de73d3c732ac5a89 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@qt.io>
-
Christian Kandeler authored
To HEAD of 1.10 branch. Change-Id: I4d73b84f845cccc0363673100681c74f51dd695a Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-