aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Clang: Fix compiler warningsOrgad Shaneh2018-05-082-3/+4
* TextEditor: Highlight punctuators as TextHugo Holgersson2018-05-031-0/+6
* Clang: Support old-style SIGNAL/SLOT macroIvan Donchevskii2018-05-033-38/+94
* Clang: Add semantic C++ operator-token stylingHugo Holgersson2018-04-305-59/+166
* Clang: Move 'disable_external_rpath' to clang_installation.priIvan Donchevskii2018-04-303-16/+0
* Projectexplorer: Tweak cancel_build icon a bitAlessandro Portale2018-04-271-1/+1
* Clang: Use current TranslationUnit follow symbol based on clang code modelIvan Donchevskii2018-04-261-0/+1
* Update Options dialog iconsAlessandro Portale2018-04-241-0/+527
* Change build button in mode bar to stop button while buildingEike Ziller2018-04-241-0/+23
* Clang: Initialize membersRobert Loehning2018-04-231-2/+2
* Clang: Simplify name and type in FullTokenInfo for functionsIvan Donchevskii2018-04-231-9/+3
* Clang: Fix qbs build for libtooling componentsNikolai Kosjar2018-04-172-38/+0
* Iconlister, a tool to create a catalouge of graphical assetsAlessandro Portale2018-04-174-0/+1478
* TextEditor: Move the fixit light bulb to UtilsAlessandro Portale2018-04-131-2/+2
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-134-7/+20
|\
| * Clang: Suppress diagnostic "file 'x' from the precompiled header has been ove...Nikolai Kosjar2018-04-111-1/+14
| * fix llvm libdir handling wrt RPATH, more or less properlyOswald Buddenhagen2018-04-093-6/+6
* | ClangRefactoring: Do not save macros with invalid fileIdIvan Donchevskii2018-04-121-0/+3
* | Clang: Locator filter for the symbol databaseMarco Bubke2018-04-125-35/+26
* | Clang: Store the symbol kind in the databaseMarco Bubke2018-04-126-59/+18
* | Clang: Distinguish between Enum and RecordsMarco Bubke2018-04-122-9/+13
* | Clang: Set proper translation unit option for UpdateExtraDocumentAnnotations jobIvan Donchevskii2018-04-121-2/+2
* | Clang: Optimize clang overview modelIvan Donchevskii2018-04-121-11/+45
* | Clang: Support anonymous types in tokensIvan Donchevskii2018-04-124-10/+53
* | Clang: Use DeclarationName for indexingMarco Bubke2018-04-091-1/+3
* | Clang: Filter duplicate locationsMarco Bubke2018-04-091-4/+4
* | Clang: Handle warning inside of the event loopMarco Bubke2018-04-092-5/+40
* | Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-2/+0
* | Clang: Fix buildOrgad Shaneh2018-04-095-34/+34
* | ClangSupport: Use simpler structures in some caseshjk2018-04-0611-161/+159
* | Clang: Add busy timeout handler to databaseMarco Bubke2018-04-042-2/+9
* | Clang: Fix includes in the PCH creatorMarco Bubke2018-04-047-14/+42
* | Clang: Fix exception catchingMarco Bubke2018-04-042-60/+66
* | Clang: Fix build with QTC_NO_CLANG_LIBTOOLINGNikolai Kosjar2018-03-281-3/+3
* | Clang: Process SymbolKind and SymbolTags with the indexerMarco Bubke2018-03-275-49/+77
* | Clang: Improve access to caching structureMarco Bubke2018-03-271-8/+11
* | Clang: Use the clang indexer for indexingMarco Bubke2018-03-2711-190/+247
* | Clang: Remove old CPP codeMarco Bubke2018-03-263-42/+0
* | Clang: Improve interfacesMarco Bubke2018-03-2617-171/+56
* | Clang: Use PCHs for indexingMarco Bubke2018-03-2210-36/+82
* | Clang: Add lastModified to the precompiled headerMarco Bubke2018-03-201-1/+3
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-0/+104
|\|
| * QtSupport/Welcome: Refresh the tutorials/examples/videos thumbnailsAlessandro Portale2018-03-111-0/+104
* | Add "New Search" tool button to search results paneEike Ziller2018-03-091-0/+17
* | Clang: Fix unit-tests build for MSVC 2015Ivan Donchevskii2018-02-232-6/+2
* | Clang: Make Q_PROPERTY replacement simplerIvan Donchevskii2018-02-231-2/+2
* | ClangRefactoring: Fix compile for Qt < 5.8Christian Stenger2018-02-231-2/+2
* | Clang: Suppress a compiler warning in fulltokeninfo.cppNikita Baryshnikov2018-02-221-12/+20
* | Clang: Add time stamp based filtering for project partsMarco Bubke2018-02-229-5/+227
* | Clang: Add isInPrecompiledHeader to the file status tableMarco Bubke2018-02-224-11/+33