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
09b98c02
Commit
09b98c02
authored
15 years ago
by
Friedemann Kleint
Browse files
Options
Downloads
Patches
Plain Diff
Started 1.2.0 Changelog
parent
6a3382d8
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-1.2.0
+40
-0
40 additions, 0 deletions
dist/changes-1.2.0
with
40 additions
and
0 deletions
dist/changes-1.2.0
0 → 100644
+
40
−
0
View file @
09b98c02
The QtCreator 1.2 release contains bug fixes and new features.
A more detailed list of changes follows below. If you want to know the exact
and complete list of changes, you can check out the QtCreator sources from the
public git repository and check the logs, e.g.
git clone git://labs.trolltech.com/qt-creator
git log --pretty=oneline v1.1.0..v1.2.0
This release introduces source and binary incompatible changes to the plugin
API, so if you created your own custom plugins these need to be adapted.
Editing
Building and Running
Debugging
* Added Windows Console Debugger support
* Added command line options to attach to process ids
* Further improved dumpers; do additional memory checking on Windows to
avoid crashes for speedup
* Changed method of dumper loading on Windows, enabling it for MinGW 64
Wizards
Designer
* Added "Qt Designer" (external editor) to "Open With" menus
Version control plugins
* Made submit action raise existing submit editors
* Made svn detection recognize TortoiseSVN using "_svn" as directory
* Fixed perforce configuration checking, made it use the settings correctly
I18N
* Added infrastructure for translations
* Added German translation
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