summaryrefslogtreecommitdiff
path: root/core/launcher/libpreload/preload.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-01Added a fix for programs that have been compiled with old toolchains andsandman1-0/+6
are used together with shared libs produced by newer toolchains .. they might not have the __gmon_start__ symbol defined (e.g. neocal or hancom on a glibc 2.3.1 iPAQ with the latest libjpeg62)
2002-11-25Unable to read man pages, part 2 ... qwsSetDecoration is also staticsandman1-14/+11
2002-11-25Too dumb to read a man page .. QApplication::setFont is static .. justsandman1-6/+7
wondering why this ever worked ..
2002-11-24A small library that can be LD_PRELOADed to other applications by thesandman1-0/+91
launcher to force these applications to use the Opie style/font/window­ decoration settings. Could also be used for other things in the future...