- 10 Nov, 2015 3 commits
-
-
Alessandro Portale authored
ColorTip: Draw the border around the color tooltip properly. MiniProjectTargetSelector: Fixing a few misplaced outlines FancyActionBar: Fixing a few misplaced outlines, also: - deduplicate hover gradient painting code - use pixmapcache for the hover gradient - only draw the hover gradient if the tab is hovered - use 0-255 as range for fading value QtQuick Designer: HighDPI form editor icons, and removing some since a while unused icons. ProjectExplorer Mode: HighDPI graphics and fixing a few misplaced outlines Task-number: QTCREATORBUG-15222 Change-Id: I4fcf515014317791499ad89bf6ef88d961e4b752 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
hjk authored
Makes the assumption Item::m_model != 0 if and only if item belongs to a model explicit. Change-Id: Ib58889fd10e9fce1590a42ade6d847aee747ac56 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Ulf Hermann authored
Also, use the proper API for determining QML debugging support. Change-Id: I9038fb74fcee1f87a7687343ef51e115c8a93936 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 09 Nov, 2015 3 commits
-
-
Jochen Becher authored
This change applies the naming convention to function parameters and local variables. Change-Id: Ifa495c70520923f14ba6791513d3691bfa7694f6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: Ife37a542be9b9e721e988cb11d9498469b2226f0 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Allow foldernodes to specify which files they care for when doing "Add Existing Directory". Before we used a fixed list with C++ header and source files, which does make no sense for e.g. adding to resources. Task-number: QTCREATORBUG-15278 Change-Id: I15dad133391485c2bcebd2d864623304b31b5f8f Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- 05 Nov, 2015 5 commits
-
-
Alessandro Portale authored
The cursor drawing caused graphical artifacts under HighDPI. Change-Id: I542346673ad8111ef03fbd80143de484fdb2d455 Task-number: QTCREATORBUG-15222 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: Id31e779a98b3f048a42838590b6ace02c2b86bfd Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: Id1287ae6d756a317841dce58159899a0ac07fb86 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I92a28d0476ad814601f33b76e508bdbea02eefff Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Christian Stenger authored
Introduced with e6a98f36. Change-Id: Ia8b67cc27e5a1b10f88cdc8e690270ebe1c72a55 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 04 Nov, 2015 5 commits
-
-
hjk authored
ICoreListener::coreAboutToClose() remains in the core, ICoreListener::editorAboutToClose() is handled by a new EditorManager::addCloseEditorListener() function. This removes the need for some boiler plate code resulting from the need to implement the interface in custom classes (DesignModeCoreListener, EditorClosingCoreListener, PojectEplorer::CoreListener and VcsBase::CoreListener). EditorManager::addCloseEditorListener Change-Id: Ie554c987b5455b555be6d77b77e4013639201d22 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: Iaa9a3d7ae713347b028e9414cff6028b957300c7 Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I6a6f0a8ab065fb2c02373165a4b43d76f039d1f3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
The functionality in that class is covered by initializers and Utils::unique, so there is no need to keep a custom class. This way FileNameList plays way nicer with utils/algorithm.h. Change-Id: I8eeae6aca0558ecd998920c4fdfc5ea56bf75501 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
This methods returns a new container with only the unique elements in the input container. Uses == for comparison of elements. Change-Id: I80c2027b4d275d27343bd64851c17d42bc971e82 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 03 Nov, 2015 16 commits
-
-
Eike Ziller authored
Change-Id: Ib2112c2fa3811ceb223f22f16b6da3e5a19793ce
-
Eike Ziller authored
Qt 5.6 builds with relative RPATH by default on Linux. Since this additionally leads to very short RPATHs, we cannot change the relative structure within the Qt installation (e.g. plugins in bin/, libs somewhere in lib/qtcreator/). Instead we now deploy qt into a self-contained lib/Qt/ folder, keeping the original structure, on Linux. Change-Id: I36136590379c3e7b02ba7de3345369e2384dcc95 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I58f4a581de6273b16d2fc7ba07567527e46bc4d1 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
David Schulz authored
Task-number: QTCREATORBUG-15275 Change-Id: I8112312d3d27798665d7d28b41b9f2ad845cca14 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Ic7cba72e7bec10e4fc0099b97e3317e391a6aa5d
-
hjk authored
We have been way more generous in accepting input than what is specified by the grammar since the beginning, and even GDB did (does?) not completely stick to that format. So the comment is misleading at best. Change-Id: Ieaf4fc2b9a6f01be649936f72e03866677d6cc5b Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Tobias Hunger authored
Use Utils::FileName::toFileInfo() instead. Change-Id: I63615b0e4ce1dd2e32d5f2b488710a55b8507d34 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I78bb73f8c9457fd74c470eacbf54eb9195ac9681 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Ulf Hermann authored
Now that we don't recreate the debug connection anymore when (re)trying to connect, we have to do it explicitly when changing the connection parameters or when a connection attempt fails and we need to cancel the "Connecting" state. Change-Id: Ib2b6b4fb1e39e64fe3c9f2bf90b6e43043d05a9e Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I4a1376f1ed4ffea83bbd693b3bc1e8fd284771a7 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
These take a container and a predicate and return a Partition struct with the hit and miss fields. Any element in the original container will end up in either hit or miss, depending on whether the predicate returned true for the element or not. Change-Id: Ia02cd704d6fe1388dc677308440acc48f7c9c1e1 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
... and don't offer expansion of isEmpty() object. Task-number: QTCREATORBUG-15270 Change-Id: Ifb76c20c6308484d38e21273a2f33c575bb72430 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
Move the instructions for creating the project into an include file that can be used for all Qt Quick Application tutorials. Change-Id: I02385f68f23ef2d3ee98b754344781ae1819203c Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Ulf Hermann authored
Align the text between editing and display mode, and remove the dead code. The prompt sign does not have to be part of the text and the JS parser does not have to retain the code it parses. Change-Id: I6e41f4fbc2cc863c84677640826d8663bcc648fb Task-number: QTCREATORBUG-14931 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Ulf Hermann authored
We want the line editor to be focused by default when the console is opened either by mouse or by keyboard interaction. Change-Id: Ic366d1ac5f1306c0739c334584568402969895f3 Task-number: QTCREATORBUG-14931 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I0935bf8b8b30ee78716a14ee0a88c21b9caf62dc Reviewed-by:
Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
-
- 02 Nov, 2015 8 commits
-
-
Christian Kandeler authored
To HEAD of 1.4 branch. Change-Id: I1fe4823c46b0b28e1b9d7415e9d8fc3c4a7cea59 Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I74b0ab29457f384b63b396aec81655246b0e5e7b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I562db9a1299f47f993517999070a99b12b26e04b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Marco Benelli authored
The commit b26920c3 introduced a bug in reformatting properties lacking an object initializer. Change-Id: I30f9c9c8a005660e7af4a6c97d0b1ff1be461548 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
J-P Nurmi authored
Change-Id: I2aed529c3bedb27ae5c4c670d51d9d182815c8b2 Reviewed-by:
Liang Qi <liang.qi@theqtcompany.com> Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Tobias Hunger authored
Change-Id: I21bf32612d10efce2ad8727637104f51013ae370 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I15c42a16b076cdb8ae78d54a665a4b7746a994e4 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Change-Id: I41a16aa5aa30369474b962213b39840f07080cc7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-