Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-07-04 | Spanish translation, now in UTF-8 encodings | fbarros | 14 | -11/+16 |
2002-07-04 | changed about box | thufir | 1 | -1/+1 |
2002-07-04 | added ChangeLog | thufir | 1 | -0/+9 |
2002-07-04 | TT spreadsheet out, opie-sheet in .-) | harlekin | 1 | -1/+1 |
2002-07-04 | added .cvsignore | thufir | 1 | -0/+3 |
2002-07-04 | fixed bugs | thufir | 2 | -6/+6 |
2002-07-04 | added license headers to opie-sheet | thufir | 15 | -0/+210 |
2002-07-04 | added opie-sheet.desktop | thufir | 1 | -0/+7 |
2002-07-04 | added sheetqt | thufir | 15 | -0/+80 |
2002-07-04 | added sheetqt.html | thufir | 1 | -0/+16 |
2002-07-04 | added opie-sheet | thufir | 34 | -0/+3457 |
2002-07-04 | aply ntp on set not on quit -- hopefully | tille | 1 | -0/+8 |
2002-07-04 | Fix for compiling on x86 (Red Hat) | leseb | 1 | -0/+1 |
2002-07-03 | even more code cleanups .-) | harlekin | 4 | -67/+227 |
2002-07-03 | much more code cleanup, make if look more like c++ code | harlekin | 7 | -125/+65 |
2002-07-03 | added metal style | llornkcor | 1 | -1/+2 |
2002-07-02 | patch submitted by Dam WIlliams, who got it from Michael Lauer- adds a ↵ | llornkcor | 6 | -0/+306 |
kernel modules tab | ||||
2002-07-02 | Fix QToolButton drawing | leseb | 2 | -0/+14 |
2002-07-02 | changed zlib header includes | llornkcor | 2 | -14/+16 |
2002-07-02 | add | llornkcor | 2 | -0/+1183 |
2002-07-02 | changed default icon action from hold to tap to record | llornkcor | 2 | -26/+34 |
2002-07-02 | Try to load the null video plugi | zecke | 1 | -1/+6 |
2002-07-02 | my hacky null video output plugin | zecke | 4 | -5/+142 |
This will become our smart opie video widget controller... | ||||
2002-07-02 | use icon on opie-reader pics dir | llornkcor | 1 | -1/+1 |
2002-07-02 | missing gnome icon | llornkcor | 1 | -0/+0 |
2002-07-02 | added user message for non existing file | llornkcor | 1 | -0/+2 |
2002-07-02 | attempt to fix bug #95, now it checks for existing file before trying to delete | llornkcor | 1 | -6/+7 |
2002-07-02 | added a few dirs to the list | llornkcor | 1 | -0/+4 |
2002-07-01 | changed caption and added cvsigonre | llornkcor | 2 | -235/+238 |
2002-07-01 | gui | harlekin | 17 | -0/+3319 |
2002-07-01 | Added two new settings to liquid-style / Liquid-Settings: | sandman | 4 | -26/+69 |
- en/disable the new window decoration - set the stipple contrast (from no stipple to twice the normal value) | ||||
2002-07-01 | - fixed some "unused variable" warnings from the KDE code | sandman | 1 | -6/+6 |
- replaced sqrt() calls QPE's qSqrt() | ||||
2002-07-01 | added opie-reader | llornkcor | 1 | -0/+1 |
2002-07-01 | change displayed name | llornkcor | 1 | -1/+1 |
2002-07-01 | initial | llornkcor | 44 | -0/+7013 |
2002-07-01 | initial | llornkcor | 1 | -1/+1 |
2002-07-01 | initial | llornkcor | 2 | -0/+7 |
2002-07-01 | Hija, | zecke | 6 | -0/+293 |
first bits of a XINE C++ lib for the OpieMediaPlayer | ||||
2002-07-01 | This is the release version with all debug stuff thrown out -- in return | sandman | 1 | -129/+117 |
I have heavily commented the code, so maybe someone else besides me culd get the hang of this programm. | ||||
2002-07-01 | Fixed a race. Kernel could send iPAQ sleeping while opiealarm had not yet | sandman | 1 | -7/+27 |
set the RTC alarm. | ||||
2002-07-01 | added ability to schon icons next to services | harlekin | 6 | -56/+135 |
2002-07-01 | s | tille | 1 | -1/+2 |
2002-07-01 | Fixed tabstops.. But still problem with the custom widgets | eilers | 1 | -1/+19 |
2002-07-01 | fix icon | davipt | 1 | -1/+1 |
2002-07-01 | cosmetics | tille | 4 | -37/+37 |
2002-07-01 | Made loading of custom styles much faster, since symbols are now resolved | sandman | 1 | -1/+1 |
"on-the-fly" (This only makes it harder for new styles to be debugged) | ||||
2002-07-01 | - Fix a bug in the original liquid regarding slider handles and bg | sandman | 2 | -30/+95 |
pixmaps (volume-applet, reported by Harlekin) - Fix some "unused variable" compiler warnings - Regenerated QPL diff | ||||
2002-07-01 | take out debugs | llornkcor | 1 | -2/+2 |
2002-07-01 | had to add some ifndef QT_QWS_EBX around Sound things for some odd reason. ↵ | llornkcor | 1 | -34/+73 |
added sharp_buz empty defines for future usage | ||||
2002-06-30 | Forgot to update the QPL diff | sandman | 1 | -57/+110 |