Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-07-09 | more gui work | harlekin | 6 | -252/+200 |
2002-07-09 | fixed pro and control file, does build ipk now | harlekin | 2 | -2/+2 |
2002-07-09 | more gui updates | harlekin | 5 | -15/+42 |
2002-07-08 | more gui parts working now | harlekin | 3 | -19/+31 |
2002-07-08 | fixed by patch sent by Tim. Also fixed version in control file | llornkcor | 2 | -385/+385 |
2002-07-08 | fix the fix | zecke | 1 | -4/+4 |
2002-07-08 | Compile fixes | zecke | 3 | -10/+12 |
2002-07-08 | Fix slot name | zecke | 2 | -2/+2 |
2002-07-08 | API clean ups | zecke | 8 | -38/+31 |
2002-07-08 | fix memleaks | zecke | 2 | -160/+132 |
fix possible crashes clean up | ||||
2002-07-08 | Add some files | leseb | 1 | -0/+4 |
2002-07-08 | New files | leseb | 3 | -0/+190 |
2002-07-08 | New version | leseb | 1 | -1/+1 |
2002-07-08 | Sync with 1.2 version + some bug fixes | leseb | 11 | -289/+209 |
2002-07-08 | parse files when needed | tille | 2 | -3/+13 |
an other oipkg test ;) | ||||
2002-07-08 | change pushbutton to toolbutton | llornkcor | 2 | -9/+10 |
2002-07-08 | changed qpushbutton to qtoolbutton because icons aren't centered on qushbutton | llornkcor | 2 | -14/+28 |
2002-07-08 | - Fix a memory leak (bg pixmaps for taskbar applets were never freed) | sandman | 2 | -8/+10 |
- Try to be more intelligent about stipple alignment in child widgets (in every app I tested the stipple is now always aligned right) | ||||
2002-07-07 | For Harlekin ;-) | leseb | 3 | -0/+22 |
2002-07-07 | better layout | tille | 11 | -64/+108 |
2002-07-07 | Update | zecke | 2 | -4/+5 |
2002-07-06 | Null video fixes | zecke | 2 | -7/+55 |
lib updates | ||||
2002-07-06 | first try to get stuff together | harlekin | 7 | -19/+116 |
2002-07-06 | Fix DocLnk management to save documents correctly | leseb | 2 | -23/+20 |
2002-07-06 | Use only two (instead of three) button controls on scrollbars due to space | sandman | 1 | -9/+9 |
constraints) -- will be configureable somtime ... | ||||
2002-07-06 | Complete renovation of the external style API: | sandman | 21 | -206/+412 |
- created two QCom interfaces in "styleinterface.h" - moved the liquid/theme settings apps into the plugins - modified the plugin interface for all three styles - extended appearance to fully support the new API (replaces the settings apps) Additional work: - made a workaround in appearance for a Qt Bug -- now a QDialog again (this should really be fixed in Qt, but Z won't work that way) | ||||
2002-07-06 | qcop calls | tille | 2 | -6/+10 |
2002-07-06 | cmd line dialog | tille | 3 | -5/+11 |
2002-07-06 | query killefiz.de | tille | 1 | -8/+21 |
2002-07-06 | clockapplet uses qcop call to open settime dialog | tille | 6 | -18/+42 |
2002-07-05 | Initial import of the KDE2 Luna theme | sandman | 1 | -0/+10 |
2002-07-05 | Fix pro file name | leseb | 1 | -1/+2 |
2002-07-05 | spendings tracking app by Nick Betcher (who quit qte development .-( ) | harlekin | 29 | -0/+3661 |
2002-07-05 | fixed linking bug | tille | 1 | -1/+4 |
2002-07-04 | changed about box | thufir | 1 | -1/+1 |
2002-07-04 | added ChangeLog | thufir | 1 | -0/+9 |
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 | thufir | 33 | -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-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 | 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... |