Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-05-06 | added | harlekin | 1 | -0/+4 |
2002-05-06 | added tabmanager | llornkcor | 1 | -0/+2 |
2002-05-06 | added from ui generated files | harlekin | 2 | -0/+6 |
2002-05-06 | initial | llornkcor | 13 | -0/+1140 |
2002-05-06 | added from ui generated files | harlekin | 1 | -3/+4 |
2002-05-06 | initial | llornkcor | 2 | -0/+7 |
2002-05-06 | added config file setting for showing mic level Sound.conf [System] ShowMic ↵ | llornkcor | 1 | -1/+2 |
= TRUE will get you in! | ||||
2002-05-05 | bug fix | llornkcor | 1 | -6/+23 |
2002-05-05 | bug fix | llornkcor | 1 | -5/+5 |
2002-05-05 | Left this one out :) | mark | 1 | -0/+44 |
2002-05-05 | Nicer help information | mark | 3 | -50/+23 |
2002-05-04 | buf gix | llornkcor | 1 | -1/+1 |
2002-05-04 | popen thanks to ljp | tille | 5 | -206/+80 |
but still does not work from the launcher but only from the command line | ||||
2002-05-04 | hacked some changes for openzaurus, root fs should work, /mnt/ram shows ↵ | llornkcor | 1 | -80/+98 |
something, but I dont know if its correct. At least it shows more than it did | ||||
2002-05-04 | version handling | tille | 12 | -16/+124 |
2002-05-03 | fixes | tille | 8 | -77/+74 |
2002-05-03 | added install dialog with ipkg options (that are shown ;) | tille | 11 | -75/+202 |
2002-05-02 | - | kergoth | 1 | -3/+3 |
2002-05-02 | fixed | tille | 3 | -2/+21 |
2002-05-02 | added doclnk support | tille | 16 | -65/+128 |
2002-05-02 | refixed buttons | harlekin | 1 | -4/+13 |
2002-05-02 | removed the hack that limited the bad influence of the sticky bug on ipaq, ↵ | harlekin | 1 | -36/+36 |
since it is not needed any more. Sticky bug is fixed in 2.4.18-rmk3 hh6 | ||||
2002-05-02 | Fix translation in message boxes | leseb | 1 | -1/+10 |
2002-05-02 | Here is the rewrite of ofileselector | zecke | 2 | -897/+841 |
Mostly the layout was fixed and it should be much easier to understand whats going on It also got more functionality with less code Next is MultipleSelections, Open Dir mode save dir mode and installingViews | ||||
2002-05-02 | I hate vfat.. I really do, or maybe I hate the way the kernel deals with it | llornkcor | 1 | -12/+13 |
2002-05-02 | bug on vfat workaround... sorta | llornkcor | 1 | -2/+4 |
2002-05-02 | damned QFileInfo::isExecutable bug... | llornkcor | 1 | -4/+11 |
2002-05-02 | bug fix #2 delete | llornkcor | 1 | -1/+1 |
2002-05-01 | fixed symlink showing linked file instead of name of symlink. | llornkcor | 1 | -8/+7 |
2002-05-01 | fixed close of local & ipkgfind | tille | 3 | -20/+64 |
2002-05-01 | added popupmenu for installed packages | tille | 1 | -0/+7 |
2002-05-01 | fixed: remove only from std dest | tille | 3 | -3/+4 |
2002-05-01 | more fields in detailed view | tille | 4 | -2/+14 |
2002-05-01 | handles different versions of the same package | tille | 8 | -47/+62 |
2002-05-01 | thats the right place | harlekin | 1 | -0/+0 |
2002-05-01 | moved to own dir | harlekin | 1 | -0/+0 |
2002-05-01 | update | harlekin | 1 | -1/+1 |
2002-05-01 | qipkg is dead, long live oipkg | harlekin | 1 | -1/+1 |
2002-05-01 | added ipkgfind remote query | tille | 24 | -234/+552 |
2002-05-01 | fixed a workaround for QFileInfo::isExecutable() stupid silly bug | llornkcor | 1 | -6/+16 |
2002-04-30 | make some people more happy Now the mediummount get's compiled | zecke | 2 | -1/+2 |
2002-04-30 | - ostream is part of the std namespace | simon | 1 | -1/+1 |
2002-04-30 | - resolved clash between const char *name and struct utsname name | simon | 1 | -2/+2 |
2002-04-30 | - no default args in method impls | simon | 2 | -13/+13 |
2002-04-30 | - no default args in method impls | simon | 1 | -5/+5 |
- resolved parameter shadowing | ||||
2002-04-30 | - no default args in method impls | simon | 8 | -14/+15 |
- don't return void in non-void functions | ||||
2002-04-30 | - no default args in method impls | simon | 5 | -16/+16 |
- resolved parameter shadowing problem | ||||
2002-04-30 | - XMLTree is in the Opie namespace now | simon | 2 | -0/+6 |
2002-04-30 | - put the xml tree classes into the Opie namespace | simon | 5 | -0/+14 |
2002-04-30 | - no default args in method impl | simon | 1 | -1/+1 |