Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-04 | Now using kernel calls for interface information | benmeyer | 18 | -4452/+1792 |
2002-11-04 | Correct Depends package naming | kergoth | 1 | -1/+1 |
2002-11-04 | Remove unnecessary qWarning | kergoth | 1 | -1/+0 |
2002-11-04 | correct translations too | tille | 1 | -14/+14 |
2002-11-04 | Updates | benmeyer | 2 | -8/+2 |
2002-11-04 | Removed the Config class. Now parses wireless.opts file directly | benmeyer | 6 | -698/+556 |
2002-11-04 | never code without caffeine. | kergoth | 2 | -4/+1 |
2002-11-04 | Fix bug and gives more user feedback now | benmeyer | 10 | -20/+66 |
2002-11-04 | hmmm | llornkcor | 1 | -0/+182 |
2002-11-04 | function keyboard page | hash | 1 | -0/+30 |
2002-11-04 | just some updates | hash | 2 | -44/+48 |
2002-11-04 | add these might help to compile | llornkcor | 2 | -0/+244 |
2002-11-04 | various | llornkcor | 5 | -93/+92 |
2002-11-04 | fortune plugin, though it doesnt like me | kergoth | 9 | -0/+365 |
2002-11-03 | finish audio skin | llornkcor | 3 | -10/+63 |
2002-11-03 | m3u stuff and op2 skins | llornkcor | 10 | -450/+564 |
2002-11-03 | added public methods for background, foreground colors and framestyle | llornkcor | 2 | -8/+29 |
2002-11-03 | moved ticker to oticker | llornkcor | 5 | -142/+8 |
2002-11-03 | add oticker | llornkcor | 3 | -14/+142 |
2002-11-03 | fix ofileselector open | llornkcor | 1 | -1/+1 |
2002-11-03 | blah | llornkcor | 1 | -0/+46 |
2002-11-03 | added preferences dialog, and added slidshow | llornkcor | 9 | -184/+658 |
2002-11-03 | Oh OContact what a sucker ;) | zecke | 6 | -18/+8 |
first of all UID generation belongs to OPimRecord and was removed from OContact then setUid now actually calls OPimRecord::setUid instead of Record::setUid This finally fixes the problem with wrong uids after beaming... At least locally on my machine | ||||
2002-11-03 | Added a proposal for the daemon/gui communication. | mickeyl | 1 | -1/+22 |
2002-11-03 | removecircular depens | llornkcor | 1 | -2/+2 |
2002-11-03 | Changed to version 0.9 | andyq | 1 | -1/+1 |
2002-11-03 | Added find next facility | andyq | 4 | -9/+22 |
2002-11-03 | include fixlet | zecke | 1 | -0/+2 |
2002-11-03 | Remove default arguments from the implementation | zecke | 2 | -2/+2 |
jowenn | ||||
2002-11-03 | default arguments in the implementation removed | zecke | 2 | -2/+2 |
2002-11-03 | patch by jowenn no default arguments.... | zecke | 1 | -1/+1 |
2002-11-03 | Gcc3 compiler fixes again | zecke | 6 | -7/+7 |
No default arguments in the implementation please | ||||
2002-11-03 | No default arguments.... | zecke | 2 | -3/+3 |
Patch by jowenn | ||||
2002-11-03 | No default arguments in implementation please | zecke | 2 | -4/+4 |
2002-11-03 | no default arguments | zecke | 1 | -1/+1 |
Patch from jowenn | ||||
2002-11-03 | Nice to see more kde dudes here! | zecke | 2 | -3/+4 |
A patch from jowenn to make Opie compile with gcc3 again No default arguments! Some namespace issues | ||||
2002-11-03 | Patch by Simon Hausmann to suit gcc3 needs | zecke | 14 | -33/+28 |
many thanks | ||||
2002-11-03 | Added search for package feature | andyq | 4 | -2/+44 |
2002-11-03 | Added MimeTypeIcons entry | andyq | 1 | -0/+1 |
2002-11-03 | icon for packages | andyq | 1 | -0/+0 |
2002-11-03 | changed icon - removed black background | andyq | 1 | -0/+0 |
2002-11-02 | Fixes | drw | 3 | -4/+25 |
2002-11-02 | make deny the default button for ftp/sync prompt | llornkcor | 1 | -1/+1 |
2002-11-02 | Implementing charting... | drw | 6 | -39/+241 |
2002-11-02 | Added the Wellenreiter logo. The icon has yet to come. | mickeyl | 1 | -0/+0 |
2002-11-02 | Started the GUI portion of Wellenreiter (no functionality yet). | mickeyl | 8 | -0/+425 |
2002-11-02 | Nows asks before deleting local ipk files | andyq | 1 | -4/+17 |
2002-11-02 | Handles upgrading of local ipk files better and the Local-IPKG view displays | andyq | 3 | -7/+23 |
the name of the file rather thanthe package name (so version can easily be seen) | ||||
2002-11-02 | Cut some warning | zecke | 3 | -3/+17 |
and applied trekres customStrokeWidth patch | ||||
2002-11-02 | - fixed warning about missing return statement in non-void function. | simon | 1 | -5/+3 |
Okayed by Michael Lauer |