summaryrefslogtreecommitdiffstats
path: root/ksim/monitors
Commit message (Collapse)AuthorAgeFilesLines
* ksim/monitors/snmp: add AES privacy protocol, conditional build of DES ↵r14.0.11François Andriot2021-10-043-2/+13
| | | | | | | privacy protocol Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 2742adaad38201278eebb61f94bb961e023b5fee)
* Removed code formatting modelines.Michele Calgaro2020-09-2846-111/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4a781296ea58711db54aed4e0de956fca0139a7)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-098-8/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2fa177c5d6d5801a5a13ff21bf5c3e6757874e03)
* Desktop file translations:Slávek Banko2020-05-2416-686/+24
| | | | | | | | + 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 296306a273438f476ab2266d1c03616de1fd5ef7)
* Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64)OBATA Akio2019-05-041-1/+3
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit a52303734b6b7ade6c3eca81871aad2d488d37f8)
* Change and simplify `statvfs` conditions in FileSystemStatsOBATA Akio2019-05-041-12/+14
| | | | | | | | | | | | `getfsstat` v.s. `getvfsstat` condition is different than `statfs` v.s. `statvfs`, so split each condition and simplify. For `get(v)fsstat` side, changed to check and use `getmntinfo`, because it is better than `get(v)fsstat` with fixed buffer size, and easier than improve it with dynamic buffer allocation. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit d349995488a13687171a67efd981e986b3b703e5)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-225-24/+19
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fa8da6b1ca1c6cdd5cab8b5c7f4a0cc1e65250a8)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-241-0/+0
| | | | (cherry picked from commit a25f3c7aa6ff34e78ad7050e2d999a8be7662046)
* Fix build on freebsdSlávek Banko2015-06-271-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 421c249f1ff8e75ce646b6d94c0e0a141b30f2a8)
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-044-5/+5
| | | | (cherry picked from commit 8ebcedc9d5fa93b00af95ac31fd252e2efe6caca)
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1520-26/+26
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1410-21/+21
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-077-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0112-14/+14
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0114-28/+28
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2715-15/+15
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2510-34/+34
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-20/+20
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-228-15/+15
|
* Initial conversion to cmake.Darrell Anderson2012-11-109-0/+379
| | | | Thanks to Fat-Zer.
* Fix QString -> TQString.Darrell Anderson2012-09-163-13/+13
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-4/+4
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1724-29/+29
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2111-43/+43
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1910-25/+25
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1816-48/+48
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1627-134/+134
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1527-134/+134
|
* Fix FTBFS on armelTimothy Pearson2011-11-201-0/+3
|
* rename the following methods:tpearson2011-08-1052-143/+143
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1015-44/+44
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-097-8/+8
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeutilstpearson2011-06-2366-434/+463
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0215-51/+51
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3167-994/+994
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25103-0/+14906
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da