Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-24 | add gcc 3.4 fixlet to qt-2.3.7 (qsortedlist.h needs a this-> before clear()) | mickeyl | 1 | -24/+35 |
2004-04-15 | bugfix in qimage.cpp applied | alwin | 1 | -174/+67 |
2004-04-02 | Some simple changes | wimpie | 1 | -2/+2 |
some config.in files depended on LIBOPIECORE2 and not LIBOPIE2CORE some control files contained an extra -1 to the version -> $EXTRAVERSION libopietoot1 : depended on libopie and not libopie1 | ||||
2004-03-01 | - Makefile-patch ( gcc -> g++ in some files ) solve compile and link ↵ | ar | 1 | -0/+151 |
problems for qt embedded 2.3.7 | ||||
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 8 | -9/+8 |
2004-02-14 | Make info in *.control files a little more consistent (mostly modified ↵ | drw | 1 | -1/+1 |
Maintainer, Files and Section fields) | ||||
2004-02-13 | Fix ipkg section/category value | drw | 2 | -2/+2 |
2004-01-10 | change maintainter from warick to opie project | llornkcor | 1 | -1/+1 |
2004-01-06 | fix | chicken | 1 | -1/+1 |
2004-01-06 | fix dependency problems | chicken | 1 | -1/+1 |
2004-01-06 | link against libpng12 | chicken | 1 | -1/+1 |
2003-12-15 | Patch includes new files not just changes | eilers | 1 | -25/+446 |
2003-12-09 | how did that get back in? | mickeyl | 1 | -368/+0 |
2003-12-09 | delete patches with bogus names | mickeyl | 9 | -686/+0 |
2003-12-08 | Automatic rotation. This might break binary compatibility, so beware including | treke | 1 | -0/+11 |
in BRANCH_1_0 | ||||
2003-12-01 | adjust depends to avoid confusion | chicken | 3 | -6/+3 |
2003-11-17 | Panther patches included | eilers | 1 | -384/+64 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -0/+1161 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-09-24 | here here | mickeyl | 1 | -0/+410 |
2003-08-29 | Usability for our left handed users ( me! ) | zecke | 1 | -0/+169 |
2003-08-08 | not needed | llornkcor | 1 | -39/+0 |
2003-06-14 | revert to non-tslib since we are having problems with tslib on SIMpad | mickeyl | 1 | -9/+74 |
2003-06-10 | readd here... oops | zecke | 1 | -0/+302 |
2003-06-10 | cvs is so crappy in not moving the branch point after a merge with HEAD that ↵ | zecke | 1 | -302/+0 |
later merges ends up in tons of conflicts or cvs strikes... so remove and add it again.. yuppie | ||||
2003-06-07 | next time you're refering to a patch make sure | zecke | 1 | -0/+450 |
it exists! | ||||
2003-06-06 | Upon popular request (Harlekin :-) here it is | groucho | 2 | -0/+22 |
2003-06-03 | eliminate the non-tslib patch for the simpad. | mickeyl | 1 | -26/+0 |
simpad support now _needs_ tslib with Qt/Embedded. | ||||
2003-05-30 | minor tweaks to the keyboard driver. i'm still not satisfied though, but | mickeyl | 1 | -17/+8 |
i'll stop now until we have a broader testing audience. eventually that whole stuff must be done in the kernel as part of the new input layer! | ||||
2003-05-30 | improved keyboard driver to support to levels of SHIFT operations | mickeyl | 1 | -32/+160 |
implement workaround for buggy switches driver (or even the hardware?) generating bogus key events which are now gracefully ignored :) | ||||
2003-05-26 | add improved version of QWSSimpadButtonHandler | mickeyl | 1 | -11/+58 |
this one now features automatic keyrepeat and adapts to rotation :-D | ||||
2003-05-24 | add QWSsimpadButtonHandler and patch it into qte | mickeyl | 1 | -0/+136 |
2003-05-17 | SIMpad fix | mickeyl | 1 | -1/+1 |
2003-04-25 | Increment revision | kergoth | 2 | -2/+2 |
2003-04-25 | Adjust replaces per recent change | kergoth | 1 | -1/+1 |
2003-04-25 | Reducing ambiguity in vera packaging | kergoth | 2 | -1/+2 |
2003-04-25 | Correct shell globbing for vera | kergoth | 2 | -2/+2 |
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. |