summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix translation of help navigation panesv3.4.0Eike Ziller2015-04-212-5/+6
* Wizards: Fix import for .ui.qml fileThomas Hartmann2015-04-211-1/+1
* iOS: Fix detection of device information for older XcodeChristian Stenger2015-04-211-1/+1
* Clang: Fix providing clang directory with intrinsicsNikolai Kosjar2015-04-202-8/+9
* Doc: Improve CPU Usage Analyzer documentationUlf Hermann2015-04-171-0/+30
* Fix non responding on being overwhelmed with debug outputDaniel Teske2015-04-171-1/+1
* Squish: Update tst_WELP04Robert Loehning2015-04-171-2/+2
* Debugger: Remove StdStream dumper testhjk2015-04-171-18/+0
* Android: Detect install failure on Android 5.1Daniel Teske2015-04-161-2/+5
* ProjectTree: Fix adding files from context menuDaniel Teske2015-04-162-8/+12
* Installer: Remove checks for bin\qmlviewer.exe, bin\linguist.exeKai Koehne2015-04-161-4/+1
* Updated Russian translationSergey Belyashov2015-04-161-3/+15
* Fix toolchain detection when C compiler specifiedSergey Belyashov2015-04-161-1/+3
* Timeline: Be more exact about height of model aggregatorUlf Hermann2015-04-162-4/+9
* Timeline: Test TimelineModelAggregatorUlf Hermann2015-04-165-1/+188
* Timeline: Be more exact about model height changes.Ulf Hermann2015-04-162-13/+25
* Timeline: assert that render state is empty when we build node treeUlf Hermann2015-04-161-0/+3
* Timeline: Check various members of TimelineOverviewRenderer for sanityUlf Hermann2015-04-161-0/+5
* Timeline: Don't mark parameters as Q_UNUSED if we use themUlf Hermann2015-04-161-1/+0
* Debugger: Fix WatchItem color displayhjk2015-04-163-18/+20
* Fixed national symbols in QBS shadow build directorySergey Belyashov2015-04-161-2/+4
* Debugger: Fix red display of changed variables with LLDBhjk2015-04-161-4/+4
* Debugger: Fix handling of ? in dumper testhjk2015-04-161-4/+5
* Timeline: Fix visual appearance of filter menuUlf Hermann2015-04-151-2/+18
* Debugger: Make QUrl dumper test pass for LLDB on Linuxhjk2015-04-151-7/+7
* Merge remote-tracking branch 'origin/3.3' into 3.4Eike Ziller2015-04-150-0/+0
|\
| * Bump version3.3Kai Koehne2015-03-112-2/+2
* | Debugger: Use a more generic approach to LLDB's namespace problemhjk2015-04-151-33/+46
* | QbsProjectManager: Don't offer "Add File" functionality for folders.Christian Kandeler2015-04-152-3/+26
* | SSH: Fix TCP/IP forwarding support.Christian Kandeler2015-04-1510-48/+57
* | Debugger: Handle char const* and const char* the same in typeshjk2015-04-152-0/+8
* | Update qbs submodule.Christian Kandeler2015-04-151-0/+0
* | Tests: Fix parsing of gcc version on SuSEChristian Stenger2015-04-151-2/+9
* | Welcome: update links to videos from Dev Days 2014Leena Miettinen2015-04-154-35/+35
* | Debugger: Fix one call to check(False)hjk2015-04-151-1/+1
* | Debugger: Disable parts of QDate* dumper for GDB on 32 bithjk2015-04-154-59/+73
* | Help: Remove extra event processingUlf Hermann2015-04-151-1/+0
* | Git: Suppress double logging of commandsOrgad Shaneh2015-04-151-5/+0
* | Timeline: Make sure timeline renderers are properly destructedUlf Hermann2015-04-158-11/+40
* | Doc: add typical QML Profiler use casesLeena Miettinen2015-04-151-0/+32
* | Test: Dumper: Limit single check to Qt5.xChristian Stenger2015-04-151-1/+1
* | Bookmark: Fix crash after saving file under a different name.David Schulz2015-04-153-31/+58
* | Debugger: Make QThread dumper test compile and pass on Machjk2015-04-151-1/+2
* | Debugger: Weaken QVariant(QUrl) testhjk2015-04-151-1/+1
* | Debugger: Remove workaround to get dynamic type in std::*_ptrhjk2015-04-151-2/+0
* | Debugger: Workaround LLDB type handling failure on Linuxhjk2015-04-151-1/+5
* | Debugger: Adjust std::__1::unordered_map dumperhjk2015-04-151-2/+9
* | Debugger: Fix std::unordered_{map,set} dumper for LLDB on Linuxhjk2015-04-152-14/+13
* | Timeline: Check members of TimelineRenderer for sanity before using themUlf Hermann2015-04-141-2/+5
* | Timeline: Fix aggregator's next() and prev() for equal start timesUlf Hermann2015-04-141-9/+19