Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | 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-01 | fixed the missing/wrong icons in the tabbar | sandman | 1 | -2/+2 |
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 | adjusted to new OFontSelector c'tor | sandman | 1 | -1/+1 |
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 | 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 | removed dependencies on opie-sh-launchertab, since it is not necessary anymore. | spiralman | 2 | -2/+2 |
2002-09-30 | small changes due to ODevice API change | sandman | 1 | -6/+19 |
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 | 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 | tabs now change their color when actions occur | wazlaf | 9 | -14/+107 |
2002-09-30 | remove qDebug | llornkcor | 1 | -2/+2 |
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-29 | modeless channel support | wazlaf | 4 | -5/+5 |
2002-09-29 | fix | llornkcor | 1 | -1/+1 |
2002-09-29 | some more message types supported to make this work more smoothly with ↵ | wazlaf | 1 | -11/+15 |
freenode.net | ||||
2002-09-29 | some more message types supported to make this work more smoothly with ↵ | wazlaf | 4 | -2/+49 |
freenode.net | ||||
2002-09-29 | Icon selection now works. User listing lists 1 user per row now. (moved from ↵ | umopapisdn | 3 | -19/+25 |
qiconlist to qlistview) | ||||
2002-09-29 | opie mods | llornkcor | 2 | -3/+13 |
2002-09-28 | Initial Version - base version 0.2 | andyq | 2 | -0/+6 |
2002-09-28 | *** empty log message *** | andyq | 38 | -0/+4246 |
2002-09-28 | Initial Revision - Base Version 0.2 | andyq | 1 | -0/+9 |
2002-09-28 | User icons can be selected. | umopapisdn | 1 | -1/+1 |
2002-09-28 | *** empty log message *** | umopapisdn | 3 | -6/+39 |
2002-09-28 | Add profiles and the profilemanager to the mainwindow | zecke | 4 | -0/+46 |
if one would have a ConfigureDialog one could see it.... | ||||
2002-09-28 | Profiles, loading and saving completed | zecke | 3 | -6/+26 |
2002-09-28 | make it possible in profileconfig | zecke | 3 | -1/+18 |
to iterate over the items in a group | ||||
2002-09-28 | some more implementation of the Config stuff | zecke | 2 | -0/+48 |
2002-09-28 | io_layer take Profile instead of Config | zecke | 19 | -33/+472 |
Profile added including some Config like stuff io_serial getBaud -> baud a default for gcc3 later tabdwidget will be our central widget profileconfig I needed groups() and clearAll that's pretty much it | ||||
2002-09-28 | indenting, comments | wazlaf | 4 | -12/+16 |
2002-09-28 | Some changes in io_layer.h; Untested Serial IOLayer implementation added | wazlaf | 4 | -17/+218 |