summaryrefslogtreecommitdiff
path: root/packages/texmaker
AgeCommit message (Collapse)AuthorFiles
2007-12-26Qt4 based applications: Do not inherit qmake when building for Qt4/X11Holger Freyther1
inherit qmake will download Qt3 and build parts of it, we don't want that.
2007-02-12divers: fix section "x11/apps" as per ↵Rolf Leggewie1
http://www.openembedded.org/user-manual&dpage=section_variable
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-05-06libqanava, lyx, texmaker, wpa-gui: no need to explicitly depend on qt, ↵Michael Lauer1
inheriting will do
2006-04-11add texmaker, a free cross-platform LaTeX editor based on Qt4Michael Lauer2
TADAAA, this is the first Qt4 application in OE