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
/
platformsupport
/
devicediscovery
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-6
/
+0
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
QDeviceDiscoveryUDev: use NSDMI
Marc Mutz
2022-08-15
2
-4
/
+4
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
7
-266
/
+14
*
QtDeviceDiscoverySupportPrivate: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
Platformsupport: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-26
2
-5
/
+9
*
Platformsupport: stop using QLatin1Char() for creating char literals
Sona Kurazyan
2022-04-26
2
-3
/
+3
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
1
-1
/
+2
*
Add the 'Private' suffix to the internal module names
Alexey Edelev
2021-05-31
1
-5
/
+5
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-41
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-24
/
+0
*
Support customized device discovery with udev
Elvis Lee
2020-11-09
1
-1
/
+3
*
CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEs
Alexandru Croitor
2020-10-30
2
-1
/
+2
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
3
-3
/
+3
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
2
-8
/
+8
*
Port platformsupport to QStringView
Lars Knoll
2020-06-15
1
-1
/
+1
*
CMake: Regenerate src/platformsupport
Alexandru Croitor
2020-05-29
1
-0
/
+40
*
cmake: add config module name for devicediscovery
Samuli Piippo
2020-05-19
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-22
1
-1
/
+1
|
\
|
*
Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)
Mårten Nordheim
2020-04-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Simon Hausmann
2020-03-16
1
-0
/
+4
|
\
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-11
1
-0
/
+4
|
|
\
|
|
*
Fix QDeviceDiscoveryUDev on FreeBSD
Allan Sandfeld Jensen
2020-03-06
1
-0
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
1
-1
/
+1
|
\
|
|
|
*
|
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
1
-1
/
+1
|
|
/
*
|
Regenerate projects to correctly handle private dependencies
Alexandru Croitor
2020-02-05
1
-3
/
+1
*
|
Regenerate src/*
Alexandru Croitor
2019-11-14
1
-4
/
+4
*
|
Regenerate everything under ./src
Alexandru Croitor
2019-11-12
1
-1
/
+0
*
|
Regenerate platformsupport projects
Alexandru Croitor
2019-10-08
1
-1
/
+0
*
|
Add support for private module .pri files
Simon Hausmann
2019-06-05
1
-0
/
+1
*
|
CMake: Regenerate src/platformsupport/devicediscovery
Tobias Hunger
2019-05-06
1
-1
/
+3
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
2
-3
/
+3
|
\
|
|
*
More nullptr usage in headers
Kevin Funk
2019-03-14
2
-2
/
+2
|
*
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
1
-1
/
+1
*
|
CMake: Re-generate platformsupport/devicediscovery
Tobias Hunger
2019-03-29
1
-0
/
+6
*
|
cmake: Use the proper libudev library
Albert Astals Cid
2019-02-11
1
-1
/
+1
*
|
Add devicediscovery and fbconvenience
Albert Astals Cid
2019-02-11
1
-0
/
+35
|
/
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
3
-3
/
+3
*
Disable precompiled headers for small modules
Thiago Macieira
2017-04-20
1
-1
/
+0
*
Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG
Albert Astals Cid
2017-01-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-02
2
-13
/
+25
|
\
|
*
create modularized version of qtplatformsupport module
Oswald Buddenhagen
2016-10-15
2
-13
/
+25
*
|
Add evdev support for FreeBSD
Oleksandr Tymoshenko
2016-10-06
1
-0
/
+4
|
/
*
Use QString::fromLatin1() less to avoid string allocations
Anton Kudryavtsev
2016-09-15
1
-1
/
+1
*
platformsupport: eradicate some easy Q_FOREACH loops
Marc Mutz
2016-08-26
1
-2
/
+4
*
Use qtConfig throughout in qtbase
Lars Knoll
2016-08-19
1
-2
/
+2
*
employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOO
Oswald Buddenhagen
2016-08-19
1
-2
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-06
1
-13
/
+9
|
\
|
*
Remove linux only-dependency from devicediscovery
Ralf Nolden
2016-05-19
1
-13
/
+9
[next]