summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-30Primary group combobox is sorted.umopapisdn4-10/+42
Deleting a primary group for a user sets the primarygroup combobox to <Undefined group> not an arbitrary group.
2002-09-30Added include <linux/limits.h> to fix bug# 234andyq1-0/+1
Note - I didn't have this issue on my setup (MDK 8.2) but adding the include gave no issues
2002-09-30Profile Changesbenmeyer6-94/+198
2002-09-30Make QtopiaDesktop1.6 work with Opie againzecke1-7/+12
it did rely on the counter part to send a version number starting with 1
2002-09-30more items to ignorebenmeyer2-0/+2
2002-09-30Adding cvs ignore itembenmeyer2-0/+20
2002-09-30Fixed compiler warningsbenmeyer8-14/+42
2002-09-30Initial commitbenmeyer58-0/+11642
2002-09-30history functionality, tabs switch colors, extended settings dialogwazlaf16-66/+186
2002-09-30fixed one typocniehaus5-4/+15
I tried to fix the layouting problem but I give up. /me is to lame
2002-09-30Optimizations for the new busy indicator:sandman1-35/+36
- QPixmaps are buffered now - real fix for the startTimer 100% cpu-load bug (was a typo)
2002-09-30tabs now change their color when actions occurwazlaf9-14/+107
2002-09-30remove qDebugllornkcor1-2/+2
2002-09-30wtf is going on with my version entries?llornkcor1-1/+1
2002-09-30addedllornkcor2-0/+4
2002-09-30fix versionllornkcor1-1/+1
2002-09-30one tr - Standard, the rest of the catagories are in etc/unit_conversion.datllornkcor1-1/+1
2002-09-30fixed scroll, and cleanedup non used variablesllornkcor1-16/+22
2002-09-30- added an option to quit to consolesandman4-169/+231
- launcher is now started via a login shell - font is "hardcoded" to helvetica - screen saver is "hardcoded" to 30/20/60 secs (this should make opie-login usable, regardless of any (miss)-configuration of the normal OPIE appearance)
2002-09-29temporary workarround to prevent high cpuloads after first app is launchedharlekin1-1/+3
2002-09-29modeless channel supportwazlaf4-5/+5
2002-09-29fixllornkcor1-1/+1
2002-09-29handwriting files are now in opie-handwriting where they belongharlekin1-1/+1
2002-09-29fixes so ipkg-build does not complainharlekin2-2/+2
2002-09-29some more message types supported to make this work more smoothly with ↵wazlaf1-11/+15
freenode.net
2002-09-29some more message types supported to make this work more smoothly with ↵wazlaf4-2/+49
freenode.net
2002-09-29character profiles now divided in these packageshash2-0/+18
2002-09-29changed the way it's packaged, so you can now either install the default sethash1-1/+1
or the graffiti set.
2002-09-29Icon selection now works. User listing lists 1 user per row now. (moved from ↵umopapisdn3-19/+25
qiconlist to qlistview)
2002-09-29from hashllornkcor4-0/+15
2002-09-29enabled profile selection which was already in there\!hash2-3/+6
2002-09-29Hide the TypeCombo/CategorySelect we provide our own stuffzecke1-0/+2
2002-09-29Add the possibility to hide/show the TypeCombo/CategorySelectzecke2-0/+22
2002-09-29Fast-load should work now again -- I think this was a Qtopia merge problemsandman1-0/+3
2002-09-29compromise for the new busy indicator:sandman1-12/+38
old explosion + new highlight = exploding highlight ;)
2002-09-29add aqpkgllornkcor1-1/+1
2002-09-29herellornkcor1-0/+0
2002-09-29opie modsllornkcor3-4/+14
2002-09-29goes herellornkcor1-0/+6
2002-09-28Initial Version - base version 0.2andyq2-0/+6
2002-09-28*** empty log message ***andyq38-0/+4246
2002-09-28Initial Revision - Base Version 0.2andyq1-0/+9
2002-09-28User icons can be selected.umopapisdn1-1/+1
2002-09-28*** empty log message ***umopapisdn3-6/+39
2002-09-28Add profiles and the profilemanager to the mainwindowzecke4-0/+46
if one would have a ConfigureDialog one could see it....
2002-09-28Profiles, loading and saving completedzecke3-6/+26
2002-09-28make it possible in profileconfigzecke3-1/+18
to iterate over the items in a group
2002-09-28some more implementation of the Config stuffzecke2-0/+48
2002-09-28io_layer take Profile instead of Configzecke19-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-28indenting, commentswazlaf4-12/+16