summaryrefslogtreecommitdiffstats
path: root/knetworkconf/knetworkconf
Commit message (Collapse)AuthorAgeFilesLines
* First bach of cmake files in order to convert tdeadmingregory guy2018-09-011-0/+45
| | | | from autotools to cmake building system.
* Fix FTBFS on Mageia 6François Andriot2017-06-271-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed help handbook documentation for Internet & Network -> Network ↵Michele Calgaro2014-12-024-16/+14
| | | | Settings. This relates to bug 1850.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-49/+49
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-49/+49
| | | | This reverts commit ad90e12313cf38f8e0edf5d1693e6ba72b81db9e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-49/+49
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-49/+49
|
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-104-6/+37
| | | | This relates to Bug 1850
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Improve compatibility with non-Trinity environment menusDarrell Anderson2014-02-141-0/+1
|
* Update Q->TQ constants in ui files.Darrell Anderson2013-11-111-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-12/+12
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-5/+5
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Fix accidental networtde renamesTimothy Pearson2013-02-0650-0/+8047
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2750-8047/+0
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-252-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-6/+6
|
* Fix disconnected signals and slotsTimothy Pearson2012-11-172-2/+2
|
* Fix knetworksettings FTBFSTimothy Pearson2012-06-121-0/+1
| | | | This resolves Bug 871
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-6/+6
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-282-2/+0
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-7/+7
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-10/+10
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-17/+17
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-188-53/+53
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1615-83/+83
| | | | This reverts commit d1248617107f659af9d03cf1ef6d783571a0cba8.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1515-83/+83
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix kdeadmin FTBFS under oneirictpearson2011-10-111-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1258520 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1014-107/+107
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-22/+22
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0913-18/+18
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeadmintpearson2011-06-1830-340/+344
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1237416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3127-684/+684
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1157635 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-061-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da