- Jan 14, 2014
-
-
Tobias Hunger authored
Create Tasks in such a way that they have the correct TaskType from the start. This makes sure the icon chosen by default is the correct one for that type and avoids the need to override the icon again later. Change-Id: Ic47f1d119a7d8f85fcb6f2ee9aaaeadf074f8348 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Jan 08, 2014
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Sep 26, 2013
-
-
hjk authored
Change-Id: I56a09dd89d2ac086ee264432510fd39b5efe69c5 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Aug 20, 2013
-
-
Tobias Hunger authored
Change-Id: Iebf4302bb5e3f893dc573e504efc214861d80848 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- Jul 19, 2013
-
-
Orgad Shaneh authored
Change-Id: Ide088490db3c48f5036cc2969d4841e08d9a15cd Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I0048944f5fda066bc97552a81b57d24f8a14f55d Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: If0072f8f9761bdc34b35d01aac4d00c5391b8a20 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 06, 2013
-
-
Tobias Hunger authored
Add a way to flush out tasks from the outputparsers. This is necessary to make parsers that keep state more robust. Flush parsers (once) before adding any new task. This keeps the sequence intact. Flush all parsers once the parsing is done to make sure there is no task queued somewhere. Task-number: QTCREATORBUG-9195 Change-Id: Icd37df1f470cb73123ad286d6900ad1047a1d512 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 02, 2013
-
-
Tobias Hunger authored
Change-Id: I4f0cc028814c0abf2ecae62aee6b38cc3e75f895 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 03, 2013
-
-
Tobias Hunger authored
Change-Id: I992be31dcf4a4dd91a419c43b5d9797fcf3a955c Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Introduce a method to cut away whitespaces from the end of a string and use it consistently. This avoids a chain of parsers to repeatedly cut away the last character, assuming that will be the line-break. Task-number: QTCREATORBUG-9032 Change-Id: I68261c10873535faf94c885c914cd00510ed75d8 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Jan 29, 2013
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Dec 04, 2012
-
-
Orgad Shaneh authored
Change-Id: I84d9526449b8ca6cdcf8296e353c5d892d5f942d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Nov 28, 2012
-
-
Orgad Shaneh authored
Change-Id: I385544a10b9be66589b0d1a48594128035836c8a Reviewed-by:
hjk <qthjk@ovi.com>
-
- Oct 05, 2012
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 19, 2012
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Feb 06, 2012
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-6912 Change-Id: I25376752e5d4d0c433f65f4c99a238c73efc1798 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jan 30, 2012
-
-
Tobias Hunger authored
Use Utils::FileName and Core::Id in Task structure. Change-Id: Ia0ed459f86df36ffe547abde7c240b0ac409bcf5 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 11, 2012
-
-
Nicolas Arnaud-Cormos authored
Sometime, in the most general case, the message is a warning, and not an error. Two cases: * linker returning a message like this: 'filename: warning: description' * uic returns messages like this: 'Warning: description' Change-Id: I2babe1de2753ea8b2871419f1b1405eb7ae73d48 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jan 09, 2012
-
-
Friedemann Kleint authored
- Add missing translations - Remove some unneeded conversions. Change-Id: Ia30e5c838099e52a9f38ca4854395c10c0391075 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Nov 22, 2011
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-3107 Change-Id: Idc6a815d32b410e747a1a0e944a01cd34b087a87 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Aug 18, 2011
-
-
Friedemann Kleint authored
Change-Id: I19f100003427ba43aaae5ba0dc7078088017cb09 Reviewed-on: http://codereview.qt.nokia.com/3178 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Jul 29, 2011
-
-
Tobias Hunger authored
* Add unit test. * Tweak regexp to make the new unit test pass. Task-number: QTCREATORBUG-5634 Change-Id: I31da8e3ac7fb1c3c5129b4fed6a228d0a73a09ea Reviewed-on: http://codereview.qt.nokia.com/2395 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jul 26, 2011
-
-
Tobias Hunger authored
Parse "In file included from blah:x:y:" correctly: Newer Gccs output additional column information there. Change-Id: I5fe2be72ce09390c0f1370fd9b72c900279d3207 Reviewed-on: http://codereview.qt.nokia.com/2188 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jun 30, 2011
-
-
Tobias Hunger authored
Change-Id: Ifb825f44aed8a0df90177a8d75ff6cc579df4d7a Reviewed-on: http://codereview.qt.nokia.com/951 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jun 29, 2011
-
-
hjk authored
Was mis-named from the beginning. (cherry picked from commit 2f119dc2f85b28274d47ff635188872d5ed11521) Change-Id: I4f2e388edfdded117c5b35d3d04bbdc68d77afa4 Reviewed-on: http://codereview.qt.nokia.com/872 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- Jun 28, 2011
-
-
Takumi ASAKI authored
They blocked to compile with Visual Studio on Windows Japanese edition. Change-Id: I7c63123e7ed43a2036f42762ee94147cbc9f5c09 Merge-request: 2198 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/831
-
- Jun 01, 2011
-
-
Tobias Hunger authored
Change-Id: Ib83224b24026c29158e8df8fa235cf5050390555 Reviewed-on: http://codereview.qt.nokia.com/281 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 18, 2011
-
-
Tobias Hunger authored
* Fix unit tests to work with this stricter version Change-Id: Iaf6d333e4b4df54ddc340d261ce28538bfa1f3cf
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 13, 2011
-
-
hjk authored
-
- Mar 15, 2011
-
-
Tobias Hunger authored
-
- Mar 11, 2011
-
-
Tobias Hunger authored
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Oct 25, 2010
-
-
Tobias Hunger authored
-
- Sep 15, 2010
-
-
Tobias Hunger authored
* Fix the LdParser to handle link failures in release mode correctly * Add unit test for that case Task-number: QTCREATORBUG-1865
-