- 20 Jul, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I25e93f9f51ba8589d308700e9478ca31efbcc9c1 Reviewed-on: http://codereview.qt.nokia.com/1869 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 27 Apr, 2011 1 commit
-
-
con authored
It was starting X11 and a xterm... Task-number: QTCREATORBUG-4683
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 17 Nov, 2010 1 commit
-
-
Oswald Buddenhagen authored
get away from argument stringlists. instead, use native shell command lines which support quoting/splitting, environment variable expansion and redirections with well-understood semantics. Task-number: QTCREATORBUG-542 Task-number: QTCREATORBUG-1564
-
- 23 Sep, 2010 1 commit
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- 21 Sep, 2010 1 commit
-
-
Leena Miettinen authored
-
- 14 Sep, 2010 1 commit
-
-
dt authored
Also introduce a indirection, modes have now types, edit and debug have the same type, and editors do have a prefered type of modes instead of a prefered mode. That fixes the bug that if the prefered qml editing mode was set to design, then in switching between qml editors would - in Edit Mode: stay in edit mode - in Debug Mode: switch to debug mode
-
- 09 Sep, 2010 1 commit
-
-
Denis Mingulov authored
Merge-request: 176 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 30 Jul, 2010 1 commit
-
-
Alessandro Portale authored
Using more *::Constants::ICON_* where it makes sense and wrapping the file names into QLatin1String where they were missing. The increased usage of the ICON constants needed a few more cross plugin includes of *constants.h, here and there. I think that it is OK, since the dependencies were alredy there icon resource wise.
-
- 05 Jul, 2010 1 commit
-
-
Robert Loehning authored
Thus icons are displayed in a uniform size and don't waste too much space. Task-number: QTCREATORBUG-1539
-
- 22 Jun, 2010 2 commits
-
-
Robert Loehning authored
-
dt authored
Reviewed-By: Robert Loehning
-
- 21 Apr, 2010 1 commit
-
-
Robert Loehning authored
-
- 29 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
by modifying it to change the root path of the model instead of changing the top index of the view. Depends on fix for QTBUG-8632.
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 26 Feb, 2010 1 commit
-
-
Lasse Holmstedt authored
Moved Qt Designer to open from Design Mode. Also, Design mode is now global, and created in coreplugin. Other plugins can register themselves to it.
-
- 09 Feb, 2010 1 commit
-
-
Robert Loehning authored
-
- 05 Feb, 2010 1 commit
-
-
Robert Loehning authored
-
- 04 Feb, 2010 1 commit
-
-
Robert Loehning authored
-
- 03 Feb, 2010 3 commits
-
-
Robert Loehning authored
-
Robert Loehning authored
-
Robert Loehning authored
-
- 28 Jan, 2010 1 commit
-
-
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
-
- 27 Jan, 2010 1 commit
-
-
con authored
Such that the layout of the left hand sidebar can be restored even if the display language is changed.
-
- 26 Jan, 2010 2 commits
-
-
Friedemann Kleint authored
Move code to Foldernavigationwidget as static utilities and use them from there and from the Project explorer. Fix error message box. Task-number: QTCREATORBUG-62
-
Friedemann Kleint authored
hoping for better performance. On this occasion, add context menu containing "Open" and "Choose folder" enabling drive changes on Windows. Purge remains of QDirModel elsewhere. Task-number: QTCREATORBUG-62
-
- 25 Jan, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 09 Oct, 2009 1 commit
-
-
Roberto Raggi authored
Renamed doockToolBarWidgets
-
- 05 Oct, 2009 1 commit
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- 31 Aug, 2009 1 commit
-
-
con authored
If you double-click on a file, this file should be opened, not its link target.
-
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 17 Jul, 2009 1 commit
-
-
con authored
Reviewed-by: Jens Bache-Wiig
-
- 16 Jun, 2009 2 commits
-
-
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
-
- 25 Feb, 2009 2 commits