- 10 Aug, 2012 3 commits
-
-
Alessandro Portale authored
This reverts commit 3cdc456f7f1dae4541d84145ba4cb893e46387a3 The removal of QLabel noValidProfileLabel caused the build to break. Change-Id: I44608e3ad28dd07c69f6f0a9d7f3fb6d7b0f8a6a Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Tobias Hunger authored
Change-Id: I1e058a42f2bb0b0df00e403aae5d9cc47e960076 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Tobias Hunger authored
Simplify the whole file a bit while touching it Change-Id: I72a63b894ce03122d3de4eaa63cfe24e4fb485f1 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 09 Aug, 2012 4 commits
-
-
Konstantin Tokarev authored
-O2 -g build of amalgamated Botan library takes unreasonable amount of memory, especially when Clang is used. Change-Id: I518e3d6e81984be1c044dc42b3e8208b7a47b155 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Orgad Shaneh authored
It cannot really be NULL Change-Id: I7231e00754464347dc5750249f751cda7f831930 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ic5f475ff29558c604e662f1440875334c12c2902 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: I959be322f030f08f8ec1692751545f3bb5f62aee Reviewed-by:
hjk <qthjk@ovi.com>
-
- 08 Aug, 2012 14 commits
-
-
Konstantin Tokarev authored
Change-Id: Id263db007896ffd26d9e56df2515cb88f4a7dfa9 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Leandro Melo authored
Task-number: QTCREATORBUG-7323 Change-Id: I92a42a30d156de2d8006f1df8da86d808a1a518d Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Tobias Hunger authored
We have more information and can come up with a better name at this point. Change-Id: Ifc35afc7626d062c337a2eb794dd5a2ec11610e5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Fix Gcc mkspec for linux-g++-32 being considered incompatible with linux-g++ on 32 bit machines (and same for 64bit ones). Change-Id: Iaf914f26e0aed298ff5a875b5e3af3735d4142d9 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Change-Id: Ia972a53dbb872c619cfaa954e68fd6de886a68f3 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
Update screenshot. Change-Id: I3c0b4f35e75935e55c273fc43c38367851422b28 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: Ic813f932b5a3f7936a16aa326d5538635d0dfb62 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
This is now using the lists in the device implementation. Change-Id: I112faf25d20a94315ec3b432d39ae6cf66762225 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
hjk authored
This also merges a larger part of the two code paths. Change-Id: I84a88c53ebc0073becac88ba04e63efd9a4a98b3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: Iab78245e786b0e0b8d6cf268344b9630e2ad9761 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7654 Change-Id: Ie22930861f843acb9e765423d72b23445cbe48e4 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Change-Id: Id25ee60c213f3fd22b586f269ea0e58357c24de4 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Tobias Hunger authored
Change-Id: Ica6c4d9a1da4fd205d041c7911c1d58eff9e6ea4 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@nokia.com>
-
Robert Loehning authored
Currently, it's not being shown. Task-number: QTCREATORBUG-7704 Change-Id: I3fbcce411b205c7ece30dc6de421b0a0a10b7ab3 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
- 07 Aug, 2012 17 commits
-
-
Orgad Shaneh authored
Change-Id: Ie89430f6b5dd33f51aa32e0ac6a055debd1b6ef7 Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
MSVC warns about pm being unused (because settings() is static) Change-Id: I750804cc52edc71649545bc03f798a6802c87c7d Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
The distinction doesn't really make sense anymore. This is also a prerequisite for 1. adding a "manage" button for managing targets to the target page, and 2. using the "add" button to import builds even for "configured" projects Change-Id: Ib8287dc7d11efa84c54933a591ef15a76042318f Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Pick better names for similar profiles that should share a name. This happens a lot when e.g. importing existing projects. Task-number: QTCREATORBUG-7676 Change-Id: I57a8c16828edc59d1c1a32f3e12785c25a4555da Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Change-Id: Ib65e423bbf8ff400e93af273e9baddd71dbfb183 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: If141c0c8bbc1ccffdaeaecdb7b3666f88b82f4eb Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Orgad Shaneh authored
Change-Id: I3e84a62b486ea4bde586467fa3e00a453364ae2c Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
The name of the dialog that opens is Options. Change-Id: I5d4c965d24eb45204a68eff57f5a90016c3cd72d Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Stenger authored
Removed dependency to the scrollArea that might be missing for 1-target projects. This makes tst_simple_debug almost finish. Change-Id: Ia261192a0eb3ac10df4c0a2442368b0434842539 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Christian Stenger authored
This patch handles the removed Qt version combobox. If applied this should let some more tests (using compile or debug) run to the end. Change-Id: I288eda85eb7bdc62309252bfe883608a50b7fb8d Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Joerg Bornemann authored
We must work around strange MSVC behaviour when exporting classes with ProKey members. Change-Id: I56d56588a52523b1a15e432eb2d84c5c3b13c0f3 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Konstantin Tokarev authored
This menu action provides easy way to insert references to resources into source code. Change-Id: I3a77910e82c6ef896cac8a2562d59bb9db78efa2 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> (cherry picked from commit da3e3200 ) Reviewed-by:
Konstantin Tokarev <annulen@yandex.ru>
-
Christian Kamm authored
Task-number: QTCREATORBUG-7702 Change-Id: I0ec2e1eb9bf1c556b0a426d4405df1c48b5653ed Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Christian Stenger authored
This patch fixes the workaround for QTCREATORBUG-6994 which is crashing the Squish test tst_create_proj_wizard regularly. Change-Id: I5d66994b49e25a2c41cf330e4bd8cf0b5269f76d Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Christian Kamm authored
The case 'a = b ? ;' recovered with T_NUMBER, T_COMMA, T_NUMBER, ... Task-number: QTCREATORBUG-7517 Change-Id: I3546266b21d11ce08e4af1331be94a78d3b24c19 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-7548 Change-Id: I7b5b8aea2ddd402c27fc4428b5c845030d96addc Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
Task-number: QTCREATORBUG-7512 Change-Id: I59898a0449f1f6997963e0f31c47293358a773f6 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
- 06 Aug, 2012 2 commits
-
-
Joerg Bornemann authored
Change-Id: I83ffaa923acb6abbd0e8996492f90696795901cf Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Eike Ziller authored
Change-Id: If15a26f58ed4c46b5cb84aec03d440dc6efe05fa
-