Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-10-04 | Added three window decoration flavours: | sandman | 12 | -0/+849 |
- flat from Qtopia 1.6 - polished from Qtopia 1.6 - liquid - this was written by me and resembles the KDE3 liquid look | ||||
2002-10-04 | - some changes to get dynamic window decorations working | sandman | 3 | -10/+32 |
- new format for style config | ||||
2002-10-04 | - fixed a bug in style loading | sandman | 1 | -2/+7 |
- changed the config key format for styles | ||||
2002-10-04 | CVS dummy entry for empty dirs | sandman | 1 | -0/+1 |
2002-10-03 | write wanted features here! | hash | 1 | -0/+1 |
2002-10-03 | fix not opening | llornkcor | 1 | -20/+21 |
2002-10-03 | TT fixed a bug in QCanvasPixmapArray in 2.3.4 and qasteroids relied on the | sandman | 1 | -6/+6 |
buggy behaviour | ||||
2002-10-02 | Doh .. forgot the new files | sandman | 2 | -0/+219 |
2002-10-02 | Enable the menu-plugins in the main Makefile | sandman | 1 | -0/+1 |
2002-10-02 | Launcher settings now also supports the new menu applets interface | sandman | 8 | -260/+70 |
2002-10-02 | Don't package the obsolete .desktop files for suspend and separator | sandman | 1 | -1/+1 |
2002-10-02 | Package the new "basic" menu-plugins "suspend" and "home" together with | sandman | 1 | -1/+1 |
the launcher | ||||
2002-10-02 | - Qtopia 1.6 launcher merge (again - should be finished soon) | sandman | 6 | -58/+318 |
- Support for O-Menu applets (similiar to Taskbar applets) | ||||
2002-10-02 | Interface definition for O-Menu applets | sandman | 1 | -0/+58 |
2002-10-02 | Not needed anymore -- this is done via plugins now | sandman | 3 | -11/+1 |
2002-10-02 | New menubar applets for Home and Suspend -- replaces the __* entries | sandman | 6 | -0/+292 |
in OPIEDIR/apps/ | ||||
2002-10-02 | pic update for launchersettings | sandman | 2 | -0/+0 |
2002-10-02 | Hack for suspend action is no longer needed | sandman | 1 | -4/+0 |
2002-10-02 | Fixes | benmeyer | 18 | -440/+322 |
2002-10-02 | initial commit | benmeyer | 4 | -0/+194 |
2002-10-02 | DHCP works, addProfile works | benmeyer | 8 | -70/+148 |
2002-10-02 | Add Connection function more filled in | benmeyer | 32 | -384/+514 |
2002-10-02 | Ok.. now obsolete | eilers | 1 | -11/+0 |
2002-10-02 | Included relative path to avoid external symbolic links | eilers | 2 | -4/+4 |
2002-10-02 | debugged and seems to work almost perfectly .. | eilers | 2 | -2/+14 |
2002-10-02 | UI Files | zecke | 2 | -0/+431 |
2002-10-02 | more files | zecke | 2 | -0/+91 |
2002-10-02 | Commit my files so other people can play with them | zecke | 7 | -5/+104 |
2002-10-02 | fixed broken autostart handling | harlekin | 3 | -7/+15 |
2002-10-01 | busyindicator type can now be changed at run-time | sandman | 4 | -7/+43 |
2002-10-01 | - added a config item for the new busyindicator | sandman | 7 | -36/+228 |
- added configs for O Menu (launcher part missing at the moment) | ||||
2002-10-01 | add missing icons | sandman | 3 | -0/+0 |
2002-10-01 | added missing icon | sandman | 1 | -0/+0 |
2002-10-01 | fixed the missing/wrong icons in the tabbar | sandman | 1 | -2/+2 |
2002-10-01 | initial drop | benmeyer | 12 | -0/+0 |
2002-10-01 | initial working wlan module | benmeyer | 12 | -0/+1938 |
2002-10-01 | Getting modules to work | benmeyer | 16 | -294/+530 |
2002-10-01 | - replaced the custom font selector with OFontSelector | sandman | 4 | -379/+49 |
- fixed the broken Config handling (Font) - various cleanups | ||||
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 |