- Apr 22, 2010
-
-
Erik Verbruggen authored
-
kh1 authored
-
kh1 authored
-
Erik Verbruggen authored
Task-number: BAUHAUS-620
-
Marco Bubke authored
This is fixing a crash Task-Number: BAUHAUS-622 Reviewed-by: Marco Bubke
-
Christian Kamm authored
They had not yet been updated to the new way of importing javascript. Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Use ScopeBuilder.push(...) for the same functionality. Reviewed-by: Erik Verbruggen
-
Banana Joe authored
Reviewed-by: danimo
-
Daniel Molkentin authored
Includes sources.
-
Kai Koehne authored
-
Kai Koehne authored
-
Jens Bache-Wiig authored
I created a nicer blue arrow by default and use standard icons on X11 where possible. Note that we still need an alternative solution for mac. Reviewed-by:thorbjorn
-
Marco Bubke authored
model All views should be now work with node without valid type. Reviewed-by: kkoehne
-
Marco Bubke authored
Task-number: BAUHAUS-618 Reviewed-by: kkoehne
-
Friedemann Kleint authored
-
Thomas Hartmann authored
-
Leena Miettinen authored
Reviewed-by: Kai Koehne
-
Leena Miettinen authored
Reviewed-by: con
-
Leena Miettinen authored
-
Kai Koehne authored
Add QtGui/private to the list of include paths. qdeclarativeitem_p.h has: #include <private/qgraphicsitem_p.h> which failed before.
-
Tobias Hunger authored
Tasknumber: QTCREATORBUG-1188
-
- Apr 21, 2010
-
-
Daniel Molkentin authored
-
Friedemann Kleint authored
Try to find matching version for mkspec. Rubber-stamped-by:
Joerg Bornemann <qtc-committer@nokia.com>
-
Daniel Molkentin authored
No need for scrolling after my last commit. This reverts commit 577057d2.
-
Tobias Hunger authored
-
Tobias Hunger authored
* Add annoying code to set the table up in a way that looks decent * On the plus side: Keyboard handling is *much* better now Reviewed-by: dt
-
Tobias Hunger authored
* Remove now unused code * Make updateButtons private * Remove unnecessary calls to update Button Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Do not trigger resets of the model when not necessary * Actually handle resets of the model when necessary Tasknumber: QTCREATORBUG-1172 Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Be more paranoid when checking parameters * Use QAbstractTableModel instead of ItemModel, remove methods no longer needed * Update to newer interfaces for reseting the model * rename index() method which shadows the index from QAbstractTableModel Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Daniel Molkentin authored
- List sessions by recent use instead of alphabetically - Tweak the session manager. It is now a persistent dialog with only a close button - Implement session renaming in the session manager - Cleanups Task-Number: QTCREATORBUG-1168
-
Thomas Hartmann authored
Before recent refactoring (done by Marco) the node instances were not able to handle outside the current state. So we had to change back to the base state for all base state changes from the rewriter. This is not necessary, anymore. Reviewed-by: Marco Bubke
-
Thomas Hartmann authored
-
Thomas Hartmann authored
See BAUHAUS-581 This patch adds missing properties and implments the wrap mode combobox
-