- 24 Oct, 2016 20 commits
-
-
Alessandro Portale authored
Change-Id: Ibca3ec6fbe593644bdae223bad469dea2aede41b Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Orgad Shaneh authored
Change-Id: I18a23c4410424f3799b9ec5bcacccac742713c63 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Alessandro Portale authored
Change-Id: Ib01060918924644b57d35083a4269614fba900c5 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Alessandro Portale authored
Change-Id: I596cde174d63e23cf29c4d528c6b3b9b70e17aaa Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Eike Ziller authored
Even though it is stating an obvious prerequisite, it might help people to realize that the web engine based backend exists. Change-Id: I8d43d8a0fd7786de050b67d1438fefa3b95ec7df Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Tim Jenssen authored
Change-Id: Ibcc6e7d5866df50448b54ecc4f2aff340b353f77 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
No behavior change Change-Id: Ib05d9a369d5cba0132636efdccfea873890027b5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Thomas Hartmann authored
QML_DESIGNER_IMPORT_PATH can be used to create "mockup" QML files, just for Qt Quick Designer. Change-Id: Icd0c4143031a4b49afb89a2465622bdf2376745f Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
hjk authored
Does not seem to be needed and breaks builds on OS X 10.10 with qmake CONFIG+=release CONFIG-=debug BUILD_TESTS=1: "ld: library not found for -lUtils_debug" Change-Id: I3c3e91d4045768f56ed6737410e09666e4e182ad Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Alessandro Portale authored
Change-Id: Id8d9c0885895f582dbb034546b701ec82f1492e6 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Tim Jenssen authored
Introduce a setting for a not implemented in design text edit. Change-Id: Ie4973ec4fcb2c9b2e2534e40187cf33a0202abaa Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I3f1998ddbddadd9ffc782d1ca87884564d6ad83c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I98241fe605b9fb9925e9ab70bffc1ae6608cea3b Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Riitta-Leena Miettinen authored
Change-Id: Id287806933f0f0926fd7c274f58ca9263605b676 Reviewed-by:
hjk <hjk@qt.io>
-
Christian Stenger authored
It is quite annoying if one minimizes results pane while a long test is running and for each result item the pane comes up again. Change-Id: I7020ae698cd61df01ed5b1402cc06d26fb018978 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Thomas Hartmann authored
Instead of a shader I use canvas. I had to rotate the color box to be able to use gradients. This is working around QTBUG-56639. Change-Id: Id321311713029d8aa66e068b02361d86debfa666 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-16404 Change-Id: I2d36c8c6170f1b8471271118b1b9e32ff61043ba Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: I95a179b9414a2b417d6f8d03a3dce51f8a2f733b Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Eike Ziller authored
Change-Id: I56f97306de5d3280ade60cc335b55c2e79f89bad Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Eike Ziller authored
Conflicts: scripts/deployqtHelper_mac.sh src/plugins/ios/iostoolhandler.cpp Change-Id: I06219e1c137e8f58f295da423363360457fa0b11
-
- 21 Oct, 2016 20 commits
-
-
Tim Jenssen authored
Change-Id: Idb8e01dc2895621cf94ba047a41eef5ca0474089 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-11380 Change-Id: I00cdcc8626e2e178b9fff8d11b26f87d9aad03a8 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tim Jenssen authored
* add indentLines() method * refactor indent to use indentLines() Change-Id: Ie36c7ab6217c31e9e3913a4dd5da2196364200c8 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I34f788e320fe4c38e3dbb55ba6d0bc1b8d9ba59a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I959208b27694ff3c75650a3f482a0a975ca6e769 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I251567529ec33ef76043006c68749724208cc811 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Friedemann Kleint authored
Adapt qmake and qbs files, fixing warnings on Windows: clangutils.cpp(78): warning C4129: 'o': unrecognized character escape sequence clangutils.cpp(78): warning C4129: 'L': unrecognized character escape sequence clangutils.cpp(78): warning C4129: 'l': unrecognized character escape sequence Change-Id: I7a5fe674665437582457645f2a081e1e38d5df77 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Nikolai Kosjar authored
...otherwise we wait for nothing. Change-Id: Ia55d4845f8dd0fe746ee6c8ca19b5312879294d1 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Nikolai Kosjar authored
...otherwise they accumulate in the temporary directory. Change-Id: I0841f3d168f30f559fc718d2825dd3e800515074 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Jarek Kobus authored
Apply chunk action doesn't make sense for that case, will stay disabled. Task-number: QTCREATORBUG-17136 Change-Id: Idce31b3aa9d354536a01607c10b20273158961d5 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jarek Kobus authored
Change-Id: Ia742ab92fd7947f4d156d03e112ee32363312996 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jarek Kobus authored
Change-Id: I2409a6186d590a83ccde064c855e0261d600014e Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jarek Kobus authored
Also rename it to "Diff Open Files". Task-number: QTCREATORBUG-17094 Change-Id: I370c32497fcb56cb2bd84700ef7cb4aa7ba0a573 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jarek Kobus authored
Task-number: QTCREATORBUG-1531 Change-Id: I8c9a740d66eb7836b3df6850ac243260fd282b32 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jarek Kobus authored
It replaces 59c90e00 and d0c537ca Task-number: QTCREATORBUG-17048 Change-Id: Ief4b1b72f2e5e7b1711be05d4ea8c03bbbf48fdf Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jaroslaw Kobus authored
This doesn't fix the issue with cleaning the clear state of undo stack. This introduced the issue when ui file is opened it's marked as modified. It reverts 59c90e00 and d0c537ca Change-Id: Ifd4ff8483d6c297461632de500a4502b1fd0871f Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Nikolai Kosjar authored
Change-Id: I1b1a59dbe041134aad3bc582b77acafa8e67e427 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Nikolai Kosjar authored
Change-Id: I0bb56d319328a2773e55609d63b4ac28eea07386 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Nikolai Kosjar authored
Change-Id: I89a48a2defa4dbee9a0a0f9206ed996ca7cc1538 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Thomas Hartmann authored
Without this patch the item library gets into an invalid state if the user enters edit mode with an ative search filter. When going back to design mode the item library is completely empty. This patch clears the filter, so the item library gets properly populated. Change-Id: I21f823b8db820589dedd6ba4e4855678fff49e53 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-