- Jun 20, 2011
-
-
Leandro Melo authored
The snippets page should not operate on the font settings changed signal when the ui does not exist. Task-number: QTCREATORBUG-5173 Change-Id: Ic1363cb41340b5ea04803eb27de3dd0af6ecda0c Reviewed-on: http://codereview.qt.nokia.com/511 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jun 01, 2011
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-5007 Change-Id: Ied78ef17ea7a25d22c37d36fd4eb7257c6c9f4c0 Reviewed-on: http://codereview.qt.nokia.com/293 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 18, 2011
-
-
Oswald Buddenhagen authored
lots of use of Utils::FileSaver and Utils::FileReader Task-number: QTCREATORBUG-1619
-
- Apr 13, 2011
-
-
hjk authored
-
- Feb 22, 2011
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- Feb 02, 2011
-
-
Leandro Melo authored
-
- Jan 14, 2011
-
-
Leandro Melo authored
Cannot rely on the focus out event (on Mac) in the situation where a snippet is added/edited and the dialog is immediately confirmed. Reviewed-by: con Task-number: QTCREATORBUG-3464
-
- Jan 12, 2011
-
-
con authored
Reviewed-by: hjk
-
- Dec 17, 2010
-
-
con authored
-
- Dec 08, 2010
-
-
Leandro Melo authored
Let the collection itself be the singleton.
-
Leandro Melo authored
-
Leandro Melo authored
Groups are no longer enum values but identified from snippet providers.
-
Leandro Melo authored
- Restored removed built-in snippets. - Revert a built-in snippet. - Reset the snippets collection.
-
Leandro Melo authored
Reloading and synchronizing are now directly accessible from the collection interface.
-
Leandro Melo authored
Provide an interface so users can create/edit/remove snippets.
-