summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Get rid of SearchSymbols::setSeparateScope()Nikolai Kosjar2013-08-2612-93/+163
* Android: De-noise androidconfigurations.cpphjk2013-08-261-15/+15
* Android: Fix capitalization of abbreviations.Friedemann Kleint2013-08-261-2/+2
* Fix crash when changing a kit in project settingsOrgad Shaneh2013-08-261-1/+2
* Madde: Remove unused export macrosTobias Hunger2013-08-263-43/+0
* Macros: Remove export macros and move code into Internal namespaceTobias Hunger2013-08-2618-83/+33
* Qnx: BB Device Conf. wizard provides default name if hostname not foundDavid Kaspar2013-08-261-0/+3
* Help: Remove export macrosTobias Hunger2013-08-263-43/+0
* Enclose window title vcs topic in bracketsOrgad Shaneh2013-08-262-2/+2
* valgrind: Fix lupdate-warnings about missing Q_OBJECT.Friedemann Kleint2013-08-262-2/+2
* Debugger: Add dumper support for IPv6 in QHostAddressThiago Macieira2013-08-236-14/+72
* TaskList: Remove unused export macrosTobias Hunger2013-08-233-43/+0
* Abi: Add method to guess ABI based on machinet tripletTobias Hunger2013-08-233-67/+81
* CodeAssistant: Do not pop again after pressing escapeOrgad Shaneh2013-08-231-0/+1
* ProposalWidgets: Accept escape key eventOrgad Shaneh2013-08-232-2/+7
* Locator: Simplify conditionOrgad Shaneh2013-08-231-2/+1
* OutputParser: Parsers with fatal errors will now cause failure for all stepsTobias Hunger2013-08-233-10/+3
* Add a outputparser for os specific errorsTobias Hunger2013-08-235-8/+132
* Kit: Allow renaming autodetected kitsTobias Hunger2013-08-231-2/+0
* Kit: Use FileName for icon pathTobias Hunger2013-08-237-26/+29
* Locator: Whitespace fixes.Andre Hartmann2013-08-239-28/+28
* Locator: Rename variables for consistencyOrgad Shaneh2013-08-231-7/+7
* Fix capitalization of "Pastebin.Ca".Friedemann Kleint2013-08-222-4/+10
* Locator: Fix locator behavior with qt5Daniel Teske2013-08-221-14/+6
* Fix compiler warning about unused variableKai Koehne2013-08-221-2/+1
* Designer: Fix compilation with Qt4Nikolai Kosjar2013-08-221-1/+9
* Fix capitalization of "Pastebin.Com".Friedemann Kleint2013-08-221-3/+5
* Snippet: Fix snippets with : in themTobias Hunger2013-08-221-16/+30
* Add description to pastebin.com-protocol.Friedemann Kleint2013-08-226-8/+10
* QmlDesigner: V8 is not anymore present in 5.2Marco Bubke2013-08-221-2/+10
* Designer: Fix "Go to slot..." for project-less "Qt Designer Form Class"esNikolai Kosjar2013-08-228-16/+273
* CppTools: CppPreprocessor: Track also unresolved includesNikolai Kosjar2013-08-2217-26/+152
* VCS: Normalize newlines on checkoutOrgad Shaneh2013-08-221-2/+2
* C++: Tests: Reset diagnostic messagesNikolai Kosjar2013-08-221-0/+6
* CppTools: Tests: Correct input data in locator test caseNikolai Kosjar2013-08-221-4/+10
* Locator: Case sensitivity of input affects prioritizingNikolai Kosjar2013-08-2215-35/+86
* Library-Wizard: Add QGenericPluginTakumi Asaki2013-08-221-1/+2
* Qbs project files: Use groups wherever applicable.Christian Kandeler2013-08-2116-1561/+1226
* make the android => qbs dependency optionalOswald Buddenhagen2013-08-214-10/+38
* introduce buildQbsProjectManager propertyOswald Buddenhagen2013-08-212-1/+2
* KitManager: Use static API as other singletons doTobias Hunger2013-08-2138-171/+160
* Kit: Add static method to get icon for a pathTobias Hunger2013-08-212-6/+16
* utils: adding Utils::Function to support polymorphic function wrappersFawzi Mohamed2013-08-214-2/+122
* C++: Add parser support for @throw statements.Erik Verbruggen2013-08-213-0/+41
* CppEditor: fix showing 'Type Hierarchy'Przemyslaw Gorszkowski2013-08-212-34/+72
* Locator: Do not popup on focus inOrgad Shaneh2013-08-211-1/+4
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-2192-1677/+5802
|\
| * Squish: Fix __startDebugger__()Robert Loehning2013-08-211-6/+3
| * Add dist/changes-2.8.1Leena Miettinen2013-08-201-0/+134
| * Squish: Add test for codepastingRobert Loehning2013-08-194-1/+125