- Sep 13, 2013
-
-
Friedemann Kleint authored
Change-Id: I09af9ea6531af2f768e393f37e28962860b47e5c Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 12, 2013
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-10138 Change-Id: I7c7f054e6253c677b52a3ea24d7ace562f1ad4af Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Tobias Hunger authored
Change-Id: I9505cdd4c59f8f66e686945a3340990b195fcb55 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Sep 09, 2013
-
-
Orgad Shaneh authored
If checked - includes submodules Change-Id: Ie70dad7f4bd66d97467b5a02bcb7db72167217fd Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- Sep 04, 2013
-
-
Christian Kandeler authored
In several places, it says '#include "..."' for headers from different libraries/plugins. Change-Id: I96cd74fef9b30163adefe3e1720e0847bed9553a Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I72993fda50ad70ad2d7c2f449923ac6e34b9e737 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 03, 2013
-
-
hjk authored
Adapt user and surrounding code. Change-Id: Id2648f82a9cbbd0ad0bfb91f6958b8cee7ea29cc Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Ibe505c8331f7d1280fdb8784a00321742f5d94cb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Also adjust and streamline using and surrounding code. Change-Id: I6a8b05126bdcbb74ff611b21c7cb3c5902a2d5ca Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Sep 02, 2013
-
-
Christian Kandeler authored
A lot of our build system files specify unneeded include paths. These roughly fall into the following categories: a) Paths that are already set in more general files such as qtcreator.pri. b) Paths that serve no purpose at all, possibly left over from earlier versions of the project. c) Paths that act as workarounds for wrong include statements of the form '#include "xyz.h"', where xyz.h is not in the same directory as the including file. This patch removes such path specifications and fixes the offending include statements from case c). Tested on Linux, Windows and OSX with qmake and qbs. Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
hjk authored
Change-Id: I4af8793ca69a3af9e99baeb7c31dad3864266f91 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I9064c71787dbfb1eee6f8f473df39dda23a1252a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
When stderr is not a terminal, --progress should be passed to display progress Task-number: QTCREATORBUG-6565 Change-Id: I59ba731cab55d0dd7de5e11cefe7dd254505ee11 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Command now provides the same functionality. Deduplicate code. Change-Id: I789f021050471281870b6ef6a81a94e66fbdf0c7 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 30, 2013
-
-
Orgad Shaneh authored
Change-Id: I643df94c72068259817092d7d48f71984288fdb5 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
In the majority of cases we were doing that anyways, having two ways is just needlessly confusing. Change-Id: Ied362a702c23beee528368d74df1f2aabe5807f8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I3255a0150cd9a730336456c5a9f986eb74fefbff Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
jkobus authored
Task-number: QTCREATORBUG-10035 Change-Id: I83cb7cec3f4ba484ab068f398a12096501017668 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Suppress command logging * If no branches are found, do not add "Branches:" line Change-Id: Id32b5f429a5c0324ec9e6d9d016f47160e9e5012 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Unclutter runVcs * Enable more dynamic signal/slot usage in Command Change-Id: Ie97b17078778b0c86b74d5725a78e766828ac6d8 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 29, 2013
-
-
Orgad Shaneh authored
The widget is quite small, no reason to load it with (normally useless) data Change-Id: I092233124505f64d05a49d9da6463b64bbb398bb Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Aug 28, 2013
-
-
Orgad Shaneh authored
Change-Id: I51d3d0af96b28ec56bedaac163f9ce72158d8dc2 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ie69a58efc7068c699abf0e3d396216d9809346f4 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- Aug 27, 2013
-
-
Orgad Shaneh authored
Revised topic is "master (MERGING)" instead of MERGING This should also fix topic getting stuck as REBASING Change-Id: I934643f5b4e632318495f141536c666f775bd15d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 26, 2013
-
-
jkobus authored
Change-Id: I87f64446161a57aea0896f68e4eafacef791969b Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- Aug 20, 2013
-
-
Orgad Shaneh authored
Change-Id: I501c69df2a436d90270a6c2543c3e286bafef427 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Similar to compile and app output panes Change-Id: Ib9ac6d8be880739ae78d0a39f7051cbe616e46c2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Removes duplication * Supports all flags accepted by runVcs * Supports output while running Change-Id: Id067791760753184cd2516c23634564880ca5db0 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
* Introduce a proxy class for thread synchronization * Use signals for appending text to output window Change-Id: Iecbb010e6b6e9dab27d9862a43dafa450f2bb1f8 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 19, 2013
-
-
Orgad Shaneh authored
Change-Id: Iceb9a536f6dc53bd9a61cbf5b6bab14154196628 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Id328492826bdcf4b7f7e6933a9dc3931174de0fb Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 15, 2013
-
-
Orgad Shaneh authored
e.g. If a branch with the chosen name already exists Change-Id: I22be3001ed68d6bf6f45d9180ad60403267d4ad9 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- Aug 14, 2013
-
-
Orgad Shaneh authored
Change-Id: I3c6a1ff6206b5b412c9ae89eb9b8f5a27dab2e62 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 13, 2013
-
-
Orgad Shaneh authored
Change-Id: I458cbb2168642f226583b406e34596d223c7d5ea Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 12, 2013
-
-
Orgad Shaneh authored
Change-Id: I95ea8078ae53e7339213765fbb8a79bff33f899c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 08, 2013
-
-
Tobias Hunger authored
Change-Id: Ieb822c8810e8943d5397e6c64188690e481dd0f9 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Reverted because a dependent commit broke compilation Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> (cherry picked from commit a53cc559) Change-Id: I8de3dbeca7eed3815eb5f0843eba6a86d371675e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 07, 2013
-
-
Orgad Shaneh authored
The list always contains a single entry (or none) anyway Take 2. This time it actually compiles ;-) Change-Id: I71a9822360a9b569ba79afa0f575e27918bb2e03 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
And use it where appropriate Change-Id: I0f37b8aada6eaa9be6743724b91a59173a01cb0c Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Aug 06, 2013
-
-
Orgad Shaneh authored
Breaks compilation This reverts commit a05ea711 Change-Id: I713f06a1fe1ff24f4721cda082fb732dc3f5c270 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-