summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/src
Commit message (Expand)AuthorAgeFilesLines
* Rename KWallet to TDEWalletTimothy Pearson2013-08-271-1/+1
* Update old references to knetworkmanagerTimothy Pearson2013-07-1129-86/+86
* Fix handling of networks consisting of more than one APTimothy Pearson2013-07-076-13/+43
* Fix wireless APs not being properly linked with their respective networksTimothy Pearson2013-06-093-10/+15
* Fix network-manager OpenVPN settings interfaceTimothy Pearson2013-06-032-1/+9
* Fix crash when attempting to add VPN connection when VPN service is not avail...Timothy Pearson2013-05-183-5/+18
* Clean up minor warningTimothy Pearson2013-05-181-1/+3
* Cleanup output clutter.Darrell Anderson2013-05-068-17/+17
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1520-28/+28
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-045-21/+21
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-016-10/+10
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0117-53/+53
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-9/+9
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-2/+2
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2416-89/+89
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
* Remove deleted connection from list only after the deletion has succeededTimothy Pearson2013-01-171-3/+2
* Report backend connection modification failures to userTimothy Pearson2013-01-173-20/+33
* Add movie cacheTimothy Pearson2012-11-293-12/+37
* Fix slow icon loading and overall poor performanceTimothy Pearson2012-11-297-88/+185
* Fix a number of display bugsTimothy Pearson2012-11-287-31/+81
* Autostart tdenetworkmanagerTimothy Pearson2012-11-261-0/+1
* Add passive notification on VPN connection failureTimothy Pearson2012-11-263-5/+27
* Fix VPN editing and connectionTimothy Pearson2012-11-264-31/+74
* Fix wireless trayTimothy Pearson2012-11-264-9/+68
* Fix another FTBFSTimothy Pearson2012-11-231-4/+0
* Fix FTBFSTimothy Pearson2012-11-231-0/+2
* Remove unneccesary dependency on gnome keyringTimothy Pearson2012-11-234-319/+4
* Fix FTBFSTimothy Pearson2012-10-111-3/+1
* Remove spurious files and configure checksTimothy Pearson2012-09-3030-4336/+0
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/knetworkmanager9Darrell Anderson2012-09-16188-12115/+5180
|\
| * Show VPN status informationTimothy Pearson2012-09-112-12/+22
| * Clean up the code slightlyTimothy Pearson2012-09-102-33/+21
| * Reactivate openvpn pluginTimothy Pearson2012-09-102-30/+23
| * Fix VPN settings dialogTimothy Pearson2012-09-105-56/+78
| * Reactivate VPNC pluginTimothy Pearson2012-09-102-1/+5
| * Fix VPN plugin APITimothy Pearson2012-09-104-16/+22
| * Reactivate basic VPN supportTimothy Pearson2012-09-1013-351/+243
| * Fix wireless bargraph menu layout problemsTimothy Pearson2012-09-101-3/+16
| * Fix movie loadingTimothy Pearson2012-09-108-472/+18
| * Fix default device handling and clean up codeTimothy Pearson2012-09-1010-130/+223
| * Add connection editing support and clean up the codeTimothy Pearson2012-09-0931-143/+312
| * Use BSSID instead of storing APInfo pointers internallyTimothy Pearson2012-09-084-25/+141
| * Fix new connectionsTimothy Pearson2012-09-0811-43/+68
| * Additional rebrandingTimothy Pearson2012-09-0821-43/+43
| * Connect hardware change signalsTimothy Pearson2012-09-084-40/+87