- Feb 22, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
It's defined in qtcreator_plugin.pri anyway
-
Friedemann Kleint authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Friedemann Kleint authored
Introduce multithread-locking to Core::MimeDatabase as it is invoked from the indexer thread to sort apart headers and sources. Add a convenience to operate on a sequence to avoid locking for each file.
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
The code using OpenGL has already been removed in b6460f92
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
We need to kill the fadeins before fading out. Otherwise we might get into weird states.
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
I added a zerotimer to make the sidebar emit currentChanged only after it has been updated as pressed.
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
Killed the divider lines for improved aestetics Made the hover a bit more subtle
-
Jens Bache-Wiig authored
* I have simplified and animated the tool buttons a bit. * The panel has been replaced by a very basic clean panel. * The tool buttons have been animated.
-
con authored
-
con authored
-
Kai Koehne authored
Instead of letting the list of files being a (comma separated) string it's now a full JavaScript array. E.g. paths: ["file1", "file2"] This unifies it with e.g. the libraryPaths property
-
Tobias Hunger authored
* Fix initial setup of .user-files in CMake projects Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: Kai Koehne
-
Christian Kamm authored
-
Thorbjørn Lindeijer authored
This feature depends on the availability of QPlainTextEdit::anchorAt.
-
Thorbjørn Lindeijer authored
Just click it to jump to the location of the error. Task-number: QTCREATORBUG-580
-
Christian Kamm authored
-
Tobias Hunger authored
-
Friedemann Kleint authored
-