summaryrefslogtreecommitdiff
path: root/src/libs/utils
Commit message (Expand)AuthorAgeFilesLines
...
* | Add missing overrideEike Ziller2019-08-051-1/+1
* | Introduce Utils::DisplayNameChristian Kandeler2019-08-025-0/+144
* | FancyLineEdit: Add camel case navigationAndre Hartmann2019-08-027-2/+419
* | Some clang-tidy -use-modernize-nullptrhjk2019-08-013-22/+22
* | Utils: Register CommandLinehjk2019-07-312-1/+4
* | Utils: Add an "online" iconAlessandro Portale2019-07-315-0/+5
* | Utils::NameValueDictionary: Use the right path list separatorChristian Kandeler2019-07-301-10/+2
* | Utils: Fix invalid iterator access in NameValueDictionaryChristian Kandeler2019-07-301-1/+5
* | Compile fix with recent Qt devhjk2019-07-297-34/+20
* | Standardize on int for line and column valueshjk2019-07-262-2/+2
* | Utils: Avoid compile issue with upcoming QtChristian Stenger2019-07-251-1/+1
* | Utils: Lump ConsoleProcess files togetherhjk2019-07-258-1010/+844
* | Utils: Drop transitional FileName alias for FilePathhjk2019-07-241-4/+1
* | Utils: add missing function to consoleprocess on WindowsDavid Schulz2019-07-241-0/+5
* | Utils: Move meta char policy handling from FilePath to ConsoleProcesshjk2019-07-235-10/+11
* | Utils: Add CommandLine convenience constructorshjk2019-07-234-4/+14
* | Avoid warning on empty expressionshjk2019-07-2310-30/+30
* | Let users disable environment entriesChristian Kandeler2019-07-228-82/+141
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-222-16/+29
|\ \ | |/
| * File search: Avoid symlink loops and duplicate directoriesEike Ziller2019-07-182-16/+29
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-182-20/+8
|\ \ | |/
| * Cope with Qt 5.14's dropping of the MIME type DB as a resourceThiago Macieira2019-07-172-10/+4
| * Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-07-161-22/+16
| |\
| | * Re-fix QtCore resource path changing and prepare for Qt 5.134.9Thiago Macieira2019-07-161-26/+19
* | | FuzzyMatcher: Match mixed uppercase words and humpsAndre Hartmann2019-07-171-1/+1
* | | Utils: Remove NameValueDictionary::expandVariables()Christian Kandeler2019-07-152-84/+0
* | | Utils: Add path search function to environmentDavid Schulz2019-07-152-0/+42
* | | FuzzyMatcher: Handle digits as camel humpAndre Hartmann2019-07-131-1/+1
* | | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-127-65/+31
|\ \ \ | |/ /
| * | Utils: Move reuse.h out of sighthjk2019-07-057-65/+30
| * | Utils: Fix a case fall through warninghjk2019-07-041-0/+1
* | | Make the project managers tell the code model about include pathsChristian Kandeler2019-07-122-2/+8
* | | Macro expander: Allow alternative substitution characterChristian Kandeler2019-07-101-3/+5
* | | Utils: return ChildType iterator in ListModelDavid Schulz2019-07-101-3/+3
* | | ProjectExplorer: Give some possible reasons for not using a .user fileChristian Kandeler2019-07-091-1/+4
* | | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-043-13/+45
|\ \ \ | |/ /
| * | Utils: Add logging category to SynchronousProcessNikolai Kosjar2019-07-041-7/+19
| * | algorithm.h: Fix compilation with Qt 5.13.1Friedemann Kleint2019-07-031-2/+2
| * | Fix compilation with Qt 5.13hjk2019-07-031-4/+4
| * | Utils: Add toSet/toList functionshjk2019-07-022-5/+28
* | | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-281-0/+4
|\ \ \ | |/ /
| * | Clang: Watch directories instead of filesMarco Bubke2019-06-271-0/+4
* | | LanguageClient: add support for proposed semantic highlightDavid Schulz2019-06-211-0/+14
* | | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-201-1/+1
|\ \ \ | |/ /
| * | Utils: Fix default argument of ConsoleProcess::StartChristian Kandeler2019-06-181-1/+1
* | | Utils: reserve result container size in partitionDavid Schulz2019-06-191-0/+2
* | | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-185-7/+18
|\ \ \ | |/ /
| * | SSH: Fix running remote process in terminalChristian Kandeler2019-06-145-7/+13
* | | Fix qbs buildChristian Kandeler2019-06-181-1/+13
* | | CMake build: Build fix for "Enable macro editing for the Clang indexer"Cristian Adam2019-06-141-0/+6