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
ac5f165c
Commit
ac5f165c
authored
16 years ago
by
Kavindra Devi Palaraja
Browse files
Options
Downloads
Patches
Plain Diff
Doc - Reviewed Change Log
Reviewed-By: TrustMe
parent
9520a01d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dist/changes-1.2.0
+22
-20
22 additions, 20 deletions
dist/changes-1.2.0
with
22 additions
and
20 deletions
dist/changes-1.2.0
+
22
−
20
View file @
ac5f165c
...
@@ -34,32 +34,34 @@ Editing
...
@@ -34,32 +34,34 @@ Editing
* Added actions to copy a line up/down (Ctrl+Alt+Up/Down)
* Added actions to copy a line up/down (Ctrl+Alt+Up/Down)
Building and Running
Building and Running
* Added option to auto-save before build
* Added a new option "Auto-Save before Build and Run".
* Added option to run without building
* Added an option to run an application that was built earlier.
* Added ability to set environment variables specific for running
* Added a new option to set environment variables necessary for running
* Fixed bug that prevented use of Qt 4 with version < 4.2
applications.
* Fixed a bug that prevented the use of Qt versions < 4.2.
Debugging
Debugging
* Added Windows Console Debugger support (x86 and AMD64)
* Added support for Windows Console Debugger (x86 and AMD64).
* Added command line options to attach to process ids
* Added command line options to attach the debugger to process ids.
* Further improved dumpers; do additional memory checking on Windows to
* Further improved dumpers.
avoid crashes for speedup
* Changed the way dumpers are loaded on Windows, enabling it for MinGW 64.
* Changed method of dumper loading on Windows, enabling it for MinGW 64
* Made it possible to disable breakpoints.
* Make it possible to disable breakpoints
* Made it possible to float the debugger views.
* Make it possible to float the debugger views
Wizards
Wizards
Designer
Designer
* Added
"Qt Designer" (external
editor
)
to "Open With" menus
* Added
an external Qt Designer
editor to
the
"Open With" menus
.
Version control plugins
Version control plugins
* Made submit action raise existing submit editors
* Made the submit action raise existing submit editors.
* Made svn detection recognize TortoiseSVN using "_svn" as directory
* Made SVN detection recognize TortoiseSVN using "_svn" as directory.
* Fixed perforce configuration checking, made it use the settings correctly
* Fixed Perforce configuration checking, ensuring that it used the settings
correctly.
Documentation
Documentation
* Added tutorial on how to create an application from scratch using Creator
* Added a tutorial on how to create an application from scratch using Qt
Creator.
I18N
I18N
* Added infrastructure for translations
* Added infrastructure for translations
...
@@ -68,16 +70,16 @@ I18N
...
@@ -68,16 +70,16 @@ I18N
Platform Specific
Platform Specific
Windows
Windows
*
Show
native path separators
*
Qt Creator now displays
native path separators
.
*
E
xperimental support for the Microsoft C++ compilers from Windows
SDKs
*
Added e
xperimental support for the Microsoft C++ compilers from Windows
or VS 2005/2008 (x86 and AMD64)
SDKs
or VS 2005/2008 (x86 and AMD64)
.
Mac
Mac
Linux
Linux
Other Unixes
Other Unixes
* Made Qt Creator less dependant on Linux specific defines
* Made Qt Creator less dependant on Linux specific defines
.
Additional credits go to:
Additional credits go to:
* axasia <axasia@gmail.com> (japanese translation, compile fixes)
* axasia <axasia@gmail.com> (japanese translation, compile fixes)
...
...
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