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