index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
buildablehelperlibrary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Enhance Process::exitMessage()
Christian Kandeler
2025-04-17
1
-1
/
+1
*
Qt Version: Allow usage of qtpaths additionally to qmake
Cristian Adam
2025-03-13
1
-1
/
+1
*
Utils: Accommodate cross-platform qmake setups
Andrii Semkiv
2024-11-01
1
-5
/
+2
*
Restore a clean system environment
Christian Kandeler
2024-10-28
1
-0
/
+2
*
QtSupport: Detect all Qt versions in PATH
Christian Kandeler
2024-09-13
1
-26
/
+28
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
Process: Get rid of setTimeoutS()
Jarek Kobus
2024-01-22
1
-4
/
+4
*
Utils: Replace two deprecated uses of .count()
hjk
2023-06-06
1
-1
/
+1
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Drop a direct use of QFileInfo
hjk
2022-09-05
1
-3
/
+2
*
Utils: Replace FilePath part setters
hjk
2022-09-01
1
-3
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Port some FilePath part accessors to QStringView
hjk
2022-08-22
1
-1
/
+1
*
Utils: use cleaned stdout all over the place again
David Schulz
2022-06-17
1
-1
/
+1
*
Revert "QtSupport: Add support to register Qt versions via qtpaths"
Christian Kandeler
2022-06-01
1
-94
/
+98
*
QtSupport: Add support to register Qt versions via qtpaths
Alessandro Portale
2022-06-01
1
-98
/
+94
*
Utils: More forward declarations / drop unused headers [A-C]
Jarek Kobus
2022-05-24
1
-0
/
+1
*
Utils lib: Remove unneeded includes from cpp files
Jarek Kobus
2022-05-19
1
-1
/
+0
*
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-2
/
+2
*
Utils: Wrap various file system iteration flags and filters
hjk
2022-01-26
1
-3
/
+1
*
Utils: Add optional recursion for file system iteration
hjk
2022-01-18
1
-0
/
+1
*
Utils: Remove some unused code from BuildableLibrary
hjk
2021-08-23
1
-169
/
+0
*
Utils: Remove unused function BuildableHelperLibrary::copyFiles
hjk
2021-08-11
1
-36
/
+0
*
Utils: FilePathify BuildableLibrary
hjk
2021-08-10
1
-19
/
+19
*
Utils: De-noise BuildableLibrary a bit
hjk
2021-08-09
1
-18
/
+10
*
Utils: Merge FileUtils::removeRecursively() into FilePath
hjk
2021-07-02
1
-1
/
+1
*
Utils: FilePathify BuildableHelperLibrary
hjk
2021-07-01
1
-30
/
+30
*
All: Replace most SynchronousProcess by QtcProcess
hjk
2021-06-23
1
-2
/
+2
*
Utils: Make QtcProcess::{setW,w}orkingDirectory use FilePath
hjk
2021-06-03
1
-1
/
+2
*
Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccess
hjk
2021-06-02
1
-2
/
+2
*
Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}
hjk
2021-05-19
1
-2
/
+4
*
Utils: Simplify QtcProcess::exitMessage() interface
hjk
2021-05-17
1
-1
/
+1
*
Utils: Make process results accessible through QtcProcess object
hjk
2021-05-14
1
-7
/
+7
*
Utils: Merge {synchronous,qtc}process.{h,cpp} file pairs
hjk
2021-05-10
1
-1
/
+0
*
Utils: Replace some SynchronousProcess use in BuildableHelperLibrary
hjk
2021-05-03
1
-10
/
+10
*
Account for qmake.bat script for Qt 6 targets
Assam Boudjelthia
2020-10-15
1
-1
/
+7
*
Utils: Replace foreach with range-based for
Orgad Shaneh
2020-06-16
1
-4
/
+4
*
Utils: Use QRegularExpression in BuildableHelperLibrary
hjk
2020-06-11
1
-9
/
+9
*
Utils: Rename FilePathList to simply FilePaths
hjk
2019-12-18
1
-4
/
+4
*
Utils: Simplify
Nikolai Kosjar
2019-11-01
1
-3
/
+1
*
QtSupport: Simplify detection of qmake executable in PATH on Windows
Orgad Shaneh
2019-10-22
1
-1
/
+1
*
Utils: Add CommandLine convenience constructors
hjk
2019-07-23
1
-2
/
+2
*
Use Utils::FilePath in SynchronousProcess
hjk
2019-06-11
1
-2
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-17
/
+17
*
Utils: Replace FileName::FileName(QFileInfo) by a named constructor
hjk
2019-05-13
1
-1
/
+1
*
QtVersionManager: Find all Qt installations in PATH
Christian Kandeler
2019-03-15
1
-22
/
+46
*
Utils: Do not blindly assume qmake* is an executable
Christian Stenger
2018-02-07
1
-1
/
+1
*
Utils: Do not assume qtchooser target as valid
Christian Stenger
2018-02-05
1
-1
/
+2
[next]