summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Adjust Title in preprocessor dialog.v3.0.0-betaDavid Schulz2013-10-221-1/+1
* Doc: replace Qt GUI Application with Qt Widgets ApplicationLeena Miettinen2013-10-222-2/+2
* RunSettings: Do not needlessly recreate RunConfiguartionConfigWidgetsTobias Hunger2013-10-221-4/+9
* Qbs: Fix memory leak in Qbs Project ManagerTobias Hunger2013-10-221-0/+8
* Remove adb daemon logsBogDan Vatra2013-10-221-2/+13
* Merge remote-tracking branch 'origin/2.8' into 3.0Eike Ziller2013-10-222-2/+15
|\
| * Git: Fix crash on show stashOrgad Shaneh2013-10-171-1/+1
| * QmlDesigner.MetaInfo: fix handling of enum scopesThomas Hartmann2013-10-161-1/+14
| * QmlDesigner: Support for enums in alias propertiesThomas Hartmann2013-10-164-5/+133
| * Revert "EditorManager: Fix crash when closing an editor upon activation"Orgad Shaneh2013-10-0810-127/+13
| * Fix a crash on codestylesettingsjkobus2013-10-074-17/+44
| * Include the correct header for std::lower_bound.Thiago Macieira2013-10-061-0/+2
* | QmlDesigner: Remove qml2puppet test fileMarco Bubke2013-10-221-1/+3
* | FakeVim: Initialize new m_inFakeVim memberhjk2013-10-221-3/+4
* | QNX: Fix compilation with Qt 4.Friedemann Kleint2013-10-221-7/+1
* | Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-2234-76/+92
* | CppEditor: Remember project in preprocessor dialog.David Schulz2013-10-223-13/+23
* | QmlDesigner.Model: allowing some diagnostics for exceptionsThomas Hartmann2013-10-2114-1/+27
* | QmlDesigner.PropertyEditor: fix specifics for controlsThomas Hartmann2013-10-217-468/+513
* | QbsProjectManager: Clean up qbs::Preferences object.Christian Kandeler2013-10-211-4/+3
* | Qnx: Fix broken qmake environmentEl Mehdi Fekari2013-10-211-6/+30
* | Vcs: Do not leak parameter widgetsTobias Hunger2013-10-211-7/+8
* | Qbs: Do not throw away old project data if parsing failedTobias Hunger2013-10-211-0/+3
* | Debugger: Fix QChar dumper with Python 3hjk2013-10-211-1/+1
* | Debugger: Offer base changes for all integral looking values.hjk2013-10-211-12/+22
* | QNX: Use slog2info on pure QNX devices for debug outputTobias Nätterlund2013-10-213-3/+34
* | LLDB: Set environment for debugged processEike Ziller2013-10-211-0/+2
* | Abi: Add unit tests for MSVC2013 detectionTobias Hunger2013-10-211-0/+12
* | Add MSVC2013 supportYuchen Deng2013-10-214-4/+24
* | CppEditor: Remove duplicate code in cppeditorplugin.cppNikolai Kosjar2013-10-211-22/+19
* | QNX: Refactor BlackBerryLogProcessRunnerTobias Nätterlund2013-10-216-219/+309
* | Qnx: Fixing Bar Descriptor XML file editor to provide editor actionsDavid Kaspar2013-10-218-4/+69
* | Qnx: Use Utils::Environment for qnx environmentMehdi Fekari2013-10-2115-105/+114
* | QNX: Fixed killing processes on QNX and BlackBerryTobias Nätterlund2013-10-211-10/+10
* | CppEditor: Add action to open a preprocessor dialogDavid Schulz2013-10-214-2/+17
* | Debugger: Make ABI matching a bit more fuzzyTobias Hunger2013-10-181-4/+7
* | BaseQtVersion: Remove some useless calles to updateVersionInfo()Tobias Hunger2013-10-181-11/+2
* | Qbs: Do not copy build step and build step listTobias Hunger2013-10-182-4/+4
* | BaseCheckoutWizard: Add button to message box informing about failureTobias Hunger2013-10-181-0/+1
* | Device support: Polish DeviceApplicationRunner.Christian Kandeler2013-10-182-47/+35
* | C++: Limit typedef resolving depthNikolai Kosjar2013-10-183-79/+57
* | QbsProjectManager: Do not create a build graph when resolving a project.Christian Kandeler2013-10-181-0/+4
* | DebuggerKitInformation: Make setup() handle new kitsTobias Hunger2013-10-181-3/+4
* | DebuggerKitInformation: Invalid ids are okTobias Hunger2013-10-181-0/+3
* | BaseQtVersion: Make sure qmake variables are up to date.Christian Kandeler2013-10-181-8/+9
* | BaseQtVersion: Make qmakeProperty(versionInfo, name, ...) protectedTobias Hunger2013-10-181-2/+3
* | Fixes in translated messages.Friedemann Kleint2013-10-184-5/+5
* | Android: Rework sdkTargets() to cache the output of adbDaniel Teske2013-10-184-13/+33
* | Android: Distinguish between platforms in the ndk and the sdkDaniel Teske2013-10-183-15/+14
* | Android: Remove bestMatch calls in fallback code in buildTargetSDKDaniel Teske2013-10-181-3/+3