Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-09-28 | Now actually makes the homedirectories owned by the user they belong to. :) | umopapisdn | 4 | -4/+15 |
2002-09-27 | save makes new | llornkcor | 1 | -4/+2 |
2002-09-27 | remove old function | llornkcor | 2 | -3/+2 |
2002-09-27 | the workaround was wrong | zecke | 1 | -3/+2 |
2002-09-27 | added stuff | llornkcor | 2 | -4/+80 |
2002-09-27 | commented out a bunch of debug printf's | sandman | 1 | -6/+7 |
2002-09-27 | - added a .control file | sandman | 2 | -1/+10 |
- changed the TARGET from appearance2 to appearance | ||||
2002-09-26 | main /s/setMainWindow/showMainWindow | zecke | 6 | -8/+164 |
First implementation of the gui | ||||
2002-09-26 | The basic gui outline | zecke | 3 | -0/+142 |
a MainWindow a Session and a Factory | ||||
2002-09-26 | fix unused variable warnings | zecke | 5 | -5/+29 |
Added IOLayer* layer() to file_transfer.h | ||||
2002-09-26 | temporaray work around for a crash | zecke | 1 | -3/+5 |
Double deletion of the setMainWindow happens.... |