index
:
delta/qbs.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
baserock/morph
dynablaster
egon-via-deps
master
wip/ci-ios
code.qt.io: qbs/qbs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
benchmarker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `import qbs` from all project files
Denis Shienkov
2021-08-04
1
-2
/
+0
*
Switch qbs-benchmarker to Qbs
Ivan Komissarov
2021-07-03
2
-4
/
+11
*
cmake: Add Qt6 build
Ivan Komissarov
2021-05-18
1
-1
/
+1
*
qt6: use lambdas to pass callables to QtConcurrent::run
Ivan Komissarov
2020-11-04
2
-12
/
+16
*
qt6: do not forward-declare QStringList
Ivan Komissarov
2020-11-04
3
-11
/
+3
*
Bump c++ version to the 17th standard
Ivan Komissarov
2020-08-21
2
-2
/
+2
*
Initial CMake port
Ivan Komissarov
2020-08-17
1
-0
/
+18
*
Fix Qt 5.15 deprecation warnings
Christian Kandeler
2020-06-16
1
-1
/
+1
*
Apply 'modernize-pass-by-value' fix-it
Ivan Komissarov
2020-01-28
5
-12
/
+13
*
qbs_benchmarker: Validate commit parameters
Ivan Komissarov
2020-01-06
1
-0
/
+4
*
Apply 'modernize-use-equals-default' fix-it
Ivan Komissarov
2019-11-25
2
-4
/
+2
*
Fix -Wclazy-inefficient-qlist-soft
Ivan Komissarov
2019-05-20
1
-3
/
+6
*
Apply fix-its for the missing override keyword
Ivan Komissarov
2019-05-03
1
-3
/
+3
*
Fix uninitialized variables
Ivan Komissarov
2019-05-02
1
-1
/
+1
*
Use QStringLiteral more where it is possible
Denis Shienkov
2019-02-25
4
-17
/
+17
*
Replace 'typedef' with 'using' where it is possible
Denis Shienkov
2019-02-23
1
-1
/
+1
*
Replace non-const calls to temporaries with const
Ivan Komissarov
2019-02-21
1
-4
/
+8
*
Remove support for in-build-dir-execution of the qbs qbs build
Joerg Bornemann
2018-07-12
1
-1
/
+6
*
benchmarker: Fix crash when called with no parameters
Christian Kandeler
2018-07-10
1
-1
/
+8
*
Benchmarker: Keep the temp data in case of a failure
Christian Kandeler
2018-06-22
1
-5
/
+8
*
Merge 1.11 into master
Christian Kandeler
2018-03-15
1
-1
/
+5
|
\
|
*
Make Qt Concurrent dependency optional
Kai Koehne
2018-03-13
1
-1
/
+5
*
|
Build qbs with C++14
Christian Kandeler
2018-02-15
2
-2
/
+2
|
/
*
Replace 'foreach' macro with range-based 'for'
Denis Shienkov
2017-11-24
2
-5
/
+7
*
Benchmarker: Better names for short options
Christian Kandeler
2017-11-20
1
-3
/
+3
*
STL compatibility: use push_back() instead of operator<<
Jake Petroules
2017-11-16
1
-4
/
+4
*
Benchmarker: Provide short command-line options
Christian Kandeler
2017-11-16
1
-6
/
+9
*
STL compatibility: use empty() instead of isEmpty()
Jake Petroules
2017-11-16
1
-1
/
+1
*
STL compatibility: use size() instead of count()
Jake Petroules
2017-11-15
1
-3
/
+3
*
STL compatibility: use front() instead of first()
Jake Petroules
2017-11-14
1
-3
/
+3
*
Benchmarker: Build qbs with debug info
Christian Kandeler
2017-11-14
1
-1
/
+2
*
Benchmarker: Keep raw data in case a regression is detected
Christian Kandeler
2017-11-13
5
-21
/
+55
*
Use the [[noreturn]] attribute instead of Q_NORETURN
Christian Kandeler
2017-10-30
1
-2
/
+2
*
Replace all uses of QMutex/QMutexLocker with std::mutex/std::lock_guard
Jake Petroules
2017-03-22
2
-4
/
+6
*
Change style of #includes of Qt headers
Jake Petroules
2017-01-04
11
-28
/
+31
*
Fix restoration of symbolic commits
Joerg Bornemann
2017-01-02
3
-3
/
+17
*
qbs_benchmarker: Fix interpretation of massif output
Christian Kandeler
2016-11-16
1
-1
/
+1
*
Update license headers
Iikka Eklund
2016-08-29
5
-80
/
+70
*
Update license headers
Iikka Eklund
2016-08-29
6
-96
/
+84
*
Benchmarker: Make valgrind trace child processes
Christian Kandeler
2016-07-28
1
-2
/
+3
*
Replace 'the Qt build suite' with 'Qbs' in copyright notices.
Jake Petroules
2016-06-06
11
-11
/
+11
*
Add benchmarking tool.
Christian Kandeler
2015-02-17
13
-0
/
+1083