index
:
dhcpcd-ui.git
master
GTK+ / Qt / Curses interface to dhcpcd.
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Release dhcpcd-ui-0.7.5
dhcpcd-ui-0.7.5
Roy Marples
2015-01-07
*
Update status icon to assoicated signal strength on scan callback.
Roy Marples
2014-12-12
*
Warn that the config file is not writeable before you start editing it.
Roy Marples
2014-12-05
*
Fix connecting to unsecured AP's.
Roy Marples
2014-12-04
*
Display the PSK entry box near the mouse.
Roy Marples
2014-12-04
*
Try not to re-position the menu needlessly
Roy Marples
2014-12-04
*
If we have a wireless interface, use the signal strength icon in the
Roy Marples
2014-12-04
*
For Linux and FreeBSD enable background scanning of 60 seconds
Roy Marples
2014-12-04
*
Fix a crash by clearing our reference to the menuwidget when it is deleted
Roy Marples
2014-12-03
*
Need an assert here.
Roy Marples
2014-12-03
*
Only update menu items if visible as we force a redraw when re-shown.
Roy Marples
2014-12-03
*
Fix icon scaling on Qt-4.8
Roy Marples
2014-12-02
*
Because QSocketNotifier doesn't seem to notify closed connections we
Roy Marples
2014-12-02
*
Add dhcpcd_wpa_ping to test if wpa_supplicant is alive.
Roy Marples
2014-12-02
*
Associated scans are displayed first in a bold font.
Roy Marples
2014-12-02
*
As we merge BSSIDs with matching SSIDs into one, we have to compare
Roy Marples
2014-12-02
*
Allow a blank psk to just select the network.
Roy Marples
2014-12-01
*
Use dialog-warning on insure networks.
Roy Marples
2014-12-01
*
Only show the menu if we have it.
Roy Marples
2014-12-01
*
Split new networks on \n as well as \b.
Roy Marples
2014-12-01
*
Remove debug.
Roy Marples
2014-12-01
*
Disconnect before re-configuring as this triggers a reassociation if already ...
Roy Marples
2014-12-01
*
When connecting to a SSID, reload the configuration, save it and then
Roy Marples
2014-12-01
*
scan flags -> wpa_flags.
Roy Marples
2014-12-01
*
Reserve space for the assoicated icon.
Roy Marples
2014-11-21
*
Remove dead store.
Roy Marples
2014-11-21
*
Remove dead store.
Roy Marples
2014-11-21
*
Ensure the AP's stay in alphabetical order when new scans come in.
Roy Marples
2014-11-21
*
Change the icons in the combox box when saving / clearing config.
Roy Marples
2014-11-20
*
Make the about dialogs more similar.
Roy Marples
2014-11-19
*
Display the dialogs near the mouse for ease of use.
Roy Marples
2014-11-19
*
Use a standard icon here.
Roy Marples
2014-11-19
*
Make the prefs buttons more like dhcpcd-qt.
Roy Marples
2014-11-19
*
Fix a garbage condition
Roy Marples
2014-11-19
*
Sort the list of interface names alphabetically for the preferences screen.
Roy Marples
2014-11-19
*
List inteface links rather than ipv4.
Roy Marples
2014-11-19
*
Fix IP address sensitivity for SSIDs
Roy Marples
2014-11-19
*
Fix some memory errors.
Roy Marples
2014-11-19
*
dhcpcd-qt now has the same document-save and new icons as dhcpcd-gtk.
Roy Marples
2014-11-19
*
Add new icons from GNOME, KDE Oxygen and Elementary themes.
Roy Marples
2014-11-18
*
Fix a potential NULL dereference.
Roy Marples
2014-11-12
*
Strip weak duplicate and blank SSIDs as we don't support connections
Roy Marples
2014-11-11
*
Do a case insenstive compare then case sensitive compare and finally
Roy Marples
2014-11-11
*
If SSID are equal, sort by strength as well.
Roy Marples
2014-11-11
*
Use a merge sort from Simon Tatham to sort wireless scans into
Roy Marples
2014-11-11
*
Clear interface menu's sanely when the interface is removed.
Roy Marples
2014-11-07
*
Redraw the menu when we get or lose an AP from the scan results.
Roy Marples
2014-11-07
*
Don't free the menu scan reference. Fixes [6b883fb943] thanks to Simon Long.
Roy Marples
2014-11-07
*
Release dhcpcd-ui-0.7.4
dhcpcd-ui-0.7.4
Roy Marples
2014-10-16
*
Find qmake in $QMAKE or $QTDIR/bin rather than rely on $PATH.
Roy Marples
2014-10-16
[next]