aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix crash for newly added project nodesdt2010-06-221-0/+2
* Fix missing update notification if a device config get's added/removed.kh12010-06-215-35/+37
* Fix missing help plugin shortcuts.kh12010-06-212-16/+21
* Fix MSVC10 compiler warnings.Friedemann Kleint2010-06-212-3/+3
* Maemo: Prepare unpackaged deployment.ck2010-06-215-87/+58
* error message delivery threading fixesOswald Buddenhagen2010-06-182-9/+7
* Maemo: Fix access rights for remote .ssh directory.ck2010-06-181-1/+2
* Fixes: Mac: Buffer switcher hides the main window.con2010-06-171-1/+1
* Use the full path to the qemu executable, might fix QTCREATORBUG-1656.kh12010-06-171-3/+6
* Maemo: Remove packaging timeout.ck2010-06-171-5/+1
* Set a parent for the New and Rename Session dialogsThorbjørn Lindeijer2010-06-161-8/+20
* Prefer static to anonymous namespace for global functionsThorbjørn Lindeijer2010-06-161-5/+5
* Fixed translation of "Projects"Robert Loehning2010-06-162-2/+6
* use local8Bit instead of latin1 here as wellOswald Buddenhagen2010-06-161-2/+2
* QuickDesigner: Compile fixKai Koehne2010-06-151-3/+0
* QuickDesigner: Reduce numbers of redraws / state switching in States EditorKai Koehne2010-06-151-11/+9
* QuickDesigner: Add debugging output to track State SwitchingKai Koehne2010-06-151-0/+4
* Fix parsing canceld on project loaddt2010-06-154-24/+27
* QmlJS: Ignore .pragma library for now.Christian Kamm2010-06-152-1/+86
* QmlJS: Don't unnecessarily store the multiline comment state.Christian Kamm2010-06-151-4/+4
* Avoid triggering indent for electric characters in comments and stringsThorbjørn Lindeijer2010-06-156-41/+98
* Fixed handling of text wrapping and a text layout corner caseThorbjørn Lindeijer2010-06-159-12/+12
* VCS[Mercurial]: Working directory not set for asynchronous commands.Friedemann Kleint2010-06-151-0/+2
* VCS[Mercurial]: Remove LANG=C settingFriedemann Kleint2010-06-153-18/+0
* VCS[Subversion]: Remove LANG=C settingFriedemann Kleint2010-06-151-3/+0
* Added C-style comment folding.Erik Verbruggen2010-06-156-18/+38
* QmlDesigner: Fix crash when typing keywords as IdsKai Koehne2010-06-154-27/+39
* Fixes broken attribute list for real.kh12010-06-141-1/+1
* Fix build without webkit.kh12010-06-141-3/+3
* We need to check for http only.kh12010-06-142-11/+12
* Don't pass QChar as const & since it's just a unsigned shortThorbjørn Lindeijer2010-06-1411-26/+26
* Allow http request to be opened in the help plugin.kh12010-06-144-15/+24
* Version update to match the planned version naming.con2010-06-1134-133/+133
* Fixes: Not possible to tell whether "Operate by instruction" is enabledcon2010-06-112-0/+2
* Fixes: Menu items disabled during keyboard navigation (Windows)con2010-06-111-2/+2
* Move help manager into core.kh12010-06-1141-520/+622
* Fix missing check-boxes on initial startup.kh12010-06-111-1/+3
* Maemo: Make packaging step optional.ck2010-06-115-7/+57
* non-python: fix dumping of structs inside qt containersOswald Buddenhagen2010-06-111-1/+1
* Fix double output in compile output windowdt2010-06-101-4/+4
* Fix escaped output in the compile output windowdt2010-06-101-1/+1
* Get in component and connect every signal to the signal watcherMarco Bubke2010-06-102-0/+29
* Don't overwrite bindingsMarco Bubke2010-06-107-68/+103
* QmlDesigner: Switch 'only select items with content' off by defaultKai Koehne2010-06-102-2/+2
* Add script function to the modelMarco Bubke2010-06-1026-3/+129
* fix wildcard expansion, etc. under windowsOswald Buddenhagen2010-06-101-1/+1
* VCS[svn]: Incomplete environment passed to Subversion process.Friedemann Kleint2010-06-101-1/+1
* QmlDesigner: Add missing imports when doing drag&drop from the libraryKai Koehne2010-06-101-2/+39
* Revert "QmlDesigner: crash fix for copy and paste"Kai Koehne2010-06-102-4/+3
* QuickDesigner: Automatically use alias of namespace in RewriterKai Koehne2010-06-101-4/+25