2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Qt Creator version 3.1 contains bug fixes and new features.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								There is a total of about X changes by N individual contributors.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								The most important changes are listed in this document. For a complete
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								list of changes, see the Git log for the Qt Creator sources that
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								you can check out from the public Git repository. For example:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								git clone git://gitorious.org/qt-creator/qt-creator.git
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								git log --cherry-pick --pretty=oneline origin/3.0..origin/3.1
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								General
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added support for "~" as an alias for the user's home directory in the directory in file
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     system search (QTCREATORBUG-7753)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added Beautifier plugin that allows to fix coding style of files with external coding
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     style tools (Artistic Style, Clang-format, Uncrustify) (QTCREATORBUG-7489)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Editing
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added File > Reload for files that are open and unmodified in Qt Creator but might be
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     different on disk
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added option to not hide the mouse cursor while typing (QTCREATORBUG-3584)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Made visible margin configurable per project
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed reloading contents in binary editor (QTCREATORBUG-6275)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed names and saving of custom locator filters (QTCREATORBUG-11051)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Managing and Building Projects
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Re-added option to import existing builds even after project configuration (QTCREATORBUG-7836)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed that compiler output in issues list was not using monospace font (QTCREATORBUG-11345)
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed crash when removing run configuration that was about to be run (QTCREATORBUG-11594)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								QMake Projects
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added context menu item "Add Existing Directory" that adds all
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     files from a directory (QTCREATORBUG-9081)
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added support for QMAKE_EXTRA_COMPILERS (QTCREATORBUG-11212)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed issues with absolute paths in TARGET
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Qbs Projects
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added option for building with --check-timestamps
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed that compiler flags were not set (QBS-481)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Generic Projects
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added context menu item "Add Existing Directory" that adds all
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     files from a directory (QTCREATORBUG-9081)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Made importing files follow directory symlinks (QTCREATORBUG-8897)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Debugging
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Removed support for GDB without Python
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added context menu item for saving backtrace as tasks-file
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * GDB, LLDB
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Added pretty printers for std::unordered_set and boost::container::list
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Fixed various pretty printers
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * CDB
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Added pretty printer for std::complex and C++11 std::array
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * LLDB
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Added support for debugging applications that run in terminal (QTCREATORBUG-9650)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Added support for "Create Full Backtrace" (QTCREATORBUG-11642)
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Fixed that debugging was not possible with MallocScribble environment variable set
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								        (QTCREATORBUG-11371)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Fixed "Jump to Line", "Run to Line" and "Jump to Address"
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Fixed updating breakpoint locations while debugging (QTCREATORBUG-11564)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								QML Profiler
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Improved performance (QTCREATORBUG-10950)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Improved layout of details views
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added JavaScript calls in Events view and Timeline view
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed opening files from JavaScript profiling output (QTCREATORBUG-11094)
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed hovering over narrow items in Timeline view (QTCREATORBUG-11692)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								C++ Support
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added code model inspector
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added experimental support for Clang-based code model
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added support for multiline strings and comments (QTCREATORBUG-662)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed parsing of ??< ??> ??( ??) trigraphs (QTCREATORBUG-2474)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed adding definition for function with rvalue-reference
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     (QTCREATORBUG-10555)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed semantic highlighting after "Save as"
							 | 
						
					
						
							
								
									
										
										
										
											2014-02-08 23:57:37 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed syntax highlighting of multiline strings and comments (QTCREATORBUG-662)
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed that symbol dropdown was jumping to the wrong editor (QTCREATORBUG-11157)
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 20:33:05 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed highlighting when #undef is used (QTCREATORBUG-10454)
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed issue with follow symbol and overloaded functions (QTCREATORBUG-10295)
							 | 
						
					
						
							
								
									
										
										
										
											2014-02-08 23:57:37 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Improved the Insert Virtual Functions refactoring action:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								       * Check only pure virtual functions by default
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								       * Display all overrides of a function
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								       * Do not include final functions
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								QML Support
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Simplified Qt Quick Application templates (QTCREATORBUG-11264)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Improved performance when using split views
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								Qt Quick Designer
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed selecting overlapping items with same z-value (QTCREATORBUG-11066)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed setting text alignment (QTCREATORBUG-11054)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed crash with anchors (QTCREATORBUG-11138)
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed issue with warning text not being readable (QTCREATORBUG-9603)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Diff Viewer
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed display of inserted lines at end of file (QTCREATORBUG-11281)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed handling of whitespace changes (QTCREATORBUG-11002)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Version Control Systems
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Git
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Added visual indicator for affected commits when resetting and rebasing
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Enabled option to push commit directly after fixup
							 | 
						
					
						
							
								
									
										
										
										
											2014-02-08 23:57:37 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Enabled choosing non-fast-forward merge when fast-forward is applicable
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Added completion in change selection dialog
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Fixed freeze after resolving conflict with cherry-pick or revert
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 20:33:05 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Added support for local branch selection in the Push to Gerrit dialog
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-01 08:31:04 +03:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      * Removed branch list from "Git Show" header (QTCREATORBUG-11293)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * ClearCase
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Improved performance of indexing dynamic views
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Added warning when editing Derived Objects
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Bazaar
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Added support for uncommit command
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Mercurial
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      * Added current branch to project and window title
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								FakeVim
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added "gj", "gk", "g0", "g^" and "g$" commands
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added toggle ("!") and print ("?") options to "set" command
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added support for relative line numbering
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Made dot command work for letter case commands in visual mode
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed backward incremental search (QTCREATORBUG-7251)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Platform Specific
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Qt Support
							 | 
						
					
						
							
								
									
										
										
										
											2014-02-13 16:17:23 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Custom wizards now use class "qmakeproject" instead of "qt4project"
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								QNX
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added support for Python based pretty printers when debugging on devices
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added better error messages for common deployment errors
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     (QTCREATORBUG-9673, QTCREATORBUG-9001)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added line and column information to text based BAR descriptor editor
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     (QTCREATORBUG-10395)
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added simple management of user debug tokens
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added simple management of runtime configurations
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added support for attaching debugger to running applications
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed several issues with certificate password dialog in BlackBerry
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     options (QTCREATORBUG-10948)
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed mkspec setting in the qmake build step (QTCREATORBUG-11674)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Android
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Made it possible to cancel waiting for an AVD to boot up
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added download buttons for Android toolkit parts to Options page
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added warning for invalid JDK setting (QTCREATORBUG-11218)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added minimal support for editing Java, with indentation of blocks and keyword completion
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								     (QTCREATORBUG-11220)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added Java file wizard (QTCREATORBUG-11220)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-20 15:28:38 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed opening Java files from error messages (QTCREATORBUG-10904)
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Fixed colors in AndroidManifest editor (QTCREATORBUG-10597)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed modified state of AndroidManifest editor (QTCREATORBUG-11163)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed apply-behavior of Android Options page (QTCREATORBUG-7724)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Fixed that Qt Creator restart was required after configuring Android SDK (QTCREATORBUG-10936)
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								iOS
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Enabled iOS support by default
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added support for QML debugging
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								   * Added check for already running application on device
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added automatic detection that developer mode becomes activated on connected device
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-02 13:20:52 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								WinRT
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								   * Added experimental support
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-10 14:51:56 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Credits for these changes go to:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-03 15:54:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								Alessandro Portale
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Alexander Kondratskiy
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Andre Hartmann
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Andre Pönitz
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Aurindam Jana
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Christian Kandeler
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Christian Stenger
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Daniel Teske
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								David Kaspar
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								David Schulz
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Eike Ziller
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								El Mehdi Fekari
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Erik Verbruggen
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Falko Arps
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Fawzi Mohamed
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Frantisek Vacek
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Frederik Gladhorn
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Friedemann Kleint
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Hugues Delorme
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Jarek Kobus
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Jörg Bornemann
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Kai Köhne
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Knut Petter Svendsen
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Leena Miettinen
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Leo Lei
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Lukas Holecek
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Lorenz Haas
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Marco Bubke
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Martin Bohacek
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Nikolai Kosjar
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Orgad Shaneh
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Oswald Buddenhagen
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Pawel Faron
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Petar Perisin
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Povilas Kanapickas
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Przemyslaw Gorszkowski
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Rafael Roquetto
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Robert Löhning
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Sebastian Paluchiewicz
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Takumi Asaki
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Thiago Macieira
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Thomas Hartmann
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Tobias Hunger
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Tobias Nätterlund
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								Ulf Hermann
							 |