summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-04-293-26/+6
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 21a01e1e32dc492df1c0afa64d1a1161fc8c8a7d)
* Move translations to a new directory layout.Slávek Banko2020-04-291-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 32deb698992f388f6791251fceef61cf142b326e)
* Drop automake build support.gregory guy2019-10-234-27/+40
| | | | | | | | | Add basic cmake instructions in an INSTALL file. Rework of the README file as well as the help page. The knetstats.desktop file has been moved to the "src" folder. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit e7dbd05dac9173bb57af5ab5e2f1eadb267a8121)
* Add CMakeL10n rules.Slávek Banko2018-12-111-0/+3
| | | | | | | | | Create translation template. Modify CMake rules for translations to make them independent of languages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 395c1540bb8b05b1d7b2feab203ba15a1c38d8d8)
* Fix structure of directoriesSlávek Banko2018-10-2764-1161/+51
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 06772a369f2beef80bb291ded30cbe125a24af56)
* Add includes to UI files to resolve FTBFS.Slávek Banko2018-10-262-20/+11
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6a9585138c128efb1be5230b71a7afdba8d1aea7)
* conversion to the cmake building systemgregory guy2018-10-267-0/+119
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit eeefa496afbc5025420f1e1c30c1b2ca59fd4353)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2429-0/+0
| | | | (cherry picked from commit 083428612d5cf86a9231297312b39b49ac8ec5dc)
* Add TB range to byte countersTimothy Pearson2015-03-121-12/+17
| | | | (cherry picked from commit 739a9d60ae3b8e0ff4df59d94519af2ed0919dac)
* Fix counter overflow at 4GBTimothy Pearson2015-03-123-18/+26
| | | | | Add GB range to byte counters (cherry picked from commit c903aeab541d6a6d0c41f78d06917523c84c167d)
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Remove version from help handbook.Darrell Anderson2014-02-121-17/+2
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-221-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-9/+9
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-10/+10
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-15/+15
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-7/+7
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Update docbook headers.Darrell Anderson2012-04-201-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-3/+3
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-19/+19
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-27/+27
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-53/+53
| | | | This reverts commit 49fef1f635f094fd5082e2f2c4a93361d772239e.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-53/+53
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1011-24/+24
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert knetstatstpearson2011-06-3014-302/+306
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1238873 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2429-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1106848 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of knetstatstpearson2010-02-1757-0/+3838
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetstats@1091565 283d02a7-25f6-0310-bc7c-ecb5cbfe19da