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
/
src
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt6: do not use QString::fromUtf16(ushort*) overload
Ivan Komissarov
2021-03-03
1
-2
/
+2
*
qt6: do not use QString::fromUtf16(ushort*) overload
Ivan Komissarov
2021-02-16
1
-1
/
+1
*
Fix some Qt 6 build errors
Christian Kandeler
2020-11-25
1
-1
/
+1
*
clang-tidy: Apply modernize-use-nullptr fix-it
Ivan Komissarov
2020-10-26
2
-4
/
+4
*
Use std::string_view in FileSaver
Ivan Komissarov
2020-08-27
1
-1
/
+1
*
Bump c++ version to the 17th standard
Ivan Komissarov
2020-08-21
1
-1
/
+1
*
cmake: Fix target names
Ivan Komissarov
2020-08-20
7
-7
/
+7
*
Initial CMake port
Ivan Komissarov
2020-08-17
10
-0
/
+273
*
Fix mingw linker issue
Oliver Wolff
2020-07-16
1
-0
/
+2
*
visualstudiogenerator: fix generating projects for the new VS
Ivan Komissarov
2020-07-06
1
-1
/
+1
*
Fix '-Wclazy-range-loop' warnings
Ivan Komissarov
2020-06-08
2
-2
/
+2
*
ProductData: return members by const-reference
Ivan Komissarov
2020-06-02
15
-28
/
+16
*
ProjectData: return const values/references
Ivan Komissarov
2020-05-25
2
-5
/
+4
*
clang-tidy: Fix 'cppcoreguidelines-pro-type-member-init' warnings
Ivan Komissarov
2020-04-27
6
-26
/
+9
*
clang-tidy: Fix 'readability-*' warnings
Ivan Komissarov
2020-04-20
3
-4
/
+4
*
Move some Visual Studio generator parts into libqbsmsbuild
Jake Petroules
2020-04-17
53
-3796
/
+4
*
clang-tidy: Suppress 'cppcoreguidelines-pro-type-cstyle-cast' warning
Ivan Komissarov
2020-04-17
1
-1
/
+1
*
clang-tidy: Fix 'bugprone-narrowing-conversions' warnings
Ivan Komissarov
2020-04-14
2
-5
/
+5
*
clang-tidy: Fix 'modernize-use-bool-literals' warnings
Ivan Komissarov
2020-04-14
1
-2
/
+2
*
clang-tidy: Fix 'google-readability-namespace-comments' warnings
Ivan Komissarov
2020-04-07
1
-1
/
+1
*
qmake build: Mark plugins as plugins
Christian Kandeler
2020-01-31
1
-1
/
+1
*
Fix clang-tidy errors
Ivan Komissarov
2020-01-29
2
-4
/
+3
*
generators: Use constexpr arrays for iar/keil knownVersions
Ivan Komissarov
2020-01-08
20
-171
/
+34
*
generators: Use QFlags to represent a "set" of architectures
Ivan Komissarov
2020-01-08
4
-4
/
+4
*
generators: make VersionInfo non-virtual
Ivan Komissarov
2020-01-07
4
-28
/
+0
*
Fix 'performance-unnecessary-value-param' warnings
Ivan Komissarov
2020-01-07
6
-9
/
+9
*
Fix 'performance-move-const-arg' warnings
Ivan Komissarov
2019-12-09
4
-9
/
+9
*
Fix 'modernize-use-emplace' warnings
Ivan Komissarov
2019-12-02
1
-1
/
+1
*
Apply 'modernize-make-unique' fix-it
Ivan Komissarov
2019-11-28
2
-2
/
+6
*
Apply 'modernize-use-equals-default' fix-it
Ivan Komissarov
2019-11-25
23
-66
/
+23
*
Fix compiler warnings on macOS
Ivan Komissarov
2019-11-20
2
-2
/
+2
*
Fix static build
Christian Kandeler
2019-10-10
25
-30
/
+60
*
Refactor the map file generation property
Denis Shienkov
2019-10-01
6
-6
/
+6
*
baremetal: Change order for input parameters of addOptionsGroup() method
Denis Shienkov
2019-09-23
29
-373
/
+372
*
baremetal: Long live the IAR EW project generator for MSP430
Denis Shienkov
2019-08-28
17
-1
/
+2111
*
baremetal: Remove unused method in IAREW STM8 generator
Denis Shienkov
2019-08-20
1
-1
/
+0
*
baremetal: Fix typo at data model detection in IAREW STM8 generator
Denis Shienkov
2019-08-20
1
-1
/
+1
*
baremetal: Long live the KEIL UV project generator for ARM
Denis Shienkov
2019-08-20
30
-36
/
+1912
*
Use different names for virtual functions in INodeVisitor
Ivan Komissarov
2019-08-16
8
-16
/
+16
*
baremetal: Call missed AvrCompilerSettingsGroup::buildCodePage() method
Denis Shienkov
2019-08-01
1
-0
/
+1
*
baremetal: Long live the IAR EW project generator for STM8
Denis Shienkov
2019-08-01
18
-0
/
+2082
*
baremetal: Share common generators code
Denis Shienkov
2019-07-31
97
-2230
/
+957
*
baremetal: Long live the KEIL UV project generator for 8051
Denis Shienkov
2019-07-30
50
-1
/
+4239
*
Merge 1.14 into master
Christian Kandeler
2019-07-26
1
-8
/
+8
|
\
|
*
Avoid some deprecation warnings for QLatin1Literal uses
hjk
2019-07-22
1
-8
/
+8
*
|
Add additional namespaces and ifdef guard prefixes
Denis Shienkov
2019-07-22
37
-177
/
+312
*
|
baremetal: Long live the IAR EW project generator for 8051
Denis Shienkov
2019-07-18
16
-0
/
+2585
*
|
Fix compilation errors with MSVC2015
Denis Shienkov
2019-07-15
1
-0
/
+12
*
|
baremetal: Long live the IAR EW project generator for AVR
Denis Shienkov
2019-07-11
16
-0
/
+2418
*
|
baremetal: Long live the IAR EW project generator for ARM
Denis Shienkov
2019-07-11
48
-1
/
+4898
|
/
[next]