summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/src
Commit message (Expand)AuthorAgeFilesLines
* Modified CMakeL10n rules to include strings from vpn-plugins.Slávek Banko2018-12-311-6/+0
* Add CMakeL10n rules.Slávek Banko2018-12-311-0/+6
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.gitMichele Calgaro2018-12-031-1/+1
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-265-25/+20
* Use interface name instead of MAC addressSlávek Banko2017-06-184-9/+9
* Fix detection whether the system is big endianSlávek Banko2017-02-051-0/+2
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
* Remove notifications for the auxiliary devicesSlávek Banko2014-12-301-2/+6
* Fix crash when a network interface is removedSlávek Banko2014-12-301-7/+8
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-132-3/+3
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-123-3/+3
* Added Help menu to systray icon popup menu. This resolves bug 1952.Michele Calgaro2014-08-041-2/+5
* Fixed FTBFS on Debian/Testing due to const conversion error.Michele Calgaro2014-08-031-1/+1
* 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