- 05 Apr, 2016 15 commits
-
-
David Schulz authored
Task-number: QTCREATORBUG-15955 Change-Id: I917bf0cc8921fe9dd40f8f58894a5c72e80441ed Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
- Fix typo in product name - Fix grammar issue - Use standard phrasing - Fix capitalization Change-Id: I0456c60943b51b19d5f03fb2908a7cc5af1f3595 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Leena Miettinen authored
The latter term is used elsewhere in the Option dialog. Needed to make the dialog wider for the text to fit. Another way would be to move these options below the other debuggin options. Change-Id: Ie4f064729acc57ab1fbbba46165e9564f3378f74 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Leena Miettinen authored
Write prepositions in lower case also in action names, when they are not the first or last word in the name. Change-Id: I606b10ff9a08bb8542a03fc5a8a8f19dfd96277e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I6347b455be55d34f8cd038f618326cfc6d77c582 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Tim Jenssen authored
this fix the polluted output while QtQuickDesigner is opened Change-Id: Icba0d76ff25ae720b5e3b3ce8cc5cecc45181241 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: Ia8ecf8042de2d36734cf05aa502c4d2c1b44c2b4 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Leena Miettinen authored
Use sentence style capitalization for labels. Change-Id: Ic1e160c18fc429c29003d1f27aa5100fab0752b9 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Thomas Hartmann authored
A "raw" QObject (created instead of the Timer) will crash the engine later. Instead we setup the QObject using createPrimitive(). Task-number: QTCREATORBUG-15916 Change-Id: I5f0dd9c887fd57d492222d221e54f267e12a5044 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Eike Ziller authored
Looks like MSVC has issues (internal compiler error) with the "templates in templates" when used from within a namespace, as well as a few other problems... Simplify the code paths for hasCallOperator. Change-Id: I934401a884398967ac95d7e218525cc316d9000a Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Stenger authored
This has changed too much and must be rewritten. Due to other issues this is not easily doable, so disabling this test for now. Task-number: QTCREATORBUG-15831 Change-Id: If0c7866b1f68a32c0696636fc76aed9bbe2ea921 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Christian Stenger authored
Task-number: QTCREATORBUG-15987 Change-Id: I510add216ec16c0c6622870f26c68c16e99769ed Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I6b0473c6f1029a9a0b99ce5e1a97e84e102d7218 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Leena Miettinen authored
- Qml > QML - When an icon tooltip can be considered an action name, use book style capitalization and no punctuation. Change-Id: I7ea6f4976f988c462160a4cdbecf14a792f8ca3f Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Christian Stenger authored
...to avoid nullptr access Task-number: QTCREATORBUG-15987 Change-Id: I98da9323d13027192b77d0ba7ac8b846849930f0 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 04 Apr, 2016 10 commits
-
-
Robert Loehning authored
Change-Id: I0096535c1cd7de6924046be62c04a4336a013b5a Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Christian Stenger authored
...depending on the environment and the present terminal variations it might be possible that QC leaves terminals with still running qtcreator_process_stubs open. Ensure to kill these (and automatically close their terminals). Task-number: QTCREATORBUG-15749 Change-Id: I0cdbaf000c355443289bf827034ad9884efc2ce7 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I94c069cb806285fa23fc1a702caf620be8413e0b Task-number: QTCREATORBUG-15954 Task-number: QTCREATORBUG-15993 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I58ba382f5bccc1ce16f55cbd35eb84edf628d62d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I2387342667d143235e2b147ba1c0971954b0beb7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Kai Koehne authored
Has not been used since a while. Change-Id: I53cf42d723c2f4d822ad63923b857f119e5cfa58 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Eike Ziller authored
Since there are WatchOS/Simulator and TVOS/Simulator nowadays, skipping these platforms is not worth a warning. Change-Id: I3671f8e9186dd521887acc81e5e60844bc9e9bcf Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I6ca56f0bf3dfb7c0208ac85ecd5ab85c041d4c48 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Stenger authored
Task-number: QTCREATORBUG-15997 Change-Id: Ibd90a8cdcf01892768b8a7fcbec7735d10d7b65c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Alessandro Portale authored
Make it the same as disabled icons, so that they are clearly different from enabled icons. Change-Id: I8b467745a91dc94cbf2db1cb9a83c927d90ce5c1 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 03 Apr, 2016 1 commit
-
-
Alessandro Portale authored
This change makes drawing of the highlight above each progress bar depend on the current Theme::DrawToolBarHighlights flag. Also some off-by-ones issues in HighDPI are fixed. Change-Id: I80bb21d001784a8622fff795f3751d7b1697ddf1 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 02 Apr, 2016 1 commit
-
-
Alessandro Portale authored
That's flatter and more consistent with the flat pressed buttons in the mode bar and status bar. Change-Id: I29edd2b184b8468005bffe8fe8c9f2e275355df1 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 01 Apr, 2016 9 commits
-
-
Alessandro Portale authored
This change enables us to have a variation of the lock icon for toolbars and for non-toolbars. This gives removes the need for an outlined locked icon which would work on dark and light backgrounds. Change-Id: I5b825b11e892928515112f6f49b1b0639862bc42 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
This change replaces the existing locked/unlocked icons with Diana's icons and makes them themable. Now, they fit much better into the UI. Especially in the dark theme. Change-Id: I51beb3be202af8f2f467e81701cd5f27a6837d1c Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
Core contains the small variants of debug run/interrupt/continue/exit while the bigger icon variants are in projectexplorer or debugger. That does not seem to have aany reason, at least in today's state of Qt Creator architecture. But above all, it stands in the way when changing debugger icons as planned due to user feedback. This change moves: Core::Icons::DEBUG_START_SMALL to ProjectExplorer::Icons::DEBUG_START_SMALL Core::Icons::DEBUG_EXIT_SMALL to Debugger::Icons::DEBUG_EXIT_SMALL Core::Icons::DEBUG_INTERRUPT_SMALL to Debugger::Icons::DEBUG_INTERRUPT_SMALL Core::Icons::DEBUG_CONTINUE_SMALL to Debugger::Icons::DEBUG_CONTINUE_SMALL This change just moves icons across modules but does not change anything in the UI. Change-Id: I859b901c312d4d16b6c2f687395a7b48c90aab84 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I0588e18ac23a72c596a24e5144c8f531dabbfc8b Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
This still fixes the parsing issue when switching build configurations, but the code is simpler. Change-Id: I5748788224c5b49399550c33bcef592f193cfa8a Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Christian Stenger authored
If one enables the plugin it would be most likely to have the parsing (and related short cuts) enabled as well without the need to open the navigation widget or results pane. Change-Id: Ie0624713677bcae67492ac99d25519cc5cfab4a9 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Christian Stenger authored
This avoids displaying the progress indicator if reparsing the current document while editing in _most_ cases. Change-Id: I6b6181e5bda1644367b8dc7576c152d5d6962a71 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
Similar variables don't contain "Configuration" in their names. For example: CurrentBuild:Name. + make it available globally. Change-Id: Ie094e2f7afc449d678cf0afec1548350f03ead77 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
David Schulz authored
Change-Id: Ia7d0731cfcab545a7280dc1d5317d64a2e773893 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 31 Mar, 2016 4 commits
-
-
Lorenz Haas authored
Task-number: QTCREATORBUG-15936 Change-Id: Id9387495a8c770167292fa526727f969b7408b2c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Robert Loehning authored
Change-Id: Ia1f327cf2a69e74d242bf4ad7d7ed8cfd7cd3a34 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Robert Loehning authored
Change-Id: Iff9e700d1c4f392a019803efc407709dd7ccf181 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
If the document gets updated while typing we can get different results when fetching the content and using positions inside the content which might have updated milliseconds later. Beside fetching only once ensure valid parse results by adding an additional check for the used visitor. Change-Id: Id1ba4a139a4dc497be0fbb5cf1f81004f3f8676c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-