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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for wi-fi networks with hidden SSID
Ville Voutilainen
2018-04-27
17
-24
/
+304
*
Forward-port the improvement in passphrase error handling
Ville Voutilainen
2018-03-28
5
-0
/
+25
*
Use connman with bluetooth only if networksettings are available
Sami Nurmenniemi
2017-12-19
3
-3
/
+21
*
Merge remote-tracking branch 'origin/5.10' into dev
Mikko Gronoff
2017-12-19
64
-103
/
+392
|
\
|
*
Fix compilation with namespaces
Sami Nurmenniemi
2017-11-24
54
-25
/
+232
|
*
Import only available modules
Sami Nurmenniemi
2017-11-24
1
-5
/
+6
|
*
Update license headers
Sami Nurmenniemi
2017-11-24
8
-68
/
+145
|
*
Verify that Qtdbus module is available
Samuli Piippo
2017-11-24
1
-4
/
+7
*
|
Don't start scanning if interface is not powered
Sami Nurmenniemi
2017-11-22
1
-1
/
+4
*
|
Fix bluetooth settings
Sami Nurmenniemi
2017-11-22
4
-8
/
+31
*
|
Fix errors from region select view
Sami Nurmenniemi
2017-11-22
1
-7
/
+3
*
|
Fix manual date & time setting
Sami Nurmenniemi
2017-11-22
2
-35
/
+36
*
|
More user friendly handling of WiFi passphrase
Sami Nurmenniemi
2017-11-22
5
-62
/
+108
*
|
Fix cancel button on WiFi passphrase screen
Sami Nurmenniemi
2017-11-22
3
-99
/
+55
*
|
Bluetooth on/off switch now enables/disables bluetooth device
Sami Nurmenniemi
2017-11-22
6
-2
/
+16
*
|
Add Wi-Fi enable button to network settings
Sami Nurmenniemi
2017-11-22
9
-12
/
+126
*
|
Fix random crashes due to missing import
Sami Nurmenniemi
2017-11-22
1
-0
/
+1
*
|
Move theme color definitions to one place
Sami Nurmenniemi
2017-11-22
12
-41
/
+41
*
|
Unify primary button appearance
Sami Nurmenniemi
2017-11-22
10
-18
/
+0
*
|
Fix border image drawing for corner cut buttons
Sami Nurmenniemi
2017-11-22
2
-12
/
+19
*
|
Prevent bluetooth crashes for devices without bluetooth service in dbus
Sami Nurmenniemi
2017-11-22
2
-0
/
+4
*
|
Disable usage of LocaleManager.locale
Sami Nurmenniemi
2017-11-22
3
-12
/
+6
*
|
Fix locale settings ui
Sami Nurmenniemi
2017-11-22
3
-83
/
+36
*
|
Fix CustomComboBox
Sami Nurmenniemi
2017-11-22
3
-5
/
+11
*
|
Fix date & time setting screens
Sami Nurmenniemi
2017-11-22
4
-383
/
+269
*
|
Unify fonts and layouts between settings pages
Sami Nurmenniemi
2017-11-22
3
-10
/
+29
*
|
Improve network settings
Sami Nurmenniemi
2017-11-22
2
-31
/
+12
*
|
Fix power menu button widths
Sami Nurmenniemi
2017-11-22
1
-2
/
+2
*
|
Fix display settings layout
Sami Nurmenniemi
2017-11-22
2
-75
/
+70
*
|
Move QtButtonImageProvider from QtLauncherDemo to QtDeviceUtilities
Sami Nurmenniemi
2017-11-22
19
-12
/
+261
*
|
Settings-plugin update
Lasse Räihä
2017-11-22
14
-554
/
+608
*
|
Update API and settings UI
Juho Annunen
2017-11-22
56
-559
/
+2293
|
/
*
Add a wifi example
Ville Voutilainen
2017-09-07
4
-2
/
+109
*
Introduce a placeholder for removed wired networks
Ville Voutilainen
2017-08-04
9
-1
/
+85
*
Display the current IP address for a wifi connection
Ville Voutilainen
2017-07-05
1
-7
/
+14
*
Set the method indexes for the comboboxes at a more suitable time
Ville Voutilainen
2017-07-04
1
-3
/
+6
*
Allow editing ipv4 settings in manual mode directly after saving
Ville Voutilainen
2017-07-04
1
-44
/
+55
*
Use both IPv4.Configuration and IPv4 for reading connman settings
Ville Voutilainen
2017-06-29
1
-3
/
+12
*
Doc: Bump version to 5.9.1
Topi Reinio
2017-06-20
2
-7
/
+8
*
Set a default netmask and gateway if the user didn't provide them
Ville Voutilainen
2017-06-14
2
-2
/
+19
*
Remove qt config option from settingsuiplugin
Michael Winkelmann
2017-06-02
1
-1
/
+1
*
Doc: Bump version to 5.9.0
Mikko Gronoff
2017-05-03
1
-2
/
+2
*
Fix issue when no Bluetooth device is available
Teemu Holappa
2017-05-03
9
-161
/
+302
*
Don't give connman user name as a network name
Kari Oikarinen
2017-04-10
9
-50
/
+19
*
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
*
Add plugins.qmltypes files to the QML plugins
Kari Oikarinen
2017-03-30
11
-55
/
+1050
*
Use qml_plugin.prf for the QML plugins
Kari Oikarinen
2017-03-30
6
-81
/
+23
*
Remove dead .pro file
Kari Oikarinen
2017-03-29
1
-42
/
+0
*
Fix qmake warnings
Jesus Fernandez
2017-01-31
33
-8
/
+253
[next]