- 27 Oct, 2015 12 commits
-
-
Leena Miettinen authored
A commercial Qt Quick Designer plugin for adding ISO 7000 icons to applications from an icon library. Change-Id: I96d740d63bc77da9817ce2d5ccdb1625dbc5caa6 Reviewed-by:
Mitch Curtis <mitch.curtis@theqtcompany.com> Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Tobias Hunger authored
There are two methods to add existing files to a project. They both have two arguments and only differ in the sequence of these two arguments. The first calls the second. Decide on one syntax and remove the useless one. Change-Id: Ida7139096fa16ac746c2be837e245776506201bc Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: Idc7ec5d102b0e3c838700ee7d89db7aea3399728 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Idf019b3f51c4cab172e92b8e208083e283530414 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
This should be simpler to follow now. Fix autodetection to return not only the newly detected toolchains, but also those that are re-detected (taking their definition from the alreadyKnown list passed to the autodetect method where possible). This avoids running lots of toolchains during start-up, but still enables us to fix QTCREATORBUG-12751 Task-number: QTCREATORBUG-12751 Change-Id: Ie74e7cffb2b014a6132cc8559db232397344f2f1 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-15236 Change-Id: Ic8f6fd60d185b759ee13dade3a18c2d955303cdf Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
Breaks in-editor search results with default scheme. This reverts commit 2c3f3970. Change-Id: I4164cfdb4d6f9240b3c53846824297359a59ac52 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
David Schulz authored
Introduces errors with the default colorscheme. This reverts commit a0d27fc1dccb9623b4c1bcafc915c84f5988af80. Change-Id: I3268a9a14f10959fb71423650fd10cfe840e019e Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Kandeler authored
Task-number: QTCREATORBUG-15210 Change-Id: Ia78e34737e4a66c6aaa0015e85002168717d29d7 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
David Schulz authored
Use setter instead of getter with references. Increases the readability and is closer to the common codestyle across creator. Change-Id: I3cbbd1154524da73383fbf28470ef64ebe5bc336 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Restoring a session removes all "external" editor areas. For simplicity the editor manager only manages the editor areas, not the windows themselves. So an editor window must take care of closing itself when its editor area gets cleaned up. Change-Id: I619f95376ef980d4c318b966427ebf4b2f78ca31 Task-number: QTCREATORBUG-15193 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
The current default is black foreground, which is invisible on dark color schemes. Change-Id: Id9dbc6ac7377816666887096c28fa0008291ddac Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 26 Oct, 2015 13 commits
-
-
Tobias Hunger authored
This was just unset before. Task-number: QTCREATORBUG-15178 Change-Id: Ice66273e2ce9bc60bd8a96516f774201a7a95331 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Remove QbsBuildInfo, which only adds the same information over the normal BuildInfo. Change QmakeBuildInfo to use the buildType as provided by its base class. Change-Id: Iddb86487c85893988f78bbfaf549823a19f13b5b Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Kandeler authored
To HEAD of 1.4 branch. Change-Id: I7b420ba0bee813ece32becc961fde0cbe0a33f1d Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Tom Deblauwe authored
It seems this fix has been removed when refactoring the CMakeCpbParser class out. See commit a700e625. Change-Id: Ia217a21d579b7b3a1478a66f9920d1b57b986b04 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
David Schulz authored
Change-Id: I887a27bed62ec89f78130edb35527873643ea8af Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Markdown needs two spaces at the end of lines to add a line break. Change-Id: I6ded64c00dbfa649546ef70c266b22bc4d2546c2 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I6939afa8cd036b9201b56bb687ea92a82a618d08 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I4b15d727adc1fa3a082a42e9a3aae93cc092bd64 Reviewed-by:
Jochen Becher <jochen_becher@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Leena Miettinen authored
Add a screen shot. Change-Id: I4e89e1c2c4b0a90d80edf771ea0d831779305ed9 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I1743f9d1a49f896f50601869942b3e755bcd7f11 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: Ica47a8c8e6a9b5b64c6ed5aa2a15d842803b8069 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I6473bf364447b5c1e3caf5ca4227f9fcd4a37d8a Reviewed-by:
Jochen Becher <jochen_becher@gmx.de> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I5d1235fc7c86b12127b4b7c6392a24a4f4de84c2 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 23 Oct, 2015 11 commits
-
-
Leena Miettinen authored
Change-Id: I6803aa799e495007358dbc5f5ee6b8e1d2c6e874 Reviewed-by:
Benjamin Zeller <benjamin.zeller@canonical.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ia8994e1cb86a05571a3d41352ad5d46f0bdd351f Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ib71da93b3893ffb3309d00d7ce2dc803ff0eb4b4 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Mostly 7zips the directory, all files must already be in place. On Linux the script also fixes the Qt related RPATHs. Changes the RPATH fixing to only change the Qt RPATH, instead of overwriting the complete RPATH to something custom. Change-Id: I1e07b7c0fcb4292197a4e743782a1392f6558747 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I0d8d481b043973b56c6c051b8c0224349451ff26 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: Ib83e8a8f858cb9c23752c63cb25202f69e164c30 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I6f3392192a57ced81f7c051fb9df2032941e19f7 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: Idbda9e71fcd2322c2925c5dbfdca540992660282 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
It is unused. Change-Id: I29ae0927a74b8f1ee6a66bf4ad99ac73e43e7170 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Tobias Hunger authored
Use that helper in the projectexplorer instead of hardcoding a mapping there. Change-Id: I8720607a869c086569661fc9e9326ed6e0f85bb3 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Tobias Hunger authored
They are constants that should not change based on locale. We have the CurrentBuild:Name for something that is localized. Change-Id: Ied7c123e0cdeee3f98ac6ea28e19137b9e70a9a8 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
- 22 Oct, 2015 4 commits
-
-
Leena Miettinen authored
Change-Id: Ic9b0481287a30312209bc84c1190e97087495e0f Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Robert Loehning authored
In 3.5, the QML editor showed two empty lines at the end of the file. Now it's only one line so only one must be unmarked. Change-Id: I831002e5ab9d14570d2a788010806c0b3de5614c Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I6bae6dc22de170c9f43cefe474e9b684675e4ff6 Reviewed-by:
Jochen Becher <jochen_becher@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Do not report an error if "options" are unset. Change-Id: I53f12624275be2d8af8d38da8dfe6bfa6603b948 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-