- Jan 28, 2010
-
-
Friedemann Kleint authored
Streamline code, avoid functions and container.end() invocations, introduce private, reduce #ifdefs, clarify code and add comments about usage on various platforms. Implement QFileIconProvider interface, making it usable for file system models. Use in FolderNavigationWidget. On this occasion, add checkable "Synchronize" action to FolderNavigationWidget. Task-number: QTCREATORBUG-62
-
- Aug 14, 2009
-
-
hjk authored
-
- Jul 15, 2009
-
-
Thorbjørn Lindeijer authored
Makes sure that all files recognized by the CppEditorFactory get the proper icon.
-
- Jul 14, 2009
-
-
Norwegian Rock Cat authored
Also synchronized suffixes to match what is in the xml file.
-
- Jul 13, 2009
-
-
Alessandro Portale authored
-
- Jun 16, 2009
-
-
con authored
Reviewed-by: Trust Me Conflicts: src/libs/cplusplus/CppBindings.cpp src/libs/cplusplus/CppBindings.h src/libs/cplusplus/FastPreprocessor.cpp src/libs/cplusplus/FastPreprocessor.h src/plugins/cpptools/cppcurrentdocumentfilter.cpp src/plugins/cpptools/cppcurrentdocumentfilter.h src/plugins/cpptools/cppsemanticsearch.cpp src/plugins/cpptools/cppsemanticsearch.h src/plugins/duieditor/parser/qmljs.g src/plugins/duieditor/parser/qmljsast.cpp src/plugins/duieditor/parser/qmljsast_p.h src/plugins/duieditor/parser/qmljsastfwd_p.h src/plugins/duieditor/parser/qmljsastvisitor.cpp src/plugins/duieditor/parser/qmljsastvisitor_p.h src/plugins/duieditor/parser/qmljsengine_p.cpp src/plugins/duieditor/parser/qmljsengine_p.h src/plugins/duieditor/parser/qmljsgrammar.cpp src/plugins/duieditor/parser/qmljsgrammar_p.h src/plugins/duieditor/parser/qmljslexer.cpp src/plugins/duieditor/parser/qmljslexer_p.h src/plugins/duieditor/parser/qmljsmemorypool_p.h src/plugins/duieditor/parser/qmljsnodepool_p.h src/plugins/duieditor/parser/qmljsparser.cpp src/plugins/duieditor/parser/qmljsparser_p.h src/plugins/duieditor/parser/qmljsprettypretty.cpp src/plugins/duieditor/parser/qmljsprettypretty_p.h src/plugins/duieditor/rewriter/rewriter.cpp src/plugins/duieditor/rewriter/rewriter_p.h src/plugins/duieditor/rewriter/textwriter.cpp src/plugins/duieditor/rewriter/textwriter_p.h src/shared/cplusplus/ASTClone.cpp tests/manual/cplusplus/main.cpp
-
Jason McDonald authored
Reviewed-by: Trust Me
-
- Jun 03, 2009
-
-
Oswald Buddenhagen authored
- clear up some Q_OS_LINUX vs. Q_OS_UNIX - clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise) - use proper #if-#else cascades instead of free-standing #ifs
-
- Feb 25, 2009
- Jan 29, 2009
-
-
Jens Bache-Wiig authored
We now use filesystem icons on all platforms so we might as well enable proper support on windows again.
-
- Jan 27, 2009
-
-
Jens Bache-Wiig authored
Details: This patch makes use of system icons as a base and draws overlay on top. This should blend a bit better into the native icon theme.
-
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Jan 12, 2009
-
-
Thorbjørn Lindeijer authored
It still read "/qworkbench", the research project name for Qt Creator. Reviewed-by: con
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 09, 2008
-
-
hjk authored
-
- Dec 02, 2008