From 9520a01dbb618319e2aece017567cc71788c0f2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Tue, 16 Jun 2009 15:22:22 +0200 Subject: Removed dots --- dist/changes-1.2.0 | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/dist/changes-1.2.0 b/dist/changes-1.2.0 index 2bc046360b7..5c61e8b9c85 100644 --- a/dist/changes-1.2.0 +++ b/dist/changes-1.2.0 @@ -12,26 +12,26 @@ API, so if you have created your own custom plugins, they will need to be adapted accordingly. General: - * The Welcome Screen has been redesigned. + * The Welcome Screen has been redesigned * There has been some speed improvements: large amounts of persistent data - (e.g., Qt Locator's cache) is now stored in an SQLite database. - * The window title now displays the current file's name. + (e.g., Qt Locator's cache) is now stored in an SQLite database + * The window title now displays the current file's name Editing * There is now an option for listing methods alphabetically in the combo box - above the editor. - * A block highlighting feature has been added. - * Code folding markers have been improved on. - * FakeVim mode has received further improvements. - * It is now possible to disable Ctrl+Click navigation. - * An optional XCode-style tab indentation has been added. - * Ui changes now propagate immediately to the code model. - * Fixed possibly missing code completion with MinGW toolchain. - * Added option for turning off antialiasing of text editor fonts. + above the editor + * A block highlighting feature has been added + * Code folding markers have been improved on + * FakeVim mode has received further improvements + * It is now possible to disable Ctrl+Click navigation + * An optional XCode-style tab indentation has been added + * Ui changes now propagate immediately to the code model + * Fixed possibly missing code completion with MinGW toolchain + * Added option for turning off antialiasing of text editor fonts * It is now possible to search within the text editor using regular - expressions. - * Added an action to delete a line without copying it. - * Added actions to copy a line up/down (Ctrl+Alt+Up/Down). + expressions + * Added an action to delete a line without copying it + * Added actions to copy a line up/down (Ctrl+Alt+Up/Down) Building and Running * Added option to auto-save before build -- cgit v1.2.3