Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-03-14 | Only use ODP | zecke | 6 | -18/+17 |
2004-03-14 | Change Signature of Signals to obey namespace | zecke | 7 | -35/+34 |
Make example compile | ||||
2004-03-14 | but XML Parser back to OPie Core as libtinykate uses it as well | zecke | 5 | -13/+10 |
2004-03-14 | No libopie dep | zecke | 1 | -1/+1 |
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 | namespace correction | alwin | 6 | -9/+31 |
2004-03-14 | Convert net to ODP and QtAUX | zecke | 70 | -228/+310 |
2004-03-14 | namespace fix | alwin | 2 | -2/+2 |
2004-03-14 | namespace fix | alwin | 1 | -1/+4 |
Must reviewed 'cause it uses stuff from Private namespace! | ||||
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 | Fix possible divide by null | zecke | 1 | -10/+11 |
Patch for mickeyl... | ||||
2004-03-13 | Introduce the namespace | zecke | 10 | -50/+51 |
and the new APPLET_EXPORT define | ||||
2004-03-13 | Fix namespaces in the launcher.. and found a problem with my script | zecke | 12 | -27/+37 |
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 | Change OApplicationFactory to be in Opie::Core as well | zecke | 1 | -6/+8 |
2004-03-13 | Move XML class to internal PIM | zecke | 156 | -337/+1001 |
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well | ||||
2004-03-13 | update | mickeyl | 1 | -12/+9 |
2004-03-13 | fix logo | mickeyl | 5 | -5/+5 |
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 | osmart_pointer -> osmartpointer | alwin | 1 | -1/+1 |
2004-03-12 | some more smart-pointers | alwin | 38 | -367/+369 |
some bugfixes some renaming of internals | ||||
2004-03-12 | renaming | alwin | 1 | -13/+14 |
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 | API change: OPacket::dumpStructure() now returns a QString and accepts void | mickeyl | 2 | -24/+32 |
API change: add QTextStream& operator<<( QTextStream& s, const OPacket& p ); | ||||
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-12 | Completed and added Polish letters. | daniel | 2 | -206/+206 |
2004-03-11 | *sigh* forgot to test before first checkin. sorry. | alwin | 1 | -2/+2 |
2004-03-11 | added a (clean-room) smart-pointer implementation to the OPIE project. | alwin | 2 | -0/+145 |
Its an implementation I had made in 1999 for some other GPL projects and is clean-room, so would be fine someone takes a look on it. | ||||
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 |