summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Session: Remove projectContainsFileTobias Hunger2017-12-083-9/+3
* Session: Get rid of cache of all project file namesTobias Hunger2017-12-085-33/+39
* Project: Make Project::file take a std::function to match filesTobias Hunger2017-12-085-28/+40
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-0838-92/+109
* KitManager: Check availableCreationIds before asking for displayNameUlf Hermann2017-12-081-2/+4
* Clang: Plugins: Put settings into the TabWidgetIvan Donchevskii2017-12-072-29/+3
* Move line/column label functionality into single placeEike Ziller2017-12-073-25/+48
* Add documentation to FixedSizeClickLabelEike Ziller2017-12-071-0/+33
* Rename LineColumnLabelEike Ziller2017-12-075-27/+29
* Algorithm: Fix compilation with Xcode 7.2.1Eike Ziller2017-12-071-1/+17
* Simplify transform and add support for more input container typesEike Ziller2017-12-072-62/+44
* QmlJS: Don't parse files we cannot openUlf Hermann2017-12-071-0/+2
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-12-0723-47/+172
|\
| * Nim: Fix debugger start of nim projectsChristian Stenger2017-12-061-0/+3
| * ApplicationOutputPane: Add missing handling of runControl being nullptrRobert Loehning2017-12-051-1/+2
| * QmakeDesktopRunConfiguration: Add correct entry to PATH on windowsTobias Hunger2017-12-051-2/+6
| * QmlDesigner: Add support for timeline itemsThomas Hartmann2017-12-054-1/+48
| * Squish: Improve testing of Welcome pageChristian Stenger2017-12-052-13/+21
| * Git: Show success message on pushOrgad Shaneh2017-12-051-1/+2
| * Update qbs submoduleChristian Kandeler2017-12-041-0/+0
| * Squish: Partial fix of tst_opencreator_qbsv4.5.0Robert Loehning2017-12-012-2/+1
| * Squish: Update expected line in tst_simple_debugRobert Loehning2017-12-011-1/+1
| * TextEditor: fix animate navigation within fileDavid Schulz2017-12-011-14/+9
| * Squish: Stabilize tst_HELP05Robert Loehning2017-11-304-5/+17
| * Do not show accelerators in dock window titleshjk2017-11-301-3/+9
| * QbsProjectManager: Set the default working directory in the run configChristian Kandeler2017-11-301-2/+7
| * qtcdebugger: don't abort unregister if Debugger.Default is not definedDavid Schulz2017-11-301-2/+1
| * winrt: Add runnable to run configurationOliver Wolff2017-11-292-0/+45
* | Debugger: Merge EngineSetup and InferiorSetup start phaseshjk2017-12-0616-219/+90
* | Squish: Update combos for creating projectsRobert Loehning2017-12-062-4/+4
* | QNX: Don't return display names for devices we don't supportUlf Hermann2017-12-061-1/+1
* | Debugger: Add test for new Debian gdb version stringhjk2017-12-061-0/+4
* | Welcome: Use https-linksRobert Loehning2017-12-062-4/+4
* | ProjectTree: Sort includes to shut up codemodelTobias Hunger2017-12-061-15/+15
* | Session: Sort includesTobias Hunger2017-12-061-7/+7
* | Clang: Plugins: Make default settings emptyIvan Donchevskii2017-12-061-3/+2
* | Utils: Make crumblepath graphics themable and high-DPI-ableAlessandro Portale2017-12-0527-273/+321
* | Utils: Allow Icon::pixmap to return pixmaps for different QIcon::ModesAlessandro Portale2017-12-052-4/+6
* | Clang: Merge FilePathView and NativeFilePathViewMarco Bubke2017-12-057-116/+19
* | Environment: Fix crash in environment widgetTobias Hunger2017-12-051-1/+2
* | UnitTests: Cleanup SymbolQuery testMarco Bubke2017-12-055-43/+24
* | UnitTests: Cleanup SourceRange testMarco Bubke2017-12-051-32/+14
* | UnitTests: Cleanup SourceLocation testMarco Bubke2017-12-051-27/+11
* | UnitTests: Cleanup FixIt testMarco Bubke2017-12-051-29/+12
* | UnitTests: Cleanup Diagnostic testMarco Bubke2017-12-053-60/+69
* | UnitTests: Cleanup ClientServerOutsideProcess testMarco Bubke2017-12-051-39/+14
* | UnitTests: Cleanup SupportiveTranslationUnitInitializer testMarco Bubke2017-12-057-44/+81
* | UnitTests: Cleanup ReferencesCollector testMarco Bubke2017-12-051-12/+10
* | Clang: Cleanup ClangQueryProjectFindFilter testMarco Bubke2017-12-051-1/+1
* | UnitTests: Cleanup FollowSymbol testMarco Bubke2017-12-051-35/+26