- 09 Dec, 2013 1 commit
-
-
Petar Perisin authored
Change-Id: I6c96cb90cd22c9ece225bc99470068a9168dabe4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 02 Aug, 2013 1 commit
-
-
hjk authored
Change-Id: Ieb559e884fb08c96d739cf7684389ff740a6233e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 06 May, 2013 1 commit
-
-
Tobias Hunger authored
Avoid needless increments of the task id counter for Task(). Change-Id: I6243b4fe9e8fd91653e236722282fa8f8a9ed82d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 14 Feb, 2012 1 commit
-
-
Daniel Teske authored
Change-Id: Id2aa3b6f25a17416bb8ea601b6f5dd0de45f5375 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 30 Jan, 2012 1 commit
-
-
Tobias Hunger authored
Use Utils::FileName and Core::Id in Task structure. Change-Id: Ia0ed459f86df36ffe547abde7c240b0ac409bcf5 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 12 May, 2011 1 commit
-
-
dt authored
Sorting according to severity then id Reviewed-By: hunger
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 14 Apr, 2011 1 commit
-
-
Friedemann Kleint authored
Reformat existing documentation to qdoc.
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 04 Aug, 2010 1 commit
-
-
Tobias Hunger authored
* Add a way to have a null-task which is invalid for evaluation
-
- 30 Jun, 2010 1 commit
-
-
Tobias Hunger authored
* Add a id that is uniquely identifying a task. Simplify operator == and qHash functions using this id. * Remove some code that was added in preparation for a patch that got rejected. Reviewed-by: dt
-
- 25 Jun, 2010 2 commits
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
- 16 Jun, 2010 3 commits
-
-
Tobias Hunger authored
They both used to be structs.
-
Tobias Hunger authored
-
Tobias Hunger authored
Reviewed-by: dt
-
- 10 Jun, 2010 1 commit
-
-
dt authored
-
- 08 Jun, 2010 1 commit
-
-
dt authored
Saving another 20%
-
- 27 May, 2010 1 commit
-
-
Friedemann Kleint authored
Introduce TaskWindowPrivate, add and reformat some comments.
-
- 26 May, 2010 1 commit
-
-
Friedemann Kleint authored
Attach icons to TaskModel. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 20 Apr, 2010 1 commit
-
-
Tobias Hunger authored
This makes a task somewhat more useful outside of the context of a taskwindow. Reviewed-by: dt
-
- 16 Apr, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 12 Apr, 2010 2 commits
- 29 Mar, 2010 1 commit
-
-
dt authored
Accidentally removed that while moving the class. Reviewed-By: con
-
- 19 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 12 Mar, 2010 1 commit
-
-
dt authored
Since otherwise we can't forward declare it.
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 04 Mar, 2010 1 commit
-
-
Tobias Hunger authored
-
- 12 Nov, 2009 2 commits
-
-
Tobias Hunger authored
* Use Task class in addToTaskWindow(...) signal. This introduces support for task categories into the BuildParsers. * Add a task category for buildsystem issues. * Update existing BuildParsers to new API and assign their tasks to the Compile or Buildsystem task category. Reviewed-By: dt
-
Tobias Hunger authored
Rename BuildParserInterface to IBuildParser to comply with latest naming conventions. Reviewed-By: con
-