summaryrefslogtreecommitdiff
path: root/src/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* Utils: SimplifyNikolai Kosjar2019-11-015-37/+16
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-281-1/+0
|\
| * Remove extra setMargin(..) Some lines after we can see aLaurent Montel2019-10-171-1/+0
* | QtSupport: Simplify detection of qmake executable in PATH on WindowsOrgad Shaneh2019-10-221-1/+1
* | CMakeProjectManager: Fix clang code model when CMake PCHs are usedCristian Adam2019-10-222-0/+7
* | Utils: Fix display of first argumentOrgad Shaneh2019-10-101-1/+1
* | CMake Build: Add qtcreator_ctrlc_stub buildCristian Adam2019-10-011-0/+7
* | macOS: Fix compiler warningEike Ziller2019-09-271-2/+2
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-231-6/+20
|\ \ | |/
| * Fix conflict between presentationMode and warp indicatorEike Ziller2019-09-181-6/+20
* | Lower priority on buildOrgad Shaneh2019-09-183-5/+41
* | ClangTools: Add action for running on current fileNikolai Kosjar2019-09-127-0/+6
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-122-7/+8
|\ \ | |/
| * Utils: do not use QIODevice::Text open mode when saving text documentsDavid Schulz2019-09-121-7/+4
| * macOS: Work around window stacking order issue after closing dialogEike Ziller2019-09-091-0/+4
* | Utils: Add a FilePath::isDir() convenience functionhjk2019-09-112-1/+8
* | Utils: Remove build warningCristian Adam2019-09-101-1/+1
* | CppTools: Move QtVersion and BuildTargetTypeEike Ziller2019-09-101-0/+2
* | Utils: Fix determining default terminalEike Ziller2019-09-031-4/+5
* | Remove usages of deprecated APIsSona Kurazyan2019-09-031-2/+2
* | Replace the deprecated QWheelEvent::delta() -> QWheelEvent::angleDelta()Sona Kurazyan2019-09-021-2/+2
* | Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-025-5/+7
* | FancyLineEdit: Make completers triggerable via Ctrl+SpaceChristian Kandeler2019-08-302-1/+47
* | Utils: Optimize StringViewMarco Bubke2019-08-271-1/+3
* | Clang: Improve file path cacheMarco Bubke2019-08-271-3/+3
* | ClangPchManager: Update PCHs if time stamps of dependencies changedMarco Bubke2019-08-272-12/+3
* | Clang: Extract Utils::utf8AdvanceCodePointNikolai Kosjar2019-08-272-0/+26
* | Utils/Android: Add themable, DPI-endabled Download icon to Utils::IconsAlessandro Portale2019-08-267-0/+8
* | fixed change variable of project environment cause qtcreator crashzarelaky2019-08-221-1/+1
* | Utils::Environment: Consider target OS type when sortingChristian Kandeler2019-08-224-23/+41
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-221-1/+1
|\ \ | |/
| * ConsoleProcess: Build against 5.14/MSVCFriedemann Kleint2019-08-211-1/+2
* | Utils::Environment: Use expanded valuesChristian Kandeler2019-08-203-7/+13
* | Utils::Environment: Remove another set of duplicate functionsChristian Kandeler2019-08-194-55/+39
* | Project: Add signal triggered by project files becoming dirtyTobias Hunger2019-08-161-1/+15
* | FileSystemFilter: Convert to FuzzyMatcherAndre Hartmann2019-08-152-0/+17
* | Utils: Split FilePath::fileNamehjk2019-08-142-2/+9
* | check if Android sdk folder is writableFrederik Schwarzer2019-08-132-0/+8
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-121-4/+5
|\ \ | |/
| * Use common functions for handling ampersands/acceleratorsEike Ziller2019-08-091-4/+5
* | 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