Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
ec223d68
Commit
ec223d68
authored
14 years ago
by
con
Browse files
Options
Downloads
Patches
Plain Diff
Update changes file.
parent
1a34bb74
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dist/changes-2.1.0
+9
-4
9 additions, 4 deletions
dist/changes-2.1.0
with
9 additions
and
4 deletions
dist/changes-2.1.0
+
9
−
4
View file @
ec223d68
...
...
@@ -8,23 +8,27 @@ git clone git://gitorious.org/qt-creator/qt-creator.git
git log --cherry-pick --pretty=oneline v2.0.0...v2.1.0
General
* Fix the suggested path in the new dialog in case of sub projects
* Search dialog now opens the completion box for the search term on cursor down
Editing
* FakeVim: Fix
issues with non-letter keys on non-US keyboards
* F
akeVim: Fix performance of find/replace
* FakeVim: Fix issues with non-letter keys on non-US keyboards
* FakeVim: Fix
performance of find/replace
* F
ixed disabled "Open with" context menu in project tree.
C++ Support
Project support
* Fix auto-scrolling in application and compile output
Debugging
* Fix display of certain structures within containers
* Fix display of typedefs of typedefs of simple types such as qulonglong
* Fix behaviour of 'step' and 'next' when a lower frame was selected
* Fix std::string display for objects with (the legal) ref count -1
* Improve gdb version string parsing
* Fix that the newest version of compiled debugging helper was not used
if there was an older version still was around in a different search path
QML/JS Support
* New QmlDesigner
...
...
@@ -39,6 +43,7 @@ Mac
Linux (GNOME and KDE)
Windows
* Fixed that some menu items got disabled during keyboard navigation
Additional credits go to:
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment