index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: bump Android target API level to 33
Assam Boudjelthia
4 days
1
-1
/
+1
*
Remove framework-related functionality from syncqt
Alexey Edelev
5 days
1
-30
/
+4
*
moc: make qHash(SubArray) accept a seed
Marc Mutz
7 days
1
-3
/
+3
*
Iterate over all extraPrefixDirs when collecting "directories"
Alexey Edelev
12 days
1
-5
/
+22
*
syncqt: Generate the deprecated header in the framework directory too
Alexey Edelev
2023-09-12
1
-2
/
+10
*
syncqt: Mark updateOrCopy as exception free
Alexey Edelev
2023-09-12
1
-2
/
+3
*
syncqt: Catch fs exceptions that happen when clearing staging directory
Alexey Edelev
2023-09-12
1
-17
/
+28
*
syncqt: Add the missing is_open check to writeIfDifferent
Alexey Edelev
2023-09-12
1
-0
/
+4
*
syncqt: Add the missing file stream close calls
Alexey Edelev
2023-09-12
1
-0
/
+2
*
syncqt: Handle possible exceptions thrown by std::filesystem::create_directories
Alexey Edelev
2023-09-12
1
-7
/
+33
*
[windeployqt] Copy v8 context snapshot
Anu Aliyas
2023-09-12
1
-5
/
+7
*
Require the C++17 standard for configure-time syncqt
Alexey Edelev
2023-09-11
1
-1
/
+1
*
tools: use const methods more
Anton Kudryavtsev
2023-09-08
3
-4
/
+4
*
Add StateLocation & GenericStateLocation to StandardLocation
Jonathan Ketchker
2023-09-07
1
-0
/
+2
*
Remove redundant QPair includes
Ahmad Samir
2023-09-06
1
-1
/
+0
*
Add enablers to expose semi-public APIs for QtQuick3D
Christian Strømme
2023-09-05
1
-6
/
+35
*
syncqt: Close ifstream before attempt to remove file
Alexey Edelev
2023-09-02
1
-2
/
+7
*
QCBorDevice: add missing #include
Ahmad Samir
2023-09-01
1
-0
/
+2
*
Allow generating deprecated header files cross-module
Alexey Edelev
2023-08-29
1
-14
/
+42
*
moc: Drop support for function declaration without type specifier
Fabian Kosmale
2023-08-26
1
-28
/
+23
*
Remove elfreader and other unix leftovers from windeployqt
Oliver Wolff
2023-08-22
6
-654
/
+18
*
androiddeployqt: Fix generation of qtDataDirectory
Aaron McCarthy
2023-08-15
1
-1
/
+1
*
Fix registration of QtDBus types' metatypes
Thiago Macieira
2023-08-14
1
-3
/
+11
*
moc: Remove remnants of USE_LEXEM_STORE
Fabian Kosmale
2023-08-10
4
-61
/
+2
*
macdeployqt: port away from Q_FOREACH and mark the tool free of it
Marc Mutz
2023-08-05
2
-7
/
+12
*
qdbuscpp2xml: Support MEMBER field of Q_PROPERTY
Ievgenii Meshcheriakov
2023-08-03
1
-0
/
+2
*
moc: handle "L" integer suffix
Fabian Kosmale
2023-07-28
1
-3
/
+9
*
windeployqt: Do not deploy insighttracker plugin by default
Oliver Wolff
2023-07-27
1
-4
/
+25
*
Make sure that the 3rdparty directory belongs to the module
Alexey Edelev
2023-07-19
1
-2
/
+9
*
Put arguments in correct order in syncqt parseVersion
Alexey Edelev
2023-07-19
1
-1
/
+1
*
Add the 'version' argument to 'qt_deprecates' pragma
Alexey Edelev
2023-07-12
1
-11
/
+73
*
moc: Print sterror(errno) when moc can't write the output file
Alexandru Croitor
2023-07-12
1
-3
/
+6
*
moc: Store errno after fopen call
Alexandru Croitor
2023-07-12
1
-2
/
+8
*
Windeployqt: also add internal modules to module list
Timothée Keller
2023-07-12
2
-2
/
+4
*
Make sure that exception flags are not overridden in syncqt tool
Alexey Edelev
2023-07-10
1
-0
/
+1
*
qdbusxml2cpp: Improve error reporting
Ievgenii Meshcheriakov
2023-07-06
1
-55
/
+117
*
qdbusxml2cpp: Move shared state to a class
Ievgenii Meshcheriakov
2023-07-06
1
-39
/
+72
*
QDBusIntrospection: Add Annotation struct
Ievgenii Meshcheriakov
2023-07-06
1
-23
/
+24
*
Re-enable exceptions when building syncqt
Alexey Edelev
2023-07-06
1
-0
/
+6
*
Moc: don't make variables inside an unnamed namespace static
Ahmad Samir
2023-07-06
1
-1
/
+1
*
Install the missing deprecated header files
Alexey Edelev
2023-07-04
1
-0
/
+1
*
Remove redundant qt_no_master_include from deprecated headers
Alexey Edelev
2023-07-03
1
-5
/
+0
*
Fix syncqt compiler and linker flags handling
Alexey Edelev
2023-06-29
1
-4
/
+13
*
Pass CMAKE_OSX_SYSROOT to syncqt CMAKE_FLAGS
Alexey Edelev
2023-06-28
1
-0
/
+5
*
Introduce QT_SYNC_HEADERS_AT_CONFIGURE_TIME flag
Alexey Edelev
2023-06-27
1
-24
/
+36
*
Update windeployqt with dxc
Laszlo Agocs
2023-06-27
3
-0
/
+66
*
Moc: simplify code
Ahmad Samir
2023-06-22
1
-3
/
+3
*
Moc: prevent potential unnecessary detach
Ahmad Samir
2023-06-22
2
-3
/
+3
*
Moc: use a std::initializer_list<QList *> instead of copying
Ahmad Samir
2023-06-22
1
-3
/
+3
*
Moc: simplify the logic of a for-loop
Ahmad Samir
2023-06-22
1
-6
/
+6
[next]