- Mar 30, 2010
-
-
kh1 authored
-
kh1 authored
-
kh1 authored
Both implementations are now split into two source files, based on the base class type. They share also a commen implementation, but the class interface looks now clean to the outside. Adopt other classes for use.
-
kh1 authored
Since we use a two column model/treeview we need to prevent returning some text data, otherwise we will see dots in the secound column. We also need to emit pagesChanged once we init the model.
-
kh1 authored
-
kh1 authored
Based on the implementation done by ck, slightly modified and thus put under the private help internal namespace.
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
Tobias Hunger authored
This fixes a crash when creating a new target and then directly switch into the run settings view.
-
hjk authored
-
hjk authored
-
hjk authored
backtrace in the main editor. Useful for sending bug reports.
-
hjk authored
-
Tobias Hunger authored
-
Roberto Raggi authored
-
Kai Koehne authored
This regression was caused by Qt change 6f88388db4e8e2, which disabled the automatic setting of QObject::parent Reviewed-by: Marco Bubke
-
Friedemann Kleint authored
Reviewed-by: hjk
-
Tobias Hunger authored
This stops projects with long project names from being displayed like this: Project: longprojectName Target: Something Thanks to Roberto for the suggestion.
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Roberto Raggi authored
-
mae authored
-
Kai Koehne authored
Patch by Marco Bubke.
-
Marco Bubke authored
Task-Number: BAUHAUS-449
-
Marco Bubke authored
The interface for QDeclarativeListReference is bad because in Bauhaus we need to remove many(all) items which a maybe never removed in the runtime. So this canLear, canAppend functions renders bauhaus useless.
-
Marco Bubke authored
Task-ID: BAUHAUS-501
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Kai Koehne authored
Reviewed-by: Marco Bubke
-
Marco Bubke authored
Task-Id: BAUHAUS-475
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
Task-Id: BAUHAUS-427
-
Marco Bubke authored
-