97 Commits (e8aad5ad93b825e892ee8dc7994eaedeca404cbb)

Author SHA1 Message Date
Patrick Spendrin 65ab0daec1 do not build UnixProcessInfo on Windows 12 years ago
Patrick Spendrin b79701cefd do not build UnixProcessInfo on Windows 12 years ago
Kurt Hindenburg 08fb406533 Use cmake to check if we're on DragonFly BSD instead of __DragonFly__ 13 years ago
Kurt Hindenburg 93186a2d53 On MacOSX setPid - strange I never notice this was missing before 13 years ago
Pino Toscano f72af085ae ProcessInfo: isolate all the platform-specific *ProcessInfo implementations 13 years ago
Kurt Hindenburg 86880dff46 Fix a minor krazy issue about dup #include 13 years ago
Kurt Hindenburg f051b6cd20 minor style fixes 13 years ago
Kurt Hindenburg 160ac87b59 Remove unnecessary Q_OS_MAC checks and includes 13 years ago
Kurt Hindenburg 2c686b7afe Minor warning fixes when running under FreeBSD 13 years ago
Kurt Hindenburg 983efbc5a8 Add braces around if/else for readability 13 years ago
Jekyll Wu 1a26982427 "#ifdef(XYZ)" -> "#if defined(XYZ)" 14 years ago
Jekyll Wu e245ac718c Revert "Refacotr and move the logic of parsing ssh command into a separate function" 14 years ago
Jekyll Wu 62b08e79a7 Revert "Fix comment typo" 14 years ago
Jekyll Wu 16f198f974 Revert "Remove one not-really-needed member variable" 14 years ago
Jekyll Wu dd03ff80d6 Revert "For SSH processes, return if no arguments are found." 14 years ago
Kurt Hindenburg 5e010083e9 For SSH processes, return if no arguments are found. 14 years ago
Jekyll Wu c0079755eb Remove one not-really-needed member variable 14 years ago
Jekyll Wu 726c52c4cf Fix comment typo 14 years ago
Jekyll Wu 5a5fd23696 Refacotr and move the logic of parsing ssh command into a separate function 14 years ago
Jekyll Wu 659d2c60ae Add the support of gathering process information on OpenBSD 14 years ago
Kurt Hindenburg 569ffb37e4 remove kWarning 14 years ago
Kurt Hindenburg 1ce424142f Use readlink instead of QFileInfo to prevent non-responsive issues. 14 years ago
Jekyll Wu a3b73317fd Small krazy fix for including header 14 years ago
Kurt Hindenburg bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 14 years ago
Jekyll Wu fd11d1cccf Add missing ssh commandline options 14 years ago
Jekyll Wu 59c635f552 Add formatter %h which expands to local hostname in local session 14 years ago
Kurt Hindenburg 5b083640ce whitespace and style fixes 14 years ago
Kurt Hindenburg f28b60ba09 Fix crash for 'ssh -t localhost bash -l' 14 years ago
Kurt Hindenburg 519e2614d6 Style fixes - remove spaces before ; and add spaces in for loops 14 years ago
Jekyll Wu 25b8b5353c Trivial style change: remove extra blank lines 14 years ago
Kurt Hindenburg c272fb2c15 Remove krazy lines 14 years ago
Kurt Hindenburg 8613e562ce -Wshadow fixes to parameter names and variable names (pid) 14 years ago
Jekyll Wu ba8452e5c2 Ensure reading the CommonDirNames information only once. 14 years ago
Jekyll Wu 90469a094a Add more constness 14 years ago
Jekyll Wu 5a936adb20 Disable the advanced feature of "CommonDirNames" for "%d" by default 14 years ago
Jekyll Wu f42fd4721b Clean up unneeded #includes 14 years ago
Jekyll Wu 97ce14afef Remove code for tab title formatter %c and %C. 14 years ago
Jekyll Wu 5cf3b4fa00 Remove dead code 14 years ago
Kurt Hindenburg 6d31f70160 Apply astyle-kdelibs 14 years ago
Jekyll Wu 125e2c7bd2 Declare pointer and reference in a consistent way 15 years ago
Jekyll Wu cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Jekyll Wu 1772401647 Rename for consistency 15 years ago
Jekyll Wu c4ab3d6c6d Make the parsing of ssh command more robust, or more complicated. 15 years ago
Jekyll Wu e828def700 Reorgnazie some #include. 15 years ago
Jekyll Wu 869cdb1090 support `-p port` in ssh command for specifying non-default port. 15 years ago
Jekyll Wu cc36502516 make %u work for ssh connection where '-l user' is used . 15 years ago
Jekyll Wu 967c927b04 Disables the code for replacing the %c and %C formatter. 15 years ago
Jekyll Wu 20e9274943 Fix a hidden bug which makes argument list grow longer for ever. 15 years ago
Kurt Hindenburg f5feeba821 Check getpwuid_r return value. 15 years ago
Kurt Hindenburg cacfb081bb Use KDE::'s stat and chmod 15 years ago