summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-27167-1897/+3900
|\
| * CMake: Fix GeneratorInfo to include Msvc2013 everywhereDaniel Teske2014-03-271-2/+4
| * Android: Ensure that keytool outputs in englishDaniel Teske2014-03-272-6/+2
| * Android: Fix updateAutomaticKitListDaniel Teske2014-03-271-1/+1
| * Fix compilation on Ubuntu 11.10.Erik Verbruggen2014-03-272-2/+2
| * Qbs: Send parsing done even if the parsing actually failedTobias Hunger2014-03-271-12/+12
| * CppTools: Resolve absolute files in working copy always successfullyNikolai Kosjar2014-03-271-1/+4
| * CppTools: Fix highlighting of ui_*.h filesNikolai Kosjar2014-03-271-1/+1
| * CMake: Offer Nmake generator for VS 2013Daniel Teske2014-03-271-1/+2
| * Replace deprecated construct in qbs files.Christian Kandeler2014-03-271-2/+2
| * iOS: Fix typo in qbs fileChristian Stenger2014-03-271-1/+1
| * C++: Do type and name equality checking in a safe manner.Erik Verbruggen2014-03-2727-328/+768
| * BuildManager: Fix crash in progressTextChanged()Daniel Teske2014-03-271-0/+2
| * ios: fix compilationFawzi Mohamed2014-03-271-1/+1
| * Debugger: Keep auto setting for debugger language when widget is shownKai Koehne2014-03-271-4/+10
| * ios: correctly update run configuration namesFawzi Mohamed2014-03-272-4/+8
| * ios: warn if debugging in without dSYM might have issuesFawzi Mohamed2014-03-271-0/+29
| * ios: adding dsymutil build stepFawzi Mohamed2014-03-278-4/+697
| * CPaster: Fix expiry parameterChristian Stenger2014-03-271-2/+23
| * gcctoolchain: ensure that arch is passed just onceFawzi Mohamed2014-03-271-2/+4
| * CppTools: Fix qbs build.Christian Kandeler2014-03-271-0/+1
| * ios: translate locked message in outputFawzi Mohamed2014-03-271-5/+8
| * ios: fix Xcode path detectionFawzi Mohamed2014-03-261-0/+1
| * ios: check also if rootQmakeNode is nullFawzi Mohamed2014-03-261-9/+14
| * CMakeOpenProjectWizard: Set a parentDaniel Teske2014-03-265-13/+17
| * Android: Fix changing keystore not asking for the passwordDaniel Teske2014-03-261-0/+2
| * BuildManager: Prevent start of a new build queue while queuingFawzi Mohamed2014-03-262-2/+2
| * CppTools: Encode more information in log file of CppCodeModelInspectorNikolai Kosjar2014-03-264-14/+24
| * CppTools: Use CppCodeModelInspector::DumperNikolai Kosjar2014-03-261-53/+10
| * CppEditor: Dump also merged entities if invoking CppCodeModelInspectorNikolai Kosjar2014-03-263-2/+31
| * CppEditor: Extract CodeModelInspector::DumperNikolai Kosjar2014-03-265-665/+794
| * CodeModel(s): Unify name/values of accessed environment variablesNikolai Kosjar2014-03-266-7/+11
| * Revert "Build: Don't assume that the xmlpatterns command is available."Friedemann Kleint2014-03-261-2/+0
| * CPaster: Fix expiry determinationChristian Stenger2014-03-261-4/+4
| * Qnx: Update Qt deployment location when bundling Qt libsEl Mehdi Fekari2014-03-261-8/+8
| * Merge remote-tracking branch 'origin/3.0' into 3.1Eike Ziller2014-03-263-3/+18
| |\
| | * ios: simulator support for Xcode 5.13.0Fawzi Mohamed2014-03-2522-179/+1416
| * | C++: fix support for nested anonymous classPrzemyslaw Gorszkowski2014-03-263-1/+23
| * | TextEditor: Fix handling of multiline text for code assistantOrgad Shaneh2014-03-261-1/+2
| * | Build: Don't assume that the xmlpatterns command is available.Sveinung Kvilhaugsvik2014-03-251-0/+2
| * | iostool: Fix compilation with C++<11Orgad Shaneh2014-03-253-4/+9
| * | FakeVim: Fix cw on white spacehjk2014-03-251-1/+1
| * | QmlDesigner.PropertyEditor: Fix echo modeThomas Hartmann2014-03-251-0/+1
| * | Debugger: Make mixed breakpoints last longer than one runhjk2014-03-251-0/+1
| * | Help: Use https to access external search enginesTobias Hunger2014-03-251-5/+5
| * | ClearCase: Update view data when topLevel is changedOrgad Shaneh2014-03-251-2/+7
| * | ClearCase: Fix detection when file is opened from vob rootOrgad Shaneh2014-03-251-1/+2
| * | C++: nested class in functionPrzemyslaw Gorszkowski2014-03-252-2/+19
| * | QmlDesigner: Don't show extra tool buttons in the side barsMarco Bubke2014-03-251-0/+9
| * | CppTools: Fix indent after ">>" in return typeDave Lewis2014-03-251-0/+1