- 08 Oct, 2010 1 commit
-
-
hjk authored
-
- 07 Oct, 2010 1 commit
-
-
hjk authored
-
- 27 Sep, 2010 1 commit
-
-
hjk authored
-
- 10 Sep, 2010 1 commit
-
-
hjk authored
-
- 09 Sep, 2010 1 commit
-
-
Denis Mingulov authored
Merge-request: 176 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 30 Aug, 2010 1 commit
-
-
hjk authored
-
- 22 Jul, 2010 1 commit
-
-
con authored
-
- 28 Jun, 2010 1 commit
-
-
hjk authored
-
- 25 Jun, 2010 2 commits
- 11 Jun, 2010 2 commits
- 07 Jun, 2010 2 commits
- 28 May, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
While reloading a text document, the bookmarks got lost since their associated QTextBlocks were deleted. This patch makes sure that before reloading, the bookmarks are removed non-persistently in the same way as when closing a document, and that they are restored after the document was reloaded. Currently, no effort is made to update the location of the bookmarks based on the way the file changed. Task-number: QTCREATORBUG-1281 Reviewed-by: dt
-
- 14 May, 2010 1 commit
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- 30 Apr, 2010 1 commit
-
-
con authored
-
- 31 Mar, 2010 1 commit
-
-
con authored
-
- 26 Mar, 2010 1 commit
-
-
con authored
-
- 18 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 12 Mar, 2010 1 commit
-
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
- 05 Mar, 2010 2 commits
- 01 Mar, 2010 1 commit
-
-
con authored
-
- 15 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
Use constructor initialization, const.
-
- 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.
-
- 11 Jan, 2010 2 commits
-
-
Thorbjørn Lindeijer authored
When the bookmark could not be added to the editor due to being on a non-existing line, it would not be cleaned up properly when the editor was closed, resulting in a crash when it later tried to remove itself from the no longer existing editor. In addition to fixing the crash, bookmarks that are not on valid lines are now automatically removed when you try to navigate to them. Task-number: QTCREATORBUG-545 Reviewed-by: mae
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
- 07 Jan, 2010 1 commit
-
-
con authored
-
- 16 Dec, 2009 1 commit
-
-
con authored
Better would be to support drag and drop in the view, but this might be better than nothing. Task-number: QTCREATORBUG-466
-
- 09 Dec, 2009 1 commit
-
-
con authored
-
- 20 Nov, 2009 1 commit
-
-
Alessandro Portale authored
The paragraphs are now long lines that get wrapped by the text browser. Reviewed-by: TrustMe modified: src/plugins/bineditor/BinEditor.pluginspec modified: src/plugins/bookmarks/Bookmarks.pluginspec modified: src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec modified: src/plugins/coreplugin/Core.pluginspec modified: src/plugins/cpaster/CodePaster.pluginspec modified: src/plugins/cppeditor/CppEditor.pluginspec modified: src/plugins/cpptools/CppTools.pluginspec modified: src/plugins/cvs/CVS.pluginspec modified: src/plugins/debugger/Debugger.pluginspec modified: src/plugins/designer/Designer.pluginspec modified: src/plugins/fakevim/FakeVim.pluginspec modified: src/plugins/find/Find.pluginspec modified: src/plugins/genericprojectmanager/GenericProjectManager.pluginspec modified: src/plugins/git/ScmGit.pluginspec modified: src/plugins/helloworld/HelloWorld.pluginspec modified: src/plugins/help/Help.pluginspec modified: src/plugins/locator/Locator.pluginspec modified: src/plugins/mercurial/Mercurial.pluginspec modified: src/plugins/perforce/Perforce.pluginspec modified: src/plugins/projectexplorer/ProjectExplorer.pluginspec modified: src/plugins/qmleditor/QmlEditor.pluginspec modified: src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec modified: src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec modified: src/plugins/qtscripteditor/QtScriptEditor.pluginspec modified: src/plugins/regexp/RegExp.pluginspec modified: src/plugins/resourceeditor/ResourceEditor.pluginspec modified: src/plugins/snippets/Snippets.pluginspec modified: src/plugins/subversion/Subversion.pluginspec modified: src/plugins/texteditor/TextEditor.pluginspec modified: src/plugins/vcsbase/VCSBase.pluginspec modified: src/plugins/welcome/Welcome.pluginspec
-
- 29 Oct, 2009 2 commits
- 02 Oct, 2009 2 commits
- 28 Sep, 2009 1 commit
-
-
dt authored
For next/prev try the next/prev one then.
-
- 25 Sep, 2009 1 commit
-
-
Friedemann Kleint authored
and ApplicationRunConfiguration to LocalApplicationRunConfiguration, preparing remote debugging. Change the interface canRun() to be const, run() to create() (since it does not run anything), use references to the QSharedPointer<Foo>. Introduce d-Pointer and remove unneeded headers from ProjectExplorerPlugin and add missing includes everywhere.
-
- 10 Sep, 2009 1 commit
-
-
con authored
-
- 14 Aug, 2009 1 commit
-
-
hjk authored
-