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.5
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
/
plugins
/
bearer
/
corewlan
Commit message (
Expand
)
Author
Age
Files
Lines
*
macOS: Simplify Objective-C namespacing
Tor Arne Vestbø
2019-10-15
1
-5
/
+4
*
QCoreWlanEngine: port away from Java-style iterators (and other fixes)
Marc Mutz
2019-07-02
2
-49
/
+20
*
Clean up our Objective-C usage
Jake Petroules
2018-02-20
1
-21
/
+17
*
Fix deprecated API usage
Jake Petroules
2017-01-24
1
-18
/
+22
*
Replace QCFString::to(CF/NS/Q)String usage with QString methods
Tor Arne Vestbø
2016-10-06
1
-24
/
+24
*
Use qtConfig throughout in qtbase
Lars Knoll
2016-08-19
1
-1
/
+1
*
QCoreWlanEngine: Remove calls to deprecated API in macOS
Gabriel de Dietrich
2016-07-11
1
-10
/
+10
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-20
1
-1
/
+1
|
\
|
*
Fix build on macOS: Apple changed their minds if null is allowed
Thiago Macieira
2016-06-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
2
-6
/
+7
|
\
\
|
|
/
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-03-07
1
-4
/
+4
|
*
corewlan: avoid unnecessary currentInterface.serviceActive checks
Tim Blechmann
2016-03-01
1
-2
/
+3
*
|
Updated license headers
Jani Heikkinen
2016-01-15
3
-42
/
+60
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
1
-1
/
+6
|
\
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-06-01
1
-0
/
+3
|
|
\
|
|
*
Fix no bearermanagement build
Lorn Potter
2015-05-29
1
-0
/
+3
|
*
|
QCoreWlanEngine - null the pointer
Timur Pocheptsov
2015-05-22
1
-1
/
+3
*
|
|
Add shared implementation of a NSAutoreleasePool wrapper to qglobal
Tor Arne Vestbø
2015-05-27
1
-20
/
+10
|
/
/
*
|
Fixed license headers
Jani Heikkinen
2015-02-17
1
-1
/
+1
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
3
-36
/
+28
|
/
*
CoreWLan: properly wait for scan thread to finish
Dyami Caliri
2015-02-03
1
-1
/
+0
*
QtBearer corewlan add list of remembered networks
Lorn Potter
2014-10-28
1
-5
/
+18
*
QCoreWLanEngine: Remove OS X 10.6 version
Gabriel de Dietrich
2014-10-24
2
-929
/
+1
*
Fix bogus error report when disconnect/stop actually works
Lorn Potter
2014-10-24
2
-5
/
+31
*
Update license headers and add new license files
Matti Paaso
2014-09-24
2
-38
/
+22
*
CoreWLan: terminate scan thread in QCoreWlanEngine destructor
Dyami Caliri
2014-08-27
2
-2
/
+4
*
CoreWLan: wait for scan thread to finish
Dyami Caliri
2014-05-18
2
-0
/
+4
*
Fix Mac Bearer when machine has no wifi
Frederik Gladhorn
2014-03-14
2
-0
/
+4
*
CoreWLan: Fix potential unhandled exception assert
Gabriel de Dietrich
2013-11-26
2
-4
/
+6
*
Make QCoreWlan plugin compile on 10.9
Gabriel de Dietrich
2013-08-12
2
-155
/
+989
*
Remove deprecated use of QMAKE_MAC_SDK in corewlan.pro
Tor Arne Vestbø
2013-02-18
1
-3
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
3
-3
/
+3
*
Add PLUGIN_CLASS_NAME to qtbase plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
beef up qt_plugin.prf
Oswald Buddenhagen
2012-11-01
1
-4
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
3
-72
/
+72
*
Fix a bunch of Mac/clang specific warnings
Jiang Jiang
2012-08-21
1
-1
/
+6
*
Remove QFactoryInterface from bearer plugins
Lars Knoll
2012-06-08
1
-6
/
+0
*
Fix compiling with XCode 4.3
Aron Rosenberg
2012-04-13
1
-1
/
+1
*
Use new plugin system for network bearer plugins.
Friedemann Kleint
2012-02-24
3
-3
/
+10
*
Move QString <-> NSString conversion to QtCore
Morten Johan Sorvig
2012-02-02
1
-28
/
+21
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
3
-3
/
+3
*
Update contact information in license headers.
Jason McDonald
2012-01-23
3
-3
/
+3
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
3
-3
/
+3
*
Ensure that the corewlan plugin can be built with the Mac OS X 10.7 sdk
Oswald Buddenhagen
2011-11-18
1
-1
/
+1
*
remove obsolete define
Oswald Buddenhagen
2011-11-18
1
-1
/
+0
*
Made qpluginbase.pri into a feature profile.
axis
2011-05-31
1
-1
/
+1
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
3
-51
/
+51
*
Fix build error on Mac
Prasanth Ullattil
2011-05-04
1
-1
/
+1
*
Introduced the QT.<module>.plugins variable to module profiles.
axis
2011-04-27
1
-1
/
+1
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
4
-0
/
+1206