| Commit message (Expand) | Author | Age | Files | Lines |
* | runAsync: Fix unexpected behavior for using singleShot/timers etc | Eike Ziller | 2016-01-28 | 2 | -1/+2 |
* | RunExtensions: Allow running functions on arbitrary thread pools | Eike Ziller | 2016-01-28 | 1 | -0/+87 |
* | ClangStaticAnalyzer: Tests: Fix failing runner tests on Windows | Nikolai Kosjar | 2016-01-27 | 1 | -9/+22 |
* | Valgrind: Fix test compilation | hjk | 2016-01-26 | 2 | -5/+15 |
* | Merge remote-tracking branch 'origin/3.6' | Eike Ziller | 2016-01-25 | 4 | -35/+62 |
|\ |
|
| * | Squish: Update tst_qml_editor to use Qt 5 | Robert Loehning | 2016-01-21 | 2 | -20/+24 |
| * | Squish: Test clicking on unknown git commit id | Robert Loehning | 2016-01-21 | 1 | -5/+28 |
| * | Squish: Don't expect parsers to understand invalid C++ | Robert Loehning | 2016-01-20 | 1 | -10/+10 |
* | | ClangStaticAnalyzer: Tests: Skip if there is no clang in PATH | Nikolai Kosjar | 2016-01-22 | 1 | -6/+35 |
* | | ClangStaticAnalyzer: Move non-plugin tests into tests/auto | Nikolai Kosjar | 2016-01-22 | 14 | -0/+612 |
* | | RunExtensions autotest: Fix qbs build. | Christian Kandeler | 2016-01-20 | 1 | -0/+2 |
* | | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 662 | -9446/+9913 |
* | | Merge remote-tracking branch 'origin/3.6' | Eike Ziller | 2016-01-19 | 1 | -19/+24 |
|\ \
| |/ |
|
| * | Clang: Fix inserting "::" after namespace | Nikolai Kosjar | 2016-01-19 | 1 | -0/+11 |
| * | Clang: Fix html code in completion list item | Nikolai Kosjar | 2016-01-19 | 1 | -10/+10 |
| * | Clang: Extract duplicate code | Nikolai Kosjar | 2016-01-19 | 1 | -11/+5 |
* | | Clang: Correct member access operator if possible | Nikolai Kosjar | 2016-01-19 | 14 | -4/+332 |
* | | runAsync: Allow calling member functions | Eike Ziller | 2016-01-19 | 1 | -0/+62 |
* | | runAsync: Allow function references, and non-const parameters. | Eike Ziller | 2016-01-19 | 1 | -10/+12 |
* | | Add auto tests for Utils::runAsync | Eike Ziller | 2016-01-19 | 5 | -0/+142 |
* | | C++: Match const/volatile/signed/unsigned for FullySpecifiedType | Orgad Shaneh | 2016-01-15 | 1 | -0/+27 |
* | | Lexer: Support Microsoft suffix (u)i64 | Andre Hartmann | 2016-01-12 | 1 | -0/+24 |
* | | C++: Add a missing newline in CheckSymbols test | Orgad Shaneh | 2016-01-11 | 1 | -4/+4 |
* | | Tests: Fix compilation | Christian Stenger | 2016-01-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/3.6' | Eike Ziller | 2016-01-07 | 3 | -68/+641 |
|\ \
| |/ |
|
| * | Squish: Remove workaround for fixed bug. | Robert Loehning | 2016-01-05 | 2 | -13/+0 |
| * | Squish: Update project tree for qtcreator.qbs | Robert Loehning | 2016-01-04 | 1 | -55/+641 |
* | | Debugger: Work on WatchModel performance | hjk | 2016-01-06 | 2 | -43/+44 |
* | | Debugger: Add dumpers for some of libc++'s std::{set,map,multimap} | hjk | 2016-01-05 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'origin/3.6' | Oswald Buddenhagen | 2016-01-04 | 4 | -18/+138 |
|\ \
| |/ |
|
| * | Clang: Fix displaying template parameters II | Nikolai Kosjar | 2015-12-16 | 1 | -2/+32 |
| * | Clang: Fix emphasizing current parameter in function signature tooltip | Nikolai Kosjar | 2015-12-16 | 1 | -0/+66 |
| * | Clang: Fix highlighting for using a namespaced type | Marco Bubke | 2015-12-16 | 2 | -1/+15 |
| * | Clang: Flatten code completion chunks | Marco Bubke | 2015-12-16 | 2 | -15/+25 |
* | | Clang: Fix auto-detection of gtest/gmock on debian family | Orgad Shaneh | 2016-01-04 | 1 | -8/+14 |
* | | Clang: Fix GCC 5.3 warnings in unit tests | Orgad Shaneh | 2016-01-04 | 2 | -4/+4 |
* | | Debugger: Make display of QObject names optional | hjk | 2015-12-17 | 1 | -0/+2 |
* | | Clang: Add disabled test ArgumentToUserDefinedIndexOperator | Nikolai Kosjar | 2015-12-16 | 2 | -0/+17 |
* | | Merge remote-tracking branch 'origin/3.6' | Eike Ziller | 2015-12-15 | 9 | -19/+86 |
|\ \
| |/ |
|
| * | Squish: Ignore known issue in clang code model | Robert Loehning | 2015-12-10 | 1 | -1/+3 |
| * | Squish: Remove workaround for fixed bug | Robert Loehning | 2015-12-10 | 1 | -4/+0 |
| * | Clang: Show type icon for usings/typedefs | Nikolai Kosjar | 2015-12-08 | 2 | -1/+23 |
| * | Squish: Fix qt4Classes() | Robert Loehning | 2015-12-08 | 1 | -2/+2 |
| * | Tests: Disable testQThread by default | Robert Loehning | 2015-12-08 | 1 | -1/+1 |
| * | Clang: Reparse editor document on project change | Nikolai Kosjar | 2015-12-07 | 2 | -8/+55 |
| * | Clang: Show Enumeration as Type | Marco Bubke | 2015-12-07 | 1 | -2/+2 |
* | | C++: Support negative enum values | Orgad Shaneh | 2015-12-15 | 1 | -0/+24 |
* | | Squish: Finish update for tst_qml_js_console | Robert Loehning | 2015-12-10 | 1 | -9/+9 |
* | | Move QmlConsole to Debugger | hjk | 2015-12-09 | 2 | -13/+13 |
|/ |
|
* | Squish: Work around bugs in tst_cli_output_console | Robert Loehning | 2015-12-07 | 3 | -0/+22 |