Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-10-20 | Opie-Notes: added .desktop file | hrw | 1 | -0/+5 |
2005-10-20 | added Opie-Notes | hrw | 7 | -0/+410 |
2005-10-18 | fixed bug #1647 - Opie-console doesn't respect scroll-bar on left side | hrw | 2 | -10/+16 |
2005-10-17 | Appearance: Added configuration options to set smallIconSize, bigIconSize, ↵ | hrw | 3 | -1/+43 |
useBigPixmaps | ||||
2005-10-16 | fixed bug #1492 - Backup and Restore does not show list of backups to ↵ | hrw | 2 | -0/+2 |
restore on start | ||||
2005-10-12 | fixed bug #1624: Button settngs changes are applied only after restart | hrw | 2 | -1/+3 |
2005-10-12 | fixed bug #1686: opie-console lack U I setting for switching scrollbar | hrw | 5 | -0/+55 |
2005-10-07 | libopie2/opiecore/device/odevice_ipaq.cpp: | zecke | 1 | -1/+1 |
-make it compile. This line should have been H1940 in the patch. Now I even compiled libopiecore before comitting ;) | ||||
2005-10-06 | ODevice patch from #1701 gor hp1940 | zecke | 2 | -1/+8 |
-Allocate device number -Some implementation | ||||
2005-10-04 | libqpe: | zecke | 1 | -1/+1 |
My QPEApplication does not have a public copy constructor. so we simply avoid using it by creation the application directly. | ||||
2005-09-28 | add this for updated qvfb skin useage | llornkcor | 1 | -0/+35 |
2005-09-27 | Mac OS X compile fixes: | zecke | 4 | -10/+11 |
-disable the "fuege alle libs auf verdacht hinzu" hack and hope we will identify the root cause. -do not redefine cxa_... on Mac. At least the the Apple Linker is not happy with having that symbol defined twice. -well DYLD_BOOL could not be casted to bool. changing it to bool works -opiecore.pro use the same test as in include.pro to see if we build on linux | ||||
2005-09-21 | revert | llornkcor | 1 | -741/+489 |
2005-09-19 | added patch to build QT/E 2.3.10 with gcc 4.x.x | hrw | 2 | -0/+12 |
2005-09-16 | removed hardcoded font size from wellenreiter | hrw | 2 | -2/+6 |
2005-09-13 | opieplayer: added rssparser.(cpp|h) into project file to get it build | hrw | 1 | -2/+4 |
- without that building fails on linking | ||||
2005-09-12 | libqpe/datebookmonth selector use too small fontsize on VGA screen. | hrw | 2 | -1/+19 |
- now on =>480 screen.width it will use "default_fontsize" - 2 size on smaller screen devices behavior is not changed - close bug #1695 | ||||
2005-09-11 | Opie 1.2.1 | mickeyl | 2 | -2/+2 |
2005-09-07 | Desktop file for opiestumbler | skyhusker | 1 | -0/+6 |
2005-09-07 | Added opiestumbler icon | skyhusker | 1 | -0/+0 |
2005-09-07 | translated Plugin into wtyczka in Polish language | hrw | 5 | -6/+6 |
2005-09-06 | Polished Polish translations: | hrw | 43 | -6596/+5872 |
- added Polish chars - updated some strings - added some strings | ||||
2005-09-05 | Translation updates for 1.2.1 | drw | 487 | -2572/+7345 |
2005-09-03 | switch to 5-point calibration to make it work on some newer Zaurii | mickeyl | 2 | -4/+5 |
this goes hand in hand with the integration of the RMK tslib calibration algorithm into Qt/Embedded 2.3.x. Patch courtesy Richard Purdie. | ||||
2005-09-03 | fun with namespaces and moc... this patch fixes the hinge sensor on ↵ | mickeyl | 3 | -4/+19 |
clamshell Zaurii | ||||
2005-09-03 | fix compilation when QT_QWS_EBX is defined | mickeyl | 1 | -1/+1 |
2005-09-03 | fix for gcc4 | mickeyl | 1 | -1/+1 |
2005-08-31 | Fix support for non-English language texts | drw | 5 | -7/+11 |
2005-08-31 | diminish error message | mickeyl | 1 | -2/+2 |
2005-08-31 | - add support for the new Switches type in the Linux Input System (coming ↵ | mickeyl | 10 | -416/+165 |
with 2.6.14) - use the new Switches support to rewrite the hinge sensor handling on Zaurus models w/ 2.6 - add Switches support to SysInfo, OInputSystem, oinputsystemdemo | ||||
2005-08-29 | - paint discovery pixmap if applicable | mickeyl | 2 | -9/+9 |
- Resource -> OResource - fix off-by-one bug in paint() | ||||
2005-08-29 | add pixmap for bluetooth on + discovery mode | mickeyl | 1 | -0/+0 |
2005-08-29 | Hi-res icons for datebook | drw | 4 | -0/+0 |
2005-08-29 | Fix addressbook app icon to have blue circle | drw | 1 | -0/+0 |
2005-08-29 | Remove old, unused addressbook small icons | drw | 3 | -0/+0 |
2005-08-29 | Scale icons in contact table listing and in configure dialog | drw | 2 | -16/+24 |
2005-08-29 | Hi-res icons for addressbook | drw | 17 | -0/+0 |
2005-08-29 | simpify the mimes | llornkcor | 1 | -2/+2 |
2005-08-28 | added podcast support for opieplayer | llornkcor | 1 | -1/+2 |
2005-08-28 | podcast! support.. 1st installment. needs improvements | llornkcor | 4 | -110/+567 |
2005-08-27 | call QCopChannel::send() instead of using a QCopEnvelop | mickeyl | 2 | -26/+14 |
2005-08-27 | call processEvents() to make it more likely^w^w^wsure the QCopEnvelope gets ↵ | mickeyl | 2 | -0/+4 |
processed | ||||
2005-08-25 | revert last change which made dialogs appear as small windows on 240x320 models | mickeyl | 1 | -5/+5 |
2005-08-25 | fix search results | llornkcor | 1 | -12/+13 |
2005-08-24 | optimize search. fix other things | llornkcor | 3 | -200/+170 |
2005-08-24 | fix STUPID bug by remembering that a QCopEnvelope is sent in the object ↵ | mickeyl | 2 | -5/+13 |
destructor sometimes C++ is too tricky for human beings :/ | ||||
2005-08-23 | make it compile | mickeyl | 10 | -24/+12 |
2005-08-23 | mention SL-C3100, mention helper programs (add more if necessary) | mickeyl | 1 | -4/+11 |
2005-08-23 | - fix SIGSEGV when trying to send but IrDA is not enabled | mickeyl | 2 | -27/+32 |
- rename 'scan' button to 'rescan' - disable 'send' button if IrDA and BT is both disabled | ||||
2005-08-23 | add support for the Sharp SL-C3100 "Borzoi" | mickeyl | 4 | -11/+22 |