Members Area


Recommended Sites:

Related Keywords
desktop pet freeware download
desktop pc freeware download
psp desktop freeware download
desktop 64 bit freeware download
desktop art freeware download
360 desktop freeware download
3d desktop freeware download
desktop add ons freeware download
desktop help freeware download
spy desktop freeware download
desktop toy freeware download
pc desktop fun freeware download
desktop add-on freeware download
desktop 3d freeware download
desktop spy freeware download
desktop to do freeware download
web desktop freeware download
desktop fun freeware download
"dvd cd desktop" freeware download
desktop sms freeware download

Top Freeware Keywords
utility t free freeware download
jad exe freeware download
ico2png t free freeware download
java freeware download
file freeware download
application freeware download
code freeware download
html freeware download
command exe freeware download
tool freeware download
database freeware download
free t free freeware download
download freeware download
windows freeware download
utility freeware download
free freeware download
editor freeware download
list freeware download
protection freeware download
web freeware download
hex freeware download
development freeware download
search freeware download
embedded freeware download
db database freeware download
text freeware download
folder freeware download
activestate freeware download
reference freeware download
information freeware download



Qt Creator 2.5.0 freeware     Save this freeware to your freeware selection - Saved Freeware


Author

Nokia

OS WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Date Released May 19, 2012
Downloads 402
Filesize 49.80 MB
Keywords Cross-Platform IDE, Integrated Development Environment, Application Development, IDE, Development, Simulator
Your Rating
  - click to rate - you will be first!
Qt Creator screenshot
[ View full size screenshot ]

Download Qt Creator   Save Freeware   Report Spyware

... runs on Windows, Linux/X11 and Mac OS X desktop operating systems, and allows developers to create applications for multiple desktop and mobile device platforms. ...

Download Qt Creator   Save Freeware   Report Spyware


Desktop - Qt Creator freeware - Download Notice

Qt Creator Free Download - we do not host any Qt Creator torrent files or links of Qt Creator on rapidshare.com, depositfiles.com, megaupload.com etc. All Qt Creator download links are direct Qt Creator full download from publisher site or their selected mirrors.

Desktop - Qt Creator freeware - Latest User Reviews

 Write a Review   


Desktop - Qt Creator freeware - The Latest Versions History

Version Date Released Status Release Notes
2.5.0 May 19, 2012 New Release General:
· Add a keyboard shortcut (Alt) to the locator to display the full path to a located file
· Add "Search Again" to recent searches
· Allow multiple parallel searches
· Add Execute filter to the locator, for executing external commands

Experimental Plugins:
· Show todo items in files
· Support for autotools-based projects

Editing:
· Use the QML/JS editor for opening json files
· Add basic JSON validation according to the draft at tools.ietf.org/html/draft-zyp-json-schema-03. Still work in progress.
· Add clipboad history that contains up to ten previous clips
· Add a shortcut for toggling bookmarks by pressing Shift and clicking the left margin at a line
· Highlight search results of one character when whole words only is specified
· Fix clean whitespace affecting lines that are already clean
· Add a keyboard shortcut (Alt) to display context-sensitive help in a popup if the corresponding option is enabled
· Fix layout update when folding/unfolding regions
2.5.0 RC Apr 23, 2012 New Release · Bug fixing, including some crashes and some regressions in the C++ code model handling.
· New (experimental) plugin for direct support of autotools projects. If you work with autotools based projects, you might want to check this out instead of using the generic “Import existing project”. Just enable Help > About Plugins > Build Systems > AutotoolsProjectManager, restart Qt Creator, and open a Makefile.am.
2.5.0 Beta Mar 19, 2012 New Release · A basic refactoring action to insert an #include for an undefined identifier
· A “extract function” refactoring action
· A “rearrange parameter list” refactoring action
· Signature synchronization: changing parameter names in the declaration automatically changes them in the function body
· Implemented a TODO plugin
· A clipboard history, use Ctrl+Shift+V to cycle
· Showing small icons for build errors in the editor margin and updating the line numbers of build errors while editing.
2.4.1 Feb 6, 2012 New Release Fixes a few issues, most notably:
· automatic proxy detection on Windows systems
2.4.0 Beta Oct 31, 2011 New Release General:
· Showing more useful error dialog in case of plugin errors
· Reduce minimum size of preferences dialog

Editing:
· Advanced search: Show more information about the search parameters
· Advanced search: Move the previously modal dialog into search results pane
· Advanced search: Keep a history of most recent searches and their results
· Code Style schemas implemented, you can reuse them in different projects now

Managing Projects:
· Shared project settings support
· New templates for non-Qt C and C++ applications

Debugging:
· Initial Qt 5 support in dumpers
· Make vtables visible
· Improved remote debugging
· Improved register handling (partial updates, input in hex, ARM Neon support)
· Remove inferior calls in QDate, QTime, QDateTime dumpers
· Fix QTextCodec dumpers
· Globally enable pretty printing for references
· Saner handling of unprintable data in Locals and Expressions
· Add "Local8Bit" as display option for char arrays and pointers
2.3.1 Sep 30, 2011 New Release Managing Projects:
· Respect qmake arguments for imported build

Debugging QML/JS:
· Fix debugging of a Qt Quick UI project with C++ language

Symbian Target:
· Warn if EPOCROOT is on different drive from the sources
· Fix several debugging issues with CODA 4.0.23
· Qt Quick Application wizard: Fix qmake dependency to Qt Quick Components for Symbian
2.3.0 Sep 2, 2011 New Release · Example and tutorial browsing with descriptive texts, and filtering for examples matching a keyword
· Enhanced C++ coding style options, with indent settings and alignment settings split up for the different use cases depending on element, including preview and separation between global and project specific settings
· Support for deployment and running to a more general “remote Linux” – just add your remote deploy and run configuration to your desktop target and define remote Linux “device” settings (you have to set up your cross-compiler on your own though)
· Support for compiling projects with the Clang compiler
· Code completion is now populated in a separate thread, no editor blocking any more

Profiling now has its own “Analyze” mode. Added two more profiling options:
· QML profiling
· Function profiling using Valgrind’s Callgrind

· Symbian got CODA support, allowing for deployment via WiFi
2.3.0 Beta Jul 15, 2011 New Release · Example and tutorial browsing with descriptive texts, and filtering for examples matching a keyword
· Enhanced C++ coding style options, with indent settings and alignment settings split up for the different use cases depending on element, including preview and separation between global and project specific settings
· Support for deployment and running to a more general “remote Linux” – just add your remote deploy and run configuration to your desktop target and define remote Linux “device” settings (you have to set up your cross-compiler on your own though)
· Support for compiling projects with the Clang compiler
· Code completion is now populated in a separate thread, no editor blocking any more

Profiling now has its own “Analyze” mode. Added two more profiling options:
· QML profiling
· Function profiling using Valgrind’s Callgrind

· Symbian got CODA support, allowing for deployment via WiFi
2.1.0 Mar 2, 2011 New Release · Semantic C++ highlighting: Highlighting of types, local variables vs members, virtual methods
· Generic highlighting adds highlighting for various file types based on the Kate highlight definition specification
· C++ class view and image viewer
· Outline views for C++ and QML
· Searching for C++ symbols matching a pattern (via advanced find dialog)
· Wizard for adding libraries to pro files, including all the necessary fancy magic for include paths and static libs
· Various debugging improvements on all platforms
· Improved QML code editing with a faster code model and a new indenter
· Find usages and improved follow symbols in QML code
· Graphical QML tool bar (that you can get on request) for setting e.g. fonts and colors in the QML code editor
· Project wizards for Qt Quick applications that also handle deployment to devices, and for custom QML extension plugins


Most popular desktop freeware downloads in Other

Bazaar Explorer 1.1.2 freeware download


Bazaar Explorer is a desktop application for using the Bazaar Version Control System. It provides a high level interface to all commonly used features, launching "applets" from the QBzr plug-in to provide most of the functionality. Alternatively, the applets from the bzr-gtk plug-in can be used if it is installed. ...
Details   Download   Save Freeware

Nokia Qt SDK 1.2 freeware download


... environment enables you to work on your favourite desktop platform. There is no need to install complex platform SDKs, because the Nokia Qt SDK includes the Qt Simulator — for testing apps quickly — and compilers to build apps for Symbian and Maemo devices. With features such as on-device debugging, ...
Details   Download   Save Freeware

Boa Constructor 0.6.1 beta freeware download


Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help. ...
Details   Download   Save Freeware

JMCAD 09.128 freeware download


... This lets you create virtual prototypes on your desktop to make sure your design works properly before committing to prototype. For specialized engineering problems, JMCAD offers a comprehensive set of companion products for frequency domain analysis, Java code generation, communications system modeling, DSP and embedded system design, neural networks ...
Details   Download   Save Freeware

Keynote Internet Testing Environment 4.0 freeware download


The KITE software resides on the users Windows desktop and provides a local and Internet testing environment to record, playback, and collect detailed performance metrics. KITE allows advanced scripting, detailed network performance and DOM analysis and more, and coupled with the ability to gather data from test locations in North ...
Details   Download   Save Freeware
5 stars award

Geany Portable 0.21 freeware download


... be as independent as possible from a special Desktop Environment like KDE or GNOME - Geany only requires the GTK2 runtime libraries. Some basic features of Geany: * Syntax highlighting * Code folding * Symbol name auto-completion * Construct completion/snippets * Auto-closing of XML and HTML tags * ...
Details   Download   Save Freeware

Adobe AIR Launchpad 3.0.1 Preview 8 freeware download


Adobe® AIR® Launchpad beta is a new desktop tool that helps Adobe Flex® developers get started building desktop applications deployed on Adobe AIR. Simply run Adobe AIR Launchpad and select the capabilities you need; Adobe AIR Launchpad will create a ready-to-import Flex project ...
Details   Download   Save Freeware

lyteRAD CE 3.40 freeware download


With lyteRAD you can build desktop & mobile database applications easily. Create, share and sell your own solutions. Contains an Embedded DB for maintenance free simplicity, use visualizers for better insights, and even choose industry standard database servers as the backend. Build complete business solutions with zero code, Mobilize your ...
Details   Download   Save Freeware
5 stars award

Geany for Linux 0.21 freeware download


... be as independent as possible from a special Desktop Environment like KDE or GNOME - Geany only requires the GTK2 runtime libraries. Some basic features of Geany: * Syntax highlighting * Code folding * Symbol name auto-completion * Construct completion/snippets * Auto-closing of XML and HTML tags * ...
Details   Download   Save Freeware

Geany 0.21 freeware download


... be as independent as possible from a special Desktop Environment like KDE or GNOME - Geany only requires the GTK2 runtime libraries. Some basic features of Geany: * Syntax highlighting * Code folding * Symbol name auto-completion * Construct completion/snippets * Auto-closing of XML and HTML tags * ...
Details   Download   Save Freeware