aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* - whitespace cleanupsNed Ludd2007-05-231-4/+2
* fix style/whitespaceMike Frysinger2006-11-091-5/+5
* - Fix: qsize 4GB (32bits) limit. bug 128978Ned Ludd2006-04-061-4/+5
* define stub functions for now since the weak handling is broken when building...Mike Frysinger2006-01-261-2/+4
* use the APPLET_ define style to enable/disable applets as solar was doing beforeMike Frysinger2006-01-251-3/+3
* touchup how we declare/include applets so that many steps can be automatedMike Frysinger2006-01-241-2/+6
* update copyright yearsMike Frysinger2006-01-051-5/+5
* define our own _Q_PATH_MAX rather than relying on _POSIX_PATH_MAX/PATH_MAXMike Frysinger2005-12-301-3/+3
* - added qatom and removed the need for the applets enumNed Ludd2005-12-111-3/+3
* define rcsid strings as constMike Frysinger2005-11-241-2/+2
* - added per applet rcsidNed Ludd2005-11-061-1/+2
* cleanup license headerMike Frysinger2005-09-241-22/+3
* move the q_vdb_get_next_dir() func into shared space and make all applets use...Mike Frysinger2005-08-191-11/+7
* finish adding support for ROOTMike Frysinger2005-08-191-3/+3
* use the new contents parsing functionMike Frysinger2005-07-201-18/+9
* return EXIT_SUCCESS instead of 0Mike Frysinger2005-06-141-2/+2
* use the portvdb variable instead of hardcoded stringMike Frysinger2005-06-131-2/+2
* use updated color output, the shared vdb variable, and clean up the code in g...Mike Frysinger2005-06-101-45/+36
* - add back working search_all codeNed Ludd2005-06-091-6/+8
* type cast to unsigned long to stop warningsMike Frysinger2005-06-091-7/+11
* use S_BLKSIZE instead of 512Mike Frysinger2005-06-091-2/+2
* add support for showing summary info and filesystem usageMike Frysinger2005-06-091-31/+64
* - qsile: added -a switchNed Ludd2005-06-091-9/+17
* add new qsize applet for calculating file system statistics of installed pack...Mike Frysinger2005-06-081-0/+154