index
:
qt/qtdeviceutilities.git
5.10
5.11
5.12
5.13
5.14
5.15
5.4
5.5
5.6
5.7
5.8
5.9
dev
Utils for Boot2Qt
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
networksettings
Commit message (
Expand
)
Author
Age
Files
Lines
*
new menu item for usb ethernet protocol selection
Rami Potinkara
2020-07-15
4
-1
/
+143
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Mikko Gronoff
2019-10-09
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Mikko Gronoff
2019-10-08
1
-1
/
+1
|
|
\
|
|
*
Fix static ip address showing after reconnection
Teemu Holappa
2019-10-08
1
-1
/
+1
*
|
|
Fix compiler warnings in network settings
Teemu Holappa
2019-10-08
1
-4
/
+3
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Mikko Gronoff
2019-10-03
16
-2201
/
+1
|
\
\
|
|
/
|
*
Drop wpa_supplicant from NetworkSettings
Assam Boudjelthia
2019-10-02
16
-2201
/
+1
*
|
Doc: Fix documentation warnings
Topi Reinio
2019-09-12
1
-2
/
+1
*
|
Add an example snippet to Network settings manager class
Tarja Sundqvist
2019-08-07
1
-1
/
+41
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-08-03
1
-7
/
+4
|
\
\
|
|
/
|
*
Remove duplicate nested isValid() condition
Assam Boudjelthia
2019-07-30
1
-7
/
+4
*
|
Implement network auto connection property
Kari Hormi
2019-06-20
4
-9
/
+33
*
|
Implement setAutoConnect() function
Kari Hormi
2019-06-19
4
-3
/
+16
|
/
*
Fix documentation build warning
Tarja Sundqvist
2019-03-20
2
-0
/
+42
*
Fix the list of linked Device Utilities modules
Tarja Sundqvist
2019-03-18
8
-22
/
+44
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Mikko Gronoff
2018-11-01
1
-5
/
+7
|
\
|
*
Fix manual proxy configuration on the C++ side
Ville Voutilainen
2018-11-01
1
-4
/
+6
|
*
Fix the name of the proxy URL property
Ville Voutilainen
2018-10-26
1
-1
/
+1
*
|
Add support for dynamically add/remove physical network interfaces
Pasi Petäjäjärvi
2018-10-25
7
-3
/
+67
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Mikko Gronoff
2018-10-15
8
-4
/
+1052
|
\
\
|
|
/
|
*
Doc: Add documentation for C++ classes
Leena Miettinen
2018-10-15
8
-4
/
+1052
|
*
Fix ip address tracking and display
Ville Voutilainen
2018-08-31
5
-18
/
+47
*
|
Fix updating QDBusAbstractInterface.interfaces model on property change
Pasi Petäjäjärvi
2018-09-04
2
-0
/
+50
*
|
Fix ip address tracking and display
Ville Voutilainen
2018-08-31
5
-18
/
+47
|
/
*
Add missing powered property to NetworkInterface
Pasi Petäjäjärvi
2018-08-24
2
-1
/
+6
*
Remove extra servicesChanged signal emit
Pasi Petäjäjärvi
2018-08-24
1
-1
/
+0
*
Fix connman connection initialization after it is available
Pasi Petäjäjärvi
2018-08-24
2
-3
/
+39
*
Fix static build
Samuli Piippo
2018-06-26
1
-1
/
+0
*
Add support for wi-fi networks with hidden SSID
Ville Voutilainen
2018-04-27
13
-17
/
+222
*
Forward-port the improvement in passphrase error handling
Ville Voutilainen
2018-03-28
4
-0
/
+19
*
Merge remote-tracking branch 'origin/5.10' into dev
Mikko Gronoff
2017-12-19
27
-21
/
+128
|
\
|
*
Fix compilation with namespaces
Sami Nurmenniemi
2017-11-24
27
-21
/
+128
*
|
Don't start scanning if interface is not powered
Sami Nurmenniemi
2017-11-22
1
-1
/
+4
*
|
More user friendly handling of WiFi passphrase
Sami Nurmenniemi
2017-11-22
2
-6
/
+2
*
|
Fix cancel button on WiFi passphrase screen
Sami Nurmenniemi
2017-11-22
2
-5
/
+17
*
|
Bluetooth on/off switch now enables/disables bluetooth device
Sami Nurmenniemi
2017-11-22
2
-0
/
+4
*
|
Add Wi-Fi enable button to network settings
Sami Nurmenniemi
2017-11-22
2
-3
/
+22
*
|
Update API and settings UI
Juho Annunen
2017-11-22
1
-2
/
+2
|
/
*
Introduce a placeholder for removed wired networks
Ville Voutilainen
2017-08-04
7
-0
/
+76
*
Use both IPv4.Configuration and IPv4 for reading connman settings
Ville Voutilainen
2017-06-29
1
-3
/
+12
*
Set a default netmask and gateway if the user didn't provide them
Ville Voutilainen
2017-06-14
1
-0
/
+17
*
Don't give connman user name as a network name
Kari Oikarinen
2017-04-10
7
-25
/
+12
*
Fix bad annotations of D-Bus signal arguments
Kari Oikarinen
2017-04-05
1
-3
/
+3
*
Remove duplicate D-Bus annotation
Kari Oikarinen
2017-04-05
1
-1
/
+0
*
Fix qmake warnings
Jesus Fernandez
2017-01-31
19
-8
/
+155
*
Fix QNetworkSettingsManager usage from the C++
Teemu Holappa
2016-11-17
7
-32
/
+59
*
Fix Wifi utils connection view
Teemu Holappa
2016-11-04
2
-1
/
+71
*
Fix typo
Rainer Keller
2016-10-31
2
-6
/
+6
*
Remove unneeded include
Rainer Keller
2016-10-31
1
-1
/
+2
*
Use new style signals and slots connection
Rainer Keller
2016-10-31
1
-4
/
+4
[next]