summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-128-1/+15
|\ \ | |/
| * Do not arbitrarily create directoriesEike Ziller2017-10-121-1/+1
| * Add icons to file system view directory selectorEike Ziller2017-10-115-0/+9
| * Utils: Add an icon for "Project"Alessandro Portale2017-10-105-0/+5
* | Revert "Clang: Improve locking of string cache"Christian Stenger2017-10-102-45/+36
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-099-1475/+1562
|\ \ | |/
| * Utils: Make Benchmarker log to a configurable loggingcategoryTobias Hunger2017-10-052-7/+30
| * CamelHump: Fix case insensitive matching after the same caseOrgad Shaneh2017-10-051-6/+15
| * Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-045-1456/+1509
| |\
| | * GLSL: Avoid infinite loop at error recoveryNikolai Kosjar2017-09-282-323/+353
| | * GLSL: Fix conversion warnings on WindowsNikolai Kosjar2017-09-283-14/+14
| | * GLSL: Re-generate parserNikolai Kosjar2017-09-284-1767/+1790
| * | ShellCommand: Apply progress parser also to stderrOrgad Shaneh2017-10-041-0/+2
| * | CamelHump: Minor cleanupOrgad Shaneh2017-10-031-6/+6
* | | Fix qbs buildChristian Kandeler2017-10-061-0/+2
* | | Clang: Improve locking of string cacheMarco Bubke2017-10-052-36/+45
* | | Clang: Add file cacheMarco Bubke2017-10-0538-411/+1222
* | | Move URL utilities from ProjectExplorer to UtilsUlf Hermann2017-10-053-2/+108
* | | QmlDebug: Move QmlDebugConnection into own fileUlf Hermann2017-10-048-441/+527
* | | Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-042-6/+3
* | | Wizards: introduce ObjectToFieldWidgetConverterTim Jenssen2017-09-291-0/+42
* | | Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-09-284-5/+4
|\ \ \ | |/ /
| * | CamelHumpMatcher: Fix matching word continuations without humpAndre Hartmann2017-09-281-0/+3
| * | timeline: fix forward declarationLaurent Montel2017-09-282-4/+0
| * | Clang: Initialize HighlightingTypes to InvalidMarco Bubke2017-09-261-1/+1
* | | Environment: make usage of Environment.iterators more consistentNikita Baryshnikov2017-09-281-2/+2
* | | Environment: Use Utils::FileName for path() and related methodsTobias Hunger2017-09-274-29/+29
|/ /
* | Merge remote-tracking branch 'origin/master' into 4.5Orgad Shaneh2017-09-2515-246/+68
|\ \
| * | Benchmarks: Provide infrastructure for benchmarksTobias Hunger2017-09-255-1/+135
| * | Clang: Remove unused messagesNikolai Kosjar2017-09-2512-312/+0
* | | Environment::value(): Use findKey() helperFriedemann Kleint2017-09-251-2/+3
|/ /
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-251-6/+10
|\ \ | |/
| * C++: Fix crash with invalid raw string literalNikolai Kosjar2017-09-201-6/+10
* | Utils: Fix comment in optional.hOrgad Shaneh2017-09-251-1/+1
* | TextEditor: move convenience from texteditor to utilsIvan Donchevskii2017-09-224-2/+183
* | Clang: use HighlightingMarks for hover with Ctrl highlightingIvan Donchevskii2017-09-226-33/+37
* | Sqlite: Improve SqliteStatementMarco Bubke2017-09-215-200/+141
* | Utils: Import std::experimental::in_place to Utils namespaceMarco Bubke2017-09-211-0/+2
* | Utils: Add Utils::SmallStringView::emptyMarco Bubke2017-09-211-0/+6
* | Sqlite: Extend databaseMarco Bubke2017-09-214-21/+30
* | Utils: Fix reverse iterators in SmallStringMarco Bubke2017-09-213-8/+8
* | Clang: Add RefactoringDatabaseInitializerMarco Bubke2017-09-202-1/+95
* | Sqlite: Add locking for sqlite transactionsMarco Bubke2017-09-202-6/+14
* | Sqlite: Don't copy values for bindingMarco Bubke2017-09-202-9/+9
* | Sqlite: Don't use the lower level interface of the statementsMarco Bubke2017-09-203-31/+0
* | Sqlite: Improve exception handlingMarco Bubke2017-09-207-52/+346
* | CamelHumpMatcher: Support uppercase snake matchingAndre Hartmann2017-09-191-1/+4
* | Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-191-4/+7
* | Environment: Modernize a bitTobias Hunger2017-09-191-14/+7
* | Environment: Keep case of environment variables on windowsTobias Hunger2017-09-191-17/+43