summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager
Commit message (Expand)AuthorAgeFilesLines
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
* Rename KWallet to TDEWalletTimothy Pearson2013-08-2736-67/+67
* Update po files with new source informationTimothy Pearson2013-07-1156-46963/+28103
* Update old references to knetworkmanagerTimothy Pearson2013-07-1136-109/+109
* Fix handling of networks consisting of more than one APTimothy Pearson2013-07-076-13/+43
* Add missing CMakeLists.txt.Darrell Anderson2013-07-031-0/+44
* Fix wireless APs not being properly linked with their respective networksTimothy Pearson2013-06-093-10/+15
* Fix network-manager OpenVPN settings interfaceTimothy Pearson2013-06-034-29/+46
* 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-069-33/+33
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1524-33/+33
* 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 KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-013-3/+3
* 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-2421-97/+97
* 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-234-4/+3
* 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-16300-12616/+6048
|\
| * Show VPN status informationTimothy Pearson2012-09-112-12/+22
| * Clean up the code slightlyTimothy Pearson2012-09-104-51/+34
| * Reactivate strongswan VPN pluginTimothy Pearson2012-09-106-51/+103
| * Reactivate openvpn pluginTimothy Pearson2012-09-109-91/+183
| * Reactivate PPTP pluginTimothy Pearson2012-09-109-46/+130
| * Fix VPN settings dialogTimothy Pearson2012-09-105-56/+78
| * Reactivate VPNC pluginTimothy Pearson2012-09-105-47/+91
| * Start work on vpnc pluginTimothy Pearson2012-09-108-11/+85
| * Fix VPN plugin APITimothy Pearson2012-09-105-23/+30
| * Reactivate basic VPN supportTimothy Pearson2012-09-1013-351/+243