- Jan 07, 2010
-
-
Kai Koehne authored
This adds a new "Design" mode that can be used to manipulate qml files in a visual way. It will only get build if you have the declarativeui module in Qt. This is a squashed import from the Bauhaus project. Share & enjoy :)
-
Thorbjørn Lindeijer authored
Conflicts: src/plugins/git/gitplugin.cpp
-
Thorbjørn Lindeijer authored
Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Do not insert currentDocument variable for empty files. Polish VariableManager, QLatin1String(), const-correctness. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Jan 06, 2010
-
-
ck authored
The maemorunconfiguration.cpp file contained (and still contains) too many different classes.
-
hjk authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
in annotation editor, including base infrastructure in VCSBaseEditor. Pass signals of VCSBaseEditor to opaque VCSBaseEditable (IEditor) for convenience. Task-number: QTCREATORBUG-503
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
con authored
-
con authored
Conflicts: src/plugins/debugger/debuggeractions.cpp src/plugins/debugger/debuggerplugin.cpp src/plugins/debugger/gdb/gdbengine.cpp src/plugins/debugger/watchhandler.cpp
-
Martin Aumüller authored
use creator's indenter for smartindent mode - this works like automatic indent w/o fakevim perhaps this fixes QTCREATORBUG-139 Merge-request: 98 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
Merge-request: 98 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
in order for automatic indenting to work, isElectricCharacter has to match the language of the document Merge-request: 98 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Martin Aumüller authored
the fakevim plugin needs access to this method for automatic indenting as the implementation differs across the different types of editors Merge-request: 98 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
Daniel Molkentin authored
Complements f093025f Reviewed-By: Oswald Buddenhagen
-
Thorbjørn Lindeijer authored
-
Friedemann Kleint authored
As it causes dashed lists to be formatted as - i1 - i2 Just do paragraph formatting. Task-number: QTCREATORBUG-538 Initial-patch-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> (cherry picked from commit 2986ccaf)
-
Thorbjørn Lindeijer authored
-
Roberto Raggi authored
Wasn't using a space to separate the closing angular brackets. Task-number: QTCREATORBUG-547 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Friedemann Kleint authored
Prevent exec-continue by SIGTRAP-Handler. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Friedemann Kleint authored
As it causes dashed lists to be formatted as - i1 - i2 Just do paragraph formatting. Task-number: QTCREATORBUG-538 Initial-patch-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-