- Jan 13, 2010
- Jan 12, 2010
-
-
Kai Koehne authored
registerDocumentation failed if a namespace/qch file had been registered before, but the qch file is not accessible any more. This prevented the registration of the same namespace/qch file at a different location. Fix this by explicitly removing entries that have no valid qch file any more from the db. Reviewed-by: con
-
- Jan 07, 2010
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
con authored
-
- Jan 04, 2010
-
-
Erik Verbruggen authored
Added a name component to the SideBar's saveSettings/restoreSettings to allow for multiple instances in a plug-in.
-
- Dec 21, 2009
-
-
con authored
-
- Nov 30, 2009
-
-
mae authored
the fix makes the mouse cursor visible when the editor loses focus. This fixes an issue with the completion box, where on mac and windows no mouse cursor would be visible (it worked on X11 due to the way X11 does mouse grabbing for popup windows).
-
mae authored
Introduce "Reset Font Size" action, bound to Ctrl+0
-
- Nov 27, 2009
-
-
Friedemann Kleint authored
Separate category and trCategory and introduce sorting characters to the categories. Same for id/name.
-
- Nov 24, 2009
-
-
Friedemann Kleint authored
Add a title label to the pages. Use QGroupBoxes throughout. Extend SavedAction to work with checkable QGroupBoxes. Polish UI files, use common layout for VCS plugins. Performance: Apply only visited settings pages. Add search keywords. Task-number: QTCREATOR-26
-
- Nov 20, 2009
-
-
con authored
Also avoids errors because of users messing with the "Unfiltered" filter, which is used for e.g. context help. The strategy now is to remove the "Unfiltered" filter from previous runs (possibly in a different language), and re-register a fresh filter with the name in the current language, and guaranteed to not filter out anything. Reviewed-by: kh1
-
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
-
- Nov 16, 2009
-
-
ck authored
Reviewed-by: kh1
-
- Nov 04, 2009
-
-
dt authored
-
- Oct 29, 2009
-
-
con authored
-
con authored
-
Jarek Kobus authored
RevBy: Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Oct 23, 2009
-
-
Oswald Buddenhagen authored
-
- Oct 21, 2009
-
-
Maurice Kalinowski authored
- In case documentation has been added to the collection, creator registers the documentation on startup. Reviewed-By: ck
-
- Oct 16, 2009
- Oct 05, 2009
-
-
Roberto Raggi authored
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 02, 2009
- Oct 01, 2009
-
-
Friedemann Kleint authored
-
con authored
-
- Sep 15, 2009
- Sep 10, 2009
-
-
con authored
-
- Sep 09, 2009
-
-
ck authored
- Saving to file only takes modified data into account. - Search functionality does not exhaust memory anymore. - Searches can be canceled. This required updating the IFindSupport interface and all classes implementing it. No functional changes were done in those. Reviewed-by: mae
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 13, 2009
-
-
Friedemann Kleint authored
-
- Aug 12, 2009
-
-
dt authored
-
- Aug 06, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-