- Sep 04, 2013
-
-
Tobias Hunger authored
Change-Id: I21e85b1536981bb55f0e1e5b46aed7a8a1e460c6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Change-Id: I437ab8ba95ccdddf7693d98f9aff400b03ad79d4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: Ie86d515eec537a8d395f0a52f8dad4bd5f3ca851 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I0ef59e409310c893b790d3182fcc2a91664e83c9 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: Ie1c5a229e7c54f62acda60e49812dc5ef40b5bc0 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Kandeler authored
In several places, it says '#include "..."' for headers from different libraries/plugins. Change-Id: I96cd74fef9b30163adefe3e1720e0847bed9553a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Marco Bubke authored
Change-Id: I4fe0540451e522e57ee73234638bf84cb6071a45 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
In the rubber band selector. Change-Id: I132681870bc5ff75c43c0874bee9b7a76362e35e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I680bf47ad962f0a62d3507132970a3c0c02f2ef8 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I621472e4d51ceb786684ed0d69598724e853e4df Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ie3e01a2b5f3e8296afaa8c87a307fb1ec07092d5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I02be8d0641b03206a6739c3f8820b2862745df06 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I211ce2bbea4dc12e4738cf8af96b3781d300005c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I11020a8216b09d965e2cfd3cbc7ee804068d7370 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I46a763f87e19114e223b9eb897cbb89cf1f4c3d5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ibdde4d8a32abac8bc7b1572507c7a8094d28f604 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Change-Id: I72993fda50ad70ad2d7c2f449923ac6e34b9e737 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I886861448ef704bde559bc847816da4c53f0fbde Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Change-Id: I3caf03474c7e080766b85c6a3042f6a29f13cd40 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Marco Bubke authored
Change-Id: Ic90faca4ffe71fbc52e3c7110a3a524ca9cbba27 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Daniel Teske authored
This enables signing debug packages and creating unsigned release packages. Task-number: QTCREATORBUG-10060 Change-Id: I57d094972b451538e8e9e5104e803e50a4ba2336 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
BogDan Vatra <bogdan@kde.org>
-
Friedemann Kleint authored
Change-Id: I5724ae5faad6a125b7da17436f0c6b83492d4ebb Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Nikolai Kosjar authored
...if no settings path is specified by the user. The default settins path for tests will be set to the system's temporary directory + "/qtc-${IDE_VERSION_LONG}-test-settings". Change-Id: Ibeaf8883c80169b4d6a3a97020a16f910292d67a Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Nikolai Kosjar authored
Change-Id: I177094f19978e07f85e42b34701d8f03cd26665e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Friedemann Kleint authored
Breakage introduced by fa05b23a . Change-Id: I45cf7f03d8d4d2a13300090d86f83cc3a15598f8 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Sep 03, 2013
-
-
Christian Kandeler authored
First case: Re-parsing is requested while a project is being resolved. The respective function can be entered more than once due to signal callbacks, resulting in double deletion of the job object. Second case: Closing Creator while a project is being resolved lets the resolve job run unattended, resulting in a crash on exit. Change-Id: I99e034a211ebe730dd02096ce76d601fbc848f5c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
After parsing, we tell the target about deployable files and executables, so it can make use of that information for deployment and remote execution, respectively. In addition, the current default deploy configuration (consisting of just an install step) is now set up only for the desktop device, since other targets will likely provide specialized deployment solutions. The most noticeable effect of this patch is that the RemoteLinux target and its descendants now work out of the box with qbs projects. Change-Id: I512d4e215f2fa540efd4de5f5c1e53abaa0596d1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
Change-Id: I470df8aa8f8966a37a8be38e8917b48061ede24b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Ic1f08795af7cc8589f9a4493a654beb2b358cf55 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Change-Id: I74df950ff9de6ddc639a4b32bec55c269b5fb0e1 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I73250f29ef9324d100202c855d78336935be7397 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: Ie70586d709e8dee8eeb85af1b77ba740eb2ed9d4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I51333ce8717ba0f393987c91521fdbd63ea63929 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Alexey Semenko authored
Since fuzzy completions are allowed, the lexicographically first proposal is not necessarily most relevant. The patch modifies sorting of proposals so that the exact match and continuations go first, and fuzzy completions follow. Moreover, being a continuation seem to be a more important characteristic of a proposal, than being it a function argument or keyword etc. That's why the check for continuation is placed before the check for order. Task-number: QTCREATORBUG-8737 Task-number: QTCREATORBUG-9236 Change-Id: I89aae9d2ce6bfa59af7c2f75e6f3af00212008ca Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Alexey Zhondin <lexxmark.dev@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Orgad Shaneh authored
Some projects use separate directories for sources and headers. An example tree: * |-- src |-- foo.cpp |-- include |-- foo.h Allow the user to specify directories for finding out-of-project related header/source files, in addition to current directory Task-number: QTCREATORBUG-8883 Change-Id: I57215c8f2feffcc246d0d161798290861bcfcdd4 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Tobias Hunger authored
Change-Id: I26089e5a9c982e517df89cf48699bea4589939fb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Enabling the hex tooltip in the watchhandler. Change-Id: I8fdca8a7e741e47ae9cff19161746051b14581d0 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
So that we preserve the output of the init() functions. Change-Id: I3528424b1a94fcf615a35dda002f2480cc1e7d32 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Change-Id: I6aa7d7d52b681ee61d27c2d98e6fefe9cfd9532b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Fix fallout of those changes. Change-Id: Ie90a8d3a9eb0a171ea5b4036f99298badf0302fc Reviewed-by:
hjk <hjk121@nokiamail.com>
-