Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-10-01 | adjusted to new OFontSelector c'tor | sandman | 2 | -2/+2 |
2002-10-01 | OFontSelector has now an optional builtin preview widget | sandman | 2 | -9/+47 |
2002-10-01 | cleanups and gui redo with layouts | harlekin | 2 | -194/+177 |
2002-10-01 | i'm kinda embarrased to commit this cus i really dont know how it's supposed | hash | 2 | -4/+60 |
to work yet. if anyone has any pointers, please dont hesitate to tell me. | ||||
2002-10-01 | change open url | llornkcor | 1 | -44/+124 |
2002-10-01 | The client should be working | zecke | 3 | -0/+186 |
it's complete but I never compiled it | ||||
2002-10-01 | Added runtime detection of Qt version, because all qt/e's <= 2.3.3 return | sandman | 2 | -95/+118 |
font sizes *10 | ||||
2002-10-01 | Implementation of some virtual methods | eilers | 4 | -20/+26 |
2002-10-01 | Another performance tweak for busyindicator and alpha-blended bg pixmaps | sandman | 1 | -4/+18 |
2002-10-01 | Small bug fix for iPAQ only: screensaver "dim" didn't work anymore - | sandman | 1 | -1/+2 |
the backlight was already powered off at level 0 | ||||
2002-10-01 | mediadetect no longer needed, also beginning of id3 etc tag info support ↵ | harlekin | 8 | -101/+229 |
along with some other small fixes | ||||
2002-10-01 | 5th try | zecke | 9 | -0/+735 |
initial checkin of X11 Opie stuff it features an IPC Server the client is todo this will become the OPIE X11 department including alternative QPEApplication, QCOP replacement | ||||
2002-10-01 | removed dependencies on opie-sh-launchertab, since it is not necessary anymore. | spiralman | 2 | -2/+2 |
2002-10-01 | Patch by stelian | zecke | 1 | -1/+1 |
to fix problem with timezone switching The CityTime settngs app writes in to CityTime where the tzselector wanted to read from WorldTime thank | ||||
2002-09-30 | Removed the button mapping for H3800, since this is now handled in the | sandman | 2 | -31/+10 |
ODevice iPAQ keyfilter | ||||
2002-09-30 | - again some speedups for the new busy indicator | sandman | 1 | -23/+30 |
- (inefficient) fix for background pixmaps with alpha channel (untested) | ||||
2002-09-30 | Changes to use the new ODevice API | sandman | 2 | -101/+16 |
2002-09-30 | small fix due to ODevice API change | sandman | 1 | -0/+1 |
2002-09-30 | misc. cleanups | sandman | 2 | -8/+8 |
2002-09-30 | small changes due to ODevice API change | sandman | 1 | -6/+19 |
2002-09-30 | small change to work with the new ODevice API | sandman | 1 | -1/+3 |
2002-09-30 | - small cleanup | sandman | 1 | -2/+6 |
- changed to work with the new ODevice API | ||||
2002-09-30 | - partly rearranged for better bc in the future | sandman | 2 | -174/+356 |
- led handling rewritten - cleanups - another try at fixing the OZ suspend "glitches" | ||||
2002-09-30 | Add missing files spotted by Robert Wittams | zecke | 2 | -0/+64 |
2002-09-30 | ui cleanup with groupboxes | benmeyer | 14 | -660/+746 |
2002-09-30 | Primary group combobox is sorted. | umopapisdn | 4 | -10/+42 |
Deleting a primary group for a user sets the primarygroup combobox to <Undefined group> not an arbitrary group. | ||||
2002-09-30 | Added include <linux/limits.h> to fix bug# 234 | andyq | 1 | -0/+1 |
Note - I didn't have this issue on my setup (MDK 8.2) but adding the include gave no issues | ||||
2002-09-30 | Profile Changes | benmeyer | 6 | -94/+198 |
2002-09-30 | Make QtopiaDesktop1.6 work with Opie again | zecke | 1 | -7/+12 |
it did rely on the counter part to send a version number starting with 1 | ||||
2002-09-30 | more items to ignore | benmeyer | 2 | -0/+2 |
2002-09-30 | Adding cvs ignore item | benmeyer | 2 | -0/+20 |
2002-09-30 | Fixed compiler warnings | benmeyer | 8 | -14/+42 |
2002-09-30 | Initial commit | benmeyer | 58 | -0/+11642 |
2002-09-30 | history functionality, tabs switch colors, extended settings dialog | wazlaf | 16 | -66/+186 |
2002-09-30 | fixed one typo | cniehaus | 5 | -4/+15 |
I tried to fix the layouting problem but I give up. /me is to lame | ||||
2002-09-30 | Optimizations for the new busy indicator: | sandman | 1 | -35/+36 |
- QPixmaps are buffered now - real fix for the startTimer 100% cpu-load bug (was a typo) | ||||
2002-09-30 | tabs now change their color when actions occur | wazlaf | 9 | -14/+107 |
2002-09-30 | remove qDebug | llornkcor | 1 | -2/+2 |
2002-09-30 | wtf is going on with my version entries? | llornkcor | 1 | -1/+1 |
2002-09-30 | added | llornkcor | 2 | -0/+4 |
2002-09-30 | fix version | llornkcor | 1 | -1/+1 |
2002-09-30 | one tr - Standard, the rest of the catagories are in etc/unit_conversion.dat | llornkcor | 1 | -1/+1 |
2002-09-30 | fixed scroll, and cleanedup non used variables | llornkcor | 1 | -16/+22 |
2002-09-30 | - added an option to quit to console | sandman | 4 | -169/+231 |
- launcher is now started via a login shell - font is "hardcoded" to helvetica - screen saver is "hardcoded" to 30/20/60 secs (this should make opie-login usable, regardless of any (miss)-configuration of the normal OPIE appearance) | ||||
2002-09-29 | temporary workarround to prevent high cpuloads after first app is launched | harlekin | 1 | -1/+3 |
2002-09-29 | modeless channel support | wazlaf | 4 | -5/+5 |
2002-09-29 | fix | llornkcor | 1 | -1/+1 |
2002-09-29 | handwriting files are now in opie-handwriting where they belong | harlekin | 1 | -1/+1 |
2002-09-29 | fixes so ipkg-build does not complain | harlekin | 2 | -2/+2 |
2002-09-29 | some more message types supported to make this work more smoothly with ↵ | wazlaf | 1 | -11/+15 |
freenode.net |