Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-24 | Update Bitstream Vera qpfs, include 8,10,12,14,16,18 rather than ↵ | kergoth | 3 | -2/+26 |
8,10,12,14,18,24, and add Bitstream Vera 'light', which includes only 8,10,12, per mickey's request. | ||||
2003-04-23 | Add postinst for vera | kergoth | 1 | -0/+11 |
2003-04-23 | Move update-qtfontdir somewhere a bit more appropriate | kergoth | 2 | -67/+2 |
2003-04-23 | Update fontdir tool to default to /opt/QtPalmtop, and update postinsts on ↵ | kergoth | 7 | -1/+13 |
the font packages to source /etc/profile prior to attempting to execute update-qtfontdir, which isnt necessarily in the path at the time of execution. | ||||
2003-04-23 | Increase package granularity of qt/e font packages. | kergoth | 15 | -5/+121 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 3 | -0/+3 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 1 | -1/+1 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-22 | -p1 -> -p0 | kergoth | 1 | -1/+1 |
2003-04-22 | Add update-qtfontdir tool for updating qtdir/lib/fonts/fontdir when fonts ↵ | kergoth | 2 | -1/+66 |
are installed/removed, and include it in qte-fonts package. note: currently only updates qpf entries | ||||
2003-04-22 | Proper debian package naming | kergoth | 1 | -1/+2 |
2003-04-22 | Proper debian package naming. | kergoth | 2 | -2/+2 |
2003-04-20 | Correct paths so patch applies with -p0 in $QTDIR | kergoth | 1 | -2/+2 |
2003-04-19 | set the wanted icon sizes | harlekin | 1 | -0/+29 |
2003-04-15 | Set epoch to 1 on our libqt2-emb packages, thereby closing bug #838, relating | kergoth | 2 | -2/+2 |
to ipkg seeing 2.3.4-beta4 as being newer than 2.3.4. | ||||
2003-03-25 | Correction to the sigsegv handler, & print a segmentation fault message. and ↵ | kergoth | 1 | -2/+4 |
increment default qt revision. | ||||
2003-03-20 | fix for pnum=0; | mickeyl | 1 | -2/+2 |
2003-03-19 | fix patch for pnum=0; | mickeyl | 1 | -2/+2 |
2003-03-19 | err, helps to shutdown the qws server after catching the segv, otherwise ↵ | kergoth | 1 | -2/+3 |
itll just close the keyboard over and over until the end of time! *chuckles* | ||||
2003-03-19 | Add patch which installs a SIGSEGV handler into any QWS server to close the ↵ | kergoth | 1 | -0/+26 |
keyboard on crash, and thereby prevent leaving it in MEDIUMRAW mode. | ||||
2003-03-19 | Update the makefile patch to apply against 2.3.4 final. | kergoth | 1 | -90/+11 |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 1 | -1/+1 |
2003-03-11 | Added patch for SIMPad tablets courtesy of Chris Martin | groucho | 1 | -0/+26 |
2003-02-25 | Has nobody tried to build a debug version of qt/e with gcc 3.2 since this | sandman | 1 | -0/+29 |
patch was committed ? | ||||
2003-02-19 | Fix a bug that prevented ldconfig execution in postinst | kergoth | 1 | -1/+1 |
2003-01-26 | Rather hackish, but necessary, bits. mkipks now parses the qglobal header ↵ | kergoth | 2 | -2/+2 |
from $QTDIR to obtain both the base qt version and the full version string, thereby letting me use ipkg depends to Depends: libqt2-emb (>= 2.3.4-beta4). | ||||
2003-01-26 | Arent dependencies fun? | kergoth | 1 | -1/+1 |
2003-01-24 | 1) add Replaces: qt-embedded-rotation to libqt2-emb-fonts, per oliver, and ↵ | kergoth | 1 | -1/+2 |
2) add libqt2-emb-fonts to libqpe1 depends, to ensure the fonts are always available when using any qtopia app. | ||||
2003-01-23 | Duplicate control pointed out by oliver | kergoth | 3 | -25/+0 |
2003-01-23 | package naming change.. alter library packages to use debian naming ↵ | kergoth | 3 | -0/+24 |
convention. also moved bits that didnt belong in lib pakcages elsewhere. | ||||
2002-12-22 | call ldconfig in postinst for libraries (only if it is installed) | sandman | 1 | -0/+4 |
2002-12-14 | hmm, was this supposed to work without patch? | tille | 1 | -0/+29 |
2002-12-12 | make passing in qte version for ipk creation easier | kergoth | 2 | -2/+2 |
2002-12-10 | enabled font-saving -- this will allow TTF -> QPF conversion (together with | sandman | 1 | -1/+1 |
the freetype plugin) and it enlarged my qt/e only be a few KB | ||||
2002-12-08 | the patch was reverse - fixed now | sandman | 1 | -4/+4 |
2002-12-08 | This fixes the overlapping popupmenu problem. Qt/E chooses the lower | sandman | 1 | -0/+11 |
popupmenu (parent) for mouse move events, if two popupmenu overlap. | ||||
2002-12-08 | switched from libpng2 to libpng3 | sandman | 1 | -1/+1 |
2002-12-08 | HancomWord on OZ crashes with optimizations in ::fillRect enabled, so | sandman | 1 | -0/+11 |
better disable this for all platforms. | ||||
2002-12-07 | added depend on libpng and libz | sandman | 1 | -2/+2 |
!! These are familiar package names -- we may have to added the OZ names with | (or) | ||||
2002-12-07 | The Qt/E buildsystem is completly broken, if you want to link libz and | sandman | 1 | -0/+118 |
libpng dynamically (which will be the default from now -- it saves 500K in libqte and both libs are only 200K) This should fix it. Please add "-system-libpng -system-zlib" to the configure args | ||||
2002-12-07 | Patch for Qt/E to get rid of libpreload .. we mark the functions, that we | sandman | 1 | -0/+178 |
would have to preload as WEAK and provide non-weak versions in libqpe. We have to make sure that the original implementation is still reachable (private: *_NonWeak) by the overrides in libqpe | ||||
2002-11-24 | A sizeHint().height() of 200 pixel is a bit much for a 240x320 display | sandman | 1 | -0/+15 |
2002-11-06 | Unintentional commit | kergoth | 1 | -2/+2 |
2002-11-06 | Changing sharp define. if someone doesnt like it, let me know :) | kergoth | 1 | -2/+2 |
2002-09-21 | Workaround for a (IMHO) design-flaw in the style/palette handling. Styles | sandman | 1 | -0/+23 |
like liquid that need to recalculate things on a palette change can get seriously confused when a class specific palette is polished | ||||
2002-09-09 | cleanup, they are quite old | harlekin | 7 | -303/+0 |
2002-09-09 | first round of patches to qt embedded 2.3.4 | harlekin | 3 | -0/+85 |
2002-09-08 | version should follow qt/e version | kergoth | 1 | -1/+1 |
2002-09-08 | -21 subversion for qt/e seems odd, considering the ipk in the feed is -3... | kergoth | 1 | -1/+1 |
2002-09-05 | removed single boot-floppy build | sandman | 2 | -41/+8 |
2002-09-02 | patch for the segfaulting konq/e | harlekin | 1 | -0/+19 |