Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-06-12 | - rename sheet-qt -> opie-sheet | ar | 18 | -5353/+5767 |
- format source code for a better readability | ||||
2004-06-10 | - Fix: 0001167 - not the best solution, but it works. | ar | 1 | -1234/+1235 |
2004-06-10 | fix | chicken | 1 | -1/+1 |
2004-06-06 | - add sqlite dependencies | ar | 1 | -6/+12 |
2004-06-03 | - turn on casino rules in solitare (make it eventually configurable) | ar | 1 | -11/+15 |
2004-06-03 | add the actual python quicklauncher server | mickeyl | 2 | -0/+206 |
2004-06-03 | add the python quicklaunch launcher | mickeyl | 4 | -0/+83 |
2004-06-02 | fix bug #0001327 | chicken | 1 | -1/+1 |
2004-06-01 | fix typos | mickeyl | 2 | -11/+11 |
2004-05-31 | - convert qWarning to owarn | ar | 20 | -998/+1037 |
2004-05-31 | - convert qDebug to odebug | ar | 6 | -48/+53 |
2004-05-29 | - fix compile-problem (add libopieui2) | ar | 2 | -2/+2 |
2004-05-28 | a proper config.in now | mickeyl | 1 | -4/+4 |
2004-05-28 | open communication channel and listen for messages | mickeyl | 2 | -11/+68 |
2004-05-28 | add sceleton for the pyquicklaunchapplet, an applet which mimicks the ↵ | mickeyl | 5 | -0/+189 |
quicklaunch technology for PyQt applications hence giving them a startup boost | ||||
2004-05-27 | - convert qDebug to odebug | ar | 12 | -1937/+1957 |
2004-05-27 | - add LIBOPIE2CORE to dependencies | ar | 1 | -1/+1 |
2004-05-27 | compile fix + add .cvsignore | mickeyl | 2 | -1/+31 |
2004-05-27 | Added QWhatsThis help text | drw | 3 | -3/+28 |
2004-05-26 | CLEANUP: use consistent opie- prefix for package names | mickeyl | 1 | -0/+0 |
2004-05-26 | no longer needed | mickeyl | 1 | -4/+0 |
2004-05-26 | remove bogus dependency | mickeyl | 1 | -2/+2 |
2004-05-26 | BUGFIX: Fixed ZSafe not starting up (Bug #1324) | mickeyl | 1 | -44/+15 |
2004-05-23 | CLEANUP: sanitize tinykate's build structure | mickeyl | 11 | -37/+25 |
2004-05-21 | - convert qDebug to odebug | ar | 3 | -229/+240 |
2004-05-21 | - convert qDebug to odebug | ar | 2 | -1024/+1033 |
2004-05-21 | tiny fix, but essential | chicken | 1 | -1/+1 |
2004-05-21 | fix | chicken | 1 | -1/+1 |
2004-05-21 | some more TODOs | mickeyl | 2 | -6/+16 |
2004-05-20 | remove bogus paths out of .pro files | mickeyl | 5 | -6/+5 |
2004-05-20 | cosmetics | mickeyl | 1 | -1/+1 |
2004-05-20 | jornada 56x picture for opie sysinfo | chicken | 1 | -0/+2 |
2004-05-20 | always compile before commit | llornkcor | 1 | -1/+1 |
2004-05-20 | add tr | llornkcor | 1 | -3/+7 |
2004-05-19 | resolve OE build conflict re. appname/directory | mickeyl | 1 | -1/+1 |
2004-05-18 | Aye no (const char*)str where type(str) == QString please... | zecke | 1 | -2/+2 |
Now I can even scan non latin access points and don't need to reset stdout/stderr | ||||
2004-05-18 | fix | chicken | 1 | -1/+1 |
2004-05-16 | CLEANUP: synchronize appname with .desktop file | mickeyl | 2 | -2/+3 |
2004-05-16 | synchronize binary and .desktop file name | mickeyl | 1 | -1/+1 |
2004-05-16 | Opie PIM-Converter now uses the new OPimAccessFactory template.. | eilers | 1 | -45/+24 |
2004-05-15 | - convert qDebug to odebug | ar | 3 | -42/+43 |
2004-05-14 | fixes | chicken | 6 | -6/+6 |
2004-05-13 | BUGFIX for 1314: Fix page initialization on first start of drawpad. | mickeyl | 4 | -6/+10 |
Problem was caused by a race condition. Developers: If you have todo initializations which depend on the widget layout being finished, _don't_ do this in the widget constructor but in a callback from the mainloop, i.e. via QTimer::singleShot( 10, this, SLOT( myInitialization() ) ); | ||||
2004-05-12 | - convert qDebug to odebug | ar | 5 | -41/+41 |
2004-05-12 | - convert qDebug to odebug | ar | 5 | -1536/+1536 |
2004-05-10 | Somehow unstable feed build is confuses of Opie::Ui::OTabWidget and looks in ↵ | zecke | 1 | -2/+4 |
OTabWidget... | ||||
2004-05-09 | fix soname | mickeyl | 1 | -1/+1 |
2004-05-08 | why not fix it completely while you're there? :D | mickeyl | 1 | -1/+1 |
2004-05-07 | fix | chicken | 1 | -1/+1 |
2004-05-07 | fix soname | mickeyl | 1 | -1/+1 |