- Mar 31, 2010
-
-
Christian Kamm authored
The Document thought it was a JS file as it doesn't have the .qml extension.
-
Friedemann Kleint authored
Remove unused page from stacked widget form, move duplicated code into utility functions, reduce state variables and string comparisons in RssFetcher, clean out includes. Give WelcomeModeTreeWidget uniform row height.
-
Friedemann Kleint authored
-
Erik Verbruggen authored
-
- Mar 30, 2010
- Mar 29, 2010
-
-
Jarek Kobus authored
-
Roberto Raggi authored
-
Jarek Kobus authored
-
Jarek Kobus authored
-
Jarek Kobus authored
-
Roberto Raggi authored
Done with: erikv
-
Roberto Raggi authored
-
Christian Kamm authored
Avoids bug where import errors would show up in all files. Reviewed-by: Roberto Raggi
-
- Mar 26, 2010
-
-
Thorbjørn Lindeijer authored
Some categories do not have icons yet, unfortunately.
-
mae authored
The patch makes the algorithm ignore empty (i.e. only whitespace) blocks similar to emacs.
-
Christian Kamm authored
Previously, the actual enumerator values weren't read correctly.
-
Christian Kamm authored
Task-number: QTCREATORBUG-919 Reviewed-by: Roberto Raggi
-
- Mar 25, 2010
-
-
Thorbjørn Lindeijer authored
It introduced at least one new crash to do with recovering from parsing errors. Reviewed-by: Roberto Raggi
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-807
-
Christian Kamm authored
Task-number: QTCREATORBUG-926 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Task-number: QTCREATORBUG-874 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
-
- Mar 24, 2010
-
-
Erik Verbruggen authored
Main reason is that find-usages and refactoring broke completely. Second reason is that concurrent modification was done on the children-list while deleting/destructing. This reverts commit b0b95f88.
-
Roberto Raggi authored
-
- Mar 23, 2010
-
-
Friedemann Kleint authored
-
Jens Bache-Wiig authored
This overrides the styles default behavior for disabled icons and simply generates their grayscale equivalent so they look a bit crisper.
-
dt authored
Reviewed-By: Friedemann Kleint
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Patch by: Bill King
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
Kai Koehne authored
-
- Mar 22, 2010
-
-
con authored
Reviewed-by: dt
-
Jens Bache-Wiig authored
This was a regression in the custom styling. We no longer set the panel property on the mainwindow but rely on qobject_cast to style custom mainwindows. Reviewed-by: thorbjorn
-
- Mar 19, 2010
-
-
Jens Bache-Wiig authored
There was a flicker problem with the tool bars because of missing information in the cache key. We added this info and removed the redundant caching of toolbar gradients. Done-with: thorbjorn
-
Tobias Hunger authored
-
- Mar 18, 2010
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-