Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Q
qt-creator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tobias Hunger
qt-creator
Commits
66304bd9
Commit
66304bd9
authored
Jun 16, 2009
by
Thorbjørn Lindeijer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Further changelog perfectionism
parent
bcefb62a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
24 deletions
+24
-24
dist/changes-1.2.0
dist/changes-1.2.0
+24
-24
No files found.
dist/changes-1.2.0
View file @
66304bd9
...
...
@@ -12,32 +12,31 @@ API, so if you have created your own custom plugins, they will need to be
adapted accordingly.
General:
* 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
* 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
.
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
*
Added an option for listing methods alphabetically in the combo box above
the editor.
* A
dded a block highlighting feature.
*
Improved the code folding markers.
* FakeVim mode has received further improvements
.
* It is now possible to disable Ctrl+Click navigation
.
*
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
an 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 a new option "Auto-Save before Build and Run".
* Added an option to run an application that was built earlier.
* Added a new option to set environment variables necessary for running
applications.
* Added the option to auto-save before building.
* Made auto-build before run optional.
* Added the ability to set environment variables specific for running.
* Fixed a bug that prevented the use of Qt versions < 4.2.
Debugging
...
...
@@ -49,9 +48,10 @@ Debugging
* Made it possible to float the debugger views.
Wizards
* Added a wizard that creates an empty Qt4 project.
Designer
* Added
an
external Qt Designer editor to the "Open With" menus.
* Added
the
external Qt Designer editor to the "Open With" menus.
Version control plugins
* Made the submit action raise existing submit editors.
...
...
@@ -64,8 +64,8 @@ Documentation
Creator.
I18N
* Added infrastructure for translations
* Added German translation
* Added infrastructure for translations
.
* Added German translation
.
Platform Specific
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment