- Oct 28, 2010
-
-
Oswald Buddenhagen authored
-
Christian Kandeler authored
The time stamp check must descend into directories. Task-number: QTCREATORBUG-2920 Reviewed-by: con
-
- Oct 27, 2010
-
-
Daniel Molkentin authored
Reviewed-by: con
-
Daniel Molkentin authored
Also center images, don't scale, and be less jumpy on startup Reviewed-By: con
-
Christian Kamm authored
The detection of whether a type or one of its children is exported was broken when we fixed the type information for the QtQuick module. Reviewed-by: Erik Verbruggen
-
Leena Miettinen authored
Task-number: QTCREATORBUG-2661 Reviewed-by: Carsten Owerfeldt
-
hjk authored
Ensure that at most one instance of the CDBEngine is alive. Prevent inconsistent debugger states if several sessions are started. Squashed cherry-picked commits from master correcting the plugin state handling (2efdeb5c, 57f76162). Reviewed-by: hjk Task-number: QTCREATORBUG-2894 (cherry picked from commit 5a5ba58d)
-
Christian Kamm authored
The parser's error recovery generates three nested object definitions for code like Item { Item { font } } where the innermost definition corresponds to 'font }' and has an empty lbrace token. If we create a Range for this recovered definition, code completion will fail for 'font.'. Task-number: QTCREATORBUG-2767 Reviewed-by: Roberto Raggi
-
- Oct 26, 2010
-
-
Christian Kamm authored
Fixes f1fb0bdd. Reviewed-by: Kai Koehne (cherry picked from commit 528999d5)
-
Friedemann Kleint authored
Set complete build environment (MinGW). Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com> Task-number: QTCREATORBUG-2883 (cherry picked from commit f1fb0bdd)
-
Christian Kandeler authored
QTCREATORBUG-2890 Reviewed-by: dt
-
axasia authored
Merge-request: 207 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Sergey Belyashov authored
Merge-request: 208 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Oct 25, 2010
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
helps lupdate
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Sergey Belyashov authored
Adjusting the source in all affected translations as well. Merge-request: 192 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Sergey Belyashov authored
Merge-request: 184 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Friedemann Kleint authored
caused by the merging of global settings. Terminate list of binaries by an empty element to prevent accidental reading of consecutive keys. Add Linux-ICC to list of toolchains for gdb. Acked-by: hjk Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com> Task-number: QTCREATORBUG-2848
-
axasia authored
Merge-request: 194 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Victor Ostashevsky authored
Merge-request: 205 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Kai Koehne authored
qmldump works fine with 4.7.0 (as long as private headers are available). Reviewed-by: ckamm
-
Kai Koehne authored
The information about a Qt version (including the debugging helper paths) is cached. Invalidate the cache after all the debugging helpers have been built, such that the following icon updates actually get the latest information. We do invalidate the cache already before the compilation of the debugging helpers have started, but QmlDumperTool::canBuild then triggers a refill of the cache, at a time where the qmldump executable has not yet been created. Reviewed-by: Friedemann Kleint Task-number: QTCREATORBUG-2807
-
dt authored
Reviewed-By: con Task-Nr: QTCREATORBUG-2729
-
dt authored
Reviewed-By: hunger
-
dt authored
Reviewed-By: hunger
-
Pierre Rossi authored
Contributed by the team at developpez.com. This is the squashed result of a team effort. Authors are: Guillaume Belz <guillaume.belz@free.fr> Cédric Bonnier <myzu69@gmail.com> Jonathan Courtois <jonathan.courtois@gmail.com> Thibaut Cuvelier <dourouc05@gmail.com> Pierre-Nicolas Rigal <qt-contrib@p-n-r.com> For full history, checkout the team's repo: http://qt.gitorious.org/+developpez-dot-com/qt-creator/qt-creator-fr See also: http://qt.developpez.com/ Merge-request: 206 Reviewed-by:
Pierre Rossi <pierre.rossi@nokia.com> Reviewed-by: ossi
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Thomas Hartmann authored
Check if the node is really a PropertyChange Reviewed-by: Marco Bubke
-
Thomas Hartmann authored
This patch avoids a recursion. Reviewed-by: Marco Bubke
-
Thomas Hartmann authored
The default panes are good enough and work fine Reviewed-by: Kai Koehne
-
con authored
Reviewed-by: Joerg Bornemann
-
Leena Miettinen authored
Task-number: QTCREATORBUG-2530
-
Oswald Buddenhagen authored
-
Leena Miettinen authored
Reviewed-by: Carsten Owerfeldt
-