- Aug 12, 2010
-
-
Friedemann Kleint authored
Provide UI with manual refresh button in BaseCheckoutWizardPage. Change ProcessCheckoutJob to be able to execute several steps. Implement in git.
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
This makes sure styles are consistent for the editor and the quick fix engine.
-
Christian Kamm authored
-
Christian Kamm authored
This will allow a more efficient and direct implementation.
-
Christian Kamm authored
* Can change files without opening an editor. * Can open an editor without changing a file. * Default to reindenting new files. * Allow reading a file temporarily to access document and text.
-
dt authored
Also only watch folders not files. That also removes files that are directly listed in INSTALLS / DEPLOYMENT, I'll readd them in a later commit.
-
dt authored
That's a child of the .pri file for our new wizard. To be improved.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Tobias Hunger authored
* Make the behaviour less implicit while doing this: Hopefully that will stop it from getting broken again.
-
Roberto Raggi authored
-
hjk authored
Conflicts: src/plugins/qt4projectmanager/qt-maemo/maemosettingswidget.cpp src/plugins/qt4projectmanager/qt-maemo/maemosettingswidget.h
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Add some missing updates. Task-number: QTCREATORBUG-2046
-
Lasse Holmstedt authored
For starters, we only remember whether the initial warning about dangers of Live Preview was shown.
-
- Aug 11, 2010
-
-
Thiago Macieira authored
This looks like a compiler bug. Intel CC uses the GCC headers, but they appear to be incompatible. Bug will be reported, but meanwhile work around the problem. Reviewed-By: Trust Me
-
Thiago Macieira authored
in qglobal.h, we make Q_UNUSED call a template function that takes T& as a parameter. So we can't pass an rvalue (the result of the && operator). Reviewed-By: Trust Me
-
Jure Repinc authored
Merge-request: 2170 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
ck authored
Only tested on Linux, #ifdef'ed for now.
-
dt authored
-
dt authored
-
Roberto Raggi authored
-
hjk authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Roberto Raggi authored
-
axasia authored
Merge-request: 2171 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Roberto Raggi authored
-
Friedemann Kleint authored
- Parse/Format errors correctly (long codes) - Use standard 'Registers' service, fake 'getm' as long as it is unimplemented - Use 'Registers|getChildren' for each thread to activate the context and use the names obtained from there instead of hardcoded register names
-
Tobias Hunger authored
* Add parser * Use it * Improve parser setup in Qt4 makestep * Add tests for the sbsv2parser
-