Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-03-20 | Shouldn't DESTDIR have OPIEDIR not QPEDIR? | sudonix | 1 | -1/+1 |
2004-03-19 | Minor typo occurence -> occurrence | sudonix | 1 | -1/+1 |
2004-03-19 | set callbacks for pop3 and nntp but seems never be called | alwin | 3 | -0/+12 |
in imap qApp-processEvents() is called for avoiding gui blocking | ||||
2004-03-18 | some (hopeful) improvements | alwin | 23 | -196/+230 |
2004-03-17 | - read old backup files from opie 1.0.x | ar | 1 | -6/+23 |
busybox tar don't feature --label so i abuse Application/backup/exclude file to identifie an backup as a new one. exclude will create by this backup application. see revision 1.28 | ||||
2004-03-16 | fix ogg | llornkcor | 1 | -1/+1 |
2004-03-16 | link against libopiecore2 instead libopie | alwin | 1 | -1/+1 |
2004-03-15 | non quicklaunch, and remove non necessary libs | llornkcor | 1 | -2/+4 |
2004-03-15 | - make opietooth compilable | ar | 8 | -7/+9 |
- correct LIBOPIECORE2 dependencies and namespace's | ||||
2004-03-15 | namespace fix | alwin | 1 | -1/+1 |
2004-03-15 | Use qRound if round is not present | zecke | 1 | -1/+1 |
2004-03-15 | Puh one run too much of my script | zecke | 4 | -15/+13 |
2004-03-15 | namespace deklaration fix | alwin | 1 | -1/+1 |
2004-03-15 | More LIBOPIE2 config fixes | brad | 2 | -2/+2 |
2004-03-15 | Fixed LIBOPIE2 config depends | brad | 1 | -1/+1 |
2004-03-14 | compile fix | zecke | 1 | -2/+2 |
2004-03-14 | more ODP and right signal syntax | zecke | 3 | -11/+11 |
2004-03-14 | Only use ODP | zecke | 6 | -18/+17 |
2004-03-14 | Fix up depends on LIBOPIE1 | zecke | 22 | -48/+43 |
Proper signature for signal and slots and namespaces | ||||
2004-03-14 | Make use of ODP | zecke | 37 | -68/+115 |
2004-03-14 | ODP changes for the Styles | zecke | 8 | -10/+11 |
2004-03-14 | Today Plugin changes | zecke | 3 | -3/+3 |
2004-03-14 | ODP changes | zecke | 9 | -14/+21 |
2004-03-14 | Opie2 and ODP changes | zecke | 11 | -14/+24 |
Also try to make signals/slots syntax obey the namespaces | ||||
2004-03-14 | Convert net to ODP and QtAUX | zecke | 70 | -228/+310 |
2004-03-14 | namespace fix | alwin | 1 | -1/+1 |
2004-03-14 | namespace fix | alwin | 3 | -2/+3 |
2004-03-14 | namespaces fixed | alwin | 5 | -10/+11 |
2004-03-14 | Use ODP namespace | zecke | 6 | -6/+13 |
2004-03-13 | ODP changes | zecke | 7 | -2/+14 |
2004-03-13 | ODP namespace adjustment | zecke | 5 | -7/+13 |
2004-03-13 | Opie2 | zecke | 1 | -1/+2 |
2004-03-13 | Namespace changes for Apps | zecke | 43 | -63/+90 |
QAshMoney and Reader need to be valgrinded | ||||
2004-03-13 | Introduce the namespace | zecke | 10 | -50/+51 |
and the new APPLET_EXPORT define | ||||
2004-03-13 | convert to Opie2 namespace | zecke | 18 | -3/+18 |
most of them are only using namespace Opie::Core in the main remove <qpe/qpetoolbar.h> | ||||
2004-03-13 | Run the script... convert to namespace | zecke | 1 | -0/+1 |
actually only + using namespace Opie::Core :} | ||||
2004-03-13 | dito | chicken | 1 | -1/+1 |
2004-03-13 | fix to enable networksettings | chicken | 1 | -1/+1 |
2004-03-13 | required patch for etpan | alwin | 1 | -0/+28 |
2004-03-12 | fix typo | mickeyl | 1 | -2/+1 |
2004-03-12 | some more smart-pointers | alwin | 38 | -367/+369 |
some bugfixes some renaming of internals | ||||
2004-03-12 | fix so it will compile with 2.95.x compilers | alwin | 1 | -2/+2 |
2004-03-12 | some pointers embedded into osmart_pointer handling | alwin | 21 | -172/+190 |
2004-03-12 | helpers for generating libetpan-packages added. | alwin | 2 | -0/+14 |
2004-03-12 | start usage of smart-pointer | alwin | 1 | -22/+21 |
2004-03-12 | start usage of smart-pointers | alwin | 8 | -23/+31 |
2004-03-12 | fixed a variable name conflict | alwin | 1 | -5/+5 |
2004-03-11 | cleanups and switch to new etpan-tarball | alwin | 9 | -615/+36 |
2004-03-11 | new etpan package | alwin | 1 | -0/+0 |
2004-03-11 | workaround of a libetpan bug :( | alwin | 1 | -12/+12 |