Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-02-08 | improve support for BigScreen | ar | 23 | -5186/+5180 |
2004-02-08 | More API fixes | zecke | 2 | -0/+19 |
2004-02-08 | Document Networksettings API | zecke | 4 | -15/+88 |
2004-02-07 | correct sound calls for use with libopie2 | ar | 2 | -5/+5 |
2004-02-07 | Fix up linking. | zecke | 2 | -2/+2 |
Only wlan currently requires Opie2 stuff | ||||
2004-02-07 | no longer link against libopie1 since libopie2 provides everything | mickeyl | 8 | -18/+15 |
2004-02-06 | Funny how much bugs one can introduce when importing Qtopia stuff. | zecke | 9 | -71/+148 |
Fixed a couple of possible sigsegv, uninitialized variables | ||||
2004-02-06 | Merge with Qtopia sources | zecke | 3 | -75/+110 |
2004-02-06 | Merge from the 1.0.x release | zecke | 63 | -405/+489 |
2004-02-06 | Update from Qtopia1.7 (borders on the items) | zecke | 4 | -49/+70 |
make it quicklaunchable | ||||
2004-02-05 | Re-enable whats this icon in titlebar | drw | 1 | -216/+216 |
2004-02-05 | Janitor: ulong ref removed | zecke | 8 | -8/+4 |
2004-02-05 | Janitor: remove ulong ref | zecke | 19 | -22/+22 |
2004-02-05 | Completed package information dialog and a couple of other minor tweaks | drw | 8 | -44/+169 |
2004-02-01 | less includes | harlekin | 29 | -102/+0 |
2004-01-29 | tls support for IMAP implemented | alwin | 2 | -6/+79 |
2004-01-27 | return QS_FALSE if interface is not implemented | zecke | 3 | -2/+7 |
2004-01-27 | Guess what? return QS_FALSE; | zecke | 3 | -3/+8 |
2004-01-24 | Start of package information dialog, UI done, need to retrieve package data yet | drw | 4 | -11/+63 |
2004-01-24 | new color scheme on fretboard, maekes each ocatave appear in different color | waspe | 8 | -13/+77 |
2004-01-24 | Added download packages (requires current version of libipkg) and code to ↵ | drw | 9 | -29/+185 |
have Opie update links so apps will display properly in Launcher after adding/removing | ||||
2004-01-22 | - exclude *.bck files from backup | ar | 1 | -1/+1 |
2004-01-20 | Updated README with some info on building with libipkg | drw | 1 | -3/+18 |
2004-01-20 | Convert to use libipkg | drw | 11 | -191/+135 |
2004-01-20 | package the guitar sample | mickeyl | 3 | -11/+15 |
fix reading from share/powerchord/ | ||||
2004-01-20 | enable powerchord in the buildsystem | mickeyl | 1 | -0/+27 |
2004-01-20 | initial import of powerchord courtesy Camilo Mesias <mailto:camilo@mesias.co.uk> | mickeyl | 21 | -0/+4215 |
modified some bits to be compatible with the opie build system packaging not complete yet i hope camilo will maintain this here... | ||||
2004-01-16 | add build time dependency to libopienet2 | mickeyl | 1 | -1/+1 |
2004-01-13 | Add .cvsignore and fix sigsev when updating and upgrading | drw | 2 | -2/+8 |
2004-01-13 | use OProcess::processPID() | mickeyl | 1 | -28/+4 |
2004-01-13 | Initial upload of new package manager | drw | 27 | -0/+3918 |
2004-01-12 | update | mickeyl | 1 | -20/+40 |
2004-01-12 | when flush sendmail queue the user will be asked for selecting an | alwin | 4 | -9/+110 |
smtp account to use when there are more than one smtp-accounts | ||||
2004-01-12 | generating clean failuremessages | alwin | 1 | -41/+67 |
bugfix - smtp without login was resolved as wrong when sending enqueued mails login will asked when starting flush not on every mail. | ||||
2004-01-11 | - rename files ostorage.cpp .h in ostorageinfo.cpp .h | ar | 1 | -1/+1 |
2004-01-11 | - add LIBOPIE2CORE in depends | ar | 1 | -1/+1 |
2004-01-11 | when failure sending mails them will be stored into a local folder | alwin | 2 | -1/+24 |
and a message box appears. | ||||
2004-01-10 | change maintainter from warick to opie project | llornkcor | 7 | -7/+7 |
2004-01-10 | dont show background face for large screens, as it doesnt fit | llornkcor | 1 | -1/+3 |
2004-01-10 | new email addy | llornkcor | 8 | -8/+8 |
2004-01-10 | new email addy | llornkcor | 1 | -1/+1 |
2004-01-10 | -First follow Qt naming style | zecke | 1 | -6/+6 |
-use const -Fix Doxygen comment. If above a method better skip the @fn -Update backuprestore to use the new names TODO: Alter filename to ostorageinfo | ||||
2004-01-10 | - use the new OStorageInfo instead of StorageInfo | ar | 2 | -3/+3 |
2004-01-10 | mh box fully functional | alwin | 6 | -969/+1020 |
splitted the stuff of accountview list into seperate files so the other parts care about changes inside accountitems | ||||
2004-01-10 | mh wrapper fully functional. | alwin | 2 | -5/+56 |
2004-01-10 | when header displayed print just the count of messages not having | alwin | 1 | -1/+1 |
the \deleted flag set. | ||||
2004-01-10 | new connection setting stuff for imap too | harlekin | 5 | -91/+129 |
2004-01-09 | corrected resource names for icons. | hayzel | 2 | -10/+12 |
2004-01-09 | remove a faulty "/" from a Resource::loadPixmap sentence.... | hayzel | 1 | -1/+1 |
2004-01-09 | save configuration settings in accept(), not in the ~ | mickeyl | 3 | -6/+16 |