- 29 Aug, 2013 18 commits
-
-
hjk authored
Apply static 'pattern' for ToolChainManager, de-noise using code. Change-Id: I196dc6f39dc2c61b1783aecad3faa0b23849e00a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
More in line with recent development. Change-Id: I38ad7dd0cb96080a9dc9cc3165e4fb7c78a736b3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I65c76f3ff43e1479075926c7e3fa460cca74d8fe Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Change-Id: Ie66432caa250eb3122739b38b5b0a02c66942cc3 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
The assert is wrong. We check the currentModel from QmlDesignerPlugin::hideDesigner() and it can be null in case of a .ui/.qbs file. Change-Id: Ifffa168f81bade757cc8d800150e4411c09915e7 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Christian Stenger authored
Change-Id: I081f816a14d2a823dac87ba064be2b2c00ecd319 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Friedemann Kleint authored
Change-Id: Id246bea7c21c61c87d02e3a839b44617e24d58fc Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Friedemann Kleint authored
Change-Id: Iff4634c3bd3829d236e3dd38e4d29ced5f118db6 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Thomas Hartmann authored
Better save then sorry. Change-Id: Ica022c37be8beab0d99a9c1aaf2d5fa15d7141e6 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Friedemann Kleint authored
Change-Id: Ic3e2c16f5345012b8c6654929deb74f753e3ec8f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Friedemann Kleint authored
Change-Id: I5d60c663d8a258334dde9b93b4f76a4bea760a70 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Friedemann Kleint authored
Change-Id: I9db2a0b21bf430d6f450e1e860a0c2a02272536f Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Friedemann Kleint authored
Change-Id: I5236df01aec5a5a173ea81d50330f0255603acad Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Friedemann Kleint authored
Change-Id: I2c42e714d916696cfa1e16575665ee48a42dccac Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hluk authored
On some keyboards, '>' character can be produced using Shift key. But recorded macro shouldn't contain '<S->>', which cannot be properly parsed, instead it will be '<S-<GT>>' (as '<LT>' for '<'). Change-Id: Iac3759029b6ff8c9e690c4728e35048c0b6046f9 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
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>
-
jkobus authored
All Qt Creator's main highlighters are used in the first place, for other mimetypes generic highlighter is used as a fallback. Task-number: QTCREATORBUG-9580 Change-Id: I863b9085520e5bdda142ce88f2074afeacee0531 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Nikolai Kosjar authored
If the input contains a path separator, the input is matched against the file path. Otherwise, as before, the input is matched against the file name. This affects AllProjectsFilter, CurrentProjectFilter and DirectoryFilter. Usage Examples: "src/*main.cpp" "cppedtior/" Change-Id: I8bc55642b388a8f8e1d7a949f80bbe1abc41ae3c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 28 Aug, 2013 17 commits
-
-
hjk authored
Change-Id: I414e829214a6e2e306998230aafde1a75c0af857 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Friedemann Kleint authored
Change-Id: I9217eb6695b9e48579f66b7fd8709c84806ffb66 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-9662 Change-Id: I3a5b3493bc8ef48bd23d014e86eef45185f3c17e Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Daniel Teske authored
There are 3 different sdk settings: - The minimum sdk setting from the AndroidManifest.xml - The target sdk setting from the AndroidManifest.xml - The target sdk setting from the project.properties file The last one is now called buildTargetSDK, since it only affects the build. Change-Id: I373d925a45088ff0cf8a8e0b22cf9744e571eeb1 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Marco Bubke authored
Change-Id: If8b8656f821ef5b5e25a37e020ead7f9c1e15ff9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Friedemann Kleint authored
Avoid unnecessary string allocations, fix error reporting which would pass PluginSpec::name instead of element to the error message. Task-number: QTCREATORBUG-9002 Change-Id: I0d136ef27f4226e1ba79e74ddab6b63cf0f20c74 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-9692 Change-Id: Ide85392d86e7f3df4df9644f01d186ed939f5124 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Daniel Teske authored
For now just show that in the compile output. Change-Id: I332a8cae5653155175abfb1a4877ca1ca7cce8d5 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Daniel Teske authored
Change-Id: I39c69bace0926e381b3569818401ddda8dd2c986 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
E. g. waitForAvd needs all devices to correctly work. Change-Id: I1b704e85bd7449d4c45ed36be48973f39148b8c4 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Daniel Teske authored
Change-Id: I8c9ca6cc61b49e5f5a437b95ac63a90ac0ee7667 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I7f571f360dbe2306f613d52231826382551fc9d5 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Use setBuildDirectory() in the different BuildConfigurations instead of reimplementing that over and over again. Change-Id: Ic355fdb4624c71667ce470b3e2865c9a8722ef09 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Id46a239588d21b6aa5d4c43e4d85b52a04bd17ab Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Robert Loehning authored
Change-Id: I62d236ad691c878a324a307d3e9b1ce6c183966a Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
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>
-
- 27 Aug, 2013 5 commits
-
-
Nikolai Kosjar authored
Change-Id: I7f3ba58677c706bd840cfef44abf6db7933b21e8 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Kandeler authored
Change-Id: Ic771d9c0c912449554e557bb8cff9f05aa7ba88b Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Mehdi Fekari authored
The new bbndk 10.2 is based on multiple targets (based on multiple bbnk-env scripts). There is no default/common bbnk-env.sh file anymore, and an NDK directory may contain various bbndk-env scripts (i.e targets). This patch makes the BlackBerryConfiguration based on the bbnk-env script path rather than on the NDK path. This will enable having multiple configurations per targets in the same NDK directory. N.B: NDKs 10.1 with one default bbnk-env file are still supported. Change-Id: Icec57c6e722caec7e5ff81e3a9ce4d2cf11f249a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
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>
-
Orgad Shaneh authored
Change-Id: I84cb48f77ceae8f12269541a195afd2a652667b1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-