Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-05-07 | fix soname | mickeyl | 1 | -1/+1 |
2004-05-06 | Error spotted by Clement with Opie::Core and namespaces | zecke | 4 | -5/+4 |
2004-05-05 | Package control files for the new themes mickeyl added earlier | drw | 5 | -0/+45 |
2004-05-04 | BUFIX # 0001108 | mickeyl | 1 | -0/+0 |
synchronize names and fix dependencies | ||||
2004-05-03 | - convert qDebug to odebug | ar | 29 | -5269/+5340 |
2004-05-03 | I hereby declare his Version 1.0.3. | mickeyl | 5 | -22/+31 |
2004-05-03 | don't always write a capture file | mickeyl | 3 | -22/+22 |
2004-05-03 | honor limited buffer size, if set | mickeyl | 1 | -3/+5 |
2004-05-03 | write more settings into the .config file and read it | mickeyl | 1 | -0/+9 |
2004-05-02 | PacketViewer improvements: | mickeyl | 5 | -35/+76 |
- expose buffer size through API - improve packet viewer logic - display time/date of capture + capture length | ||||
2004-05-02 | - use lib and inlcude dir from dependencies before the other dir's | ar | 1 | -2/+2 |
2004-05-02 | - add settings for hex view buffer size | mickeyl | 2 | -45/+158 |
- synchronize copyright and author with reality | ||||
2004-05-01 | - use lib and inlcude dir from dependencies before the other dir's | ar | 5 | -58/+78 |
2004-05-01 | Do not include symbols we don't need normally | zecke | 1 | -0/+2 |
2004-05-01 | Convert to quicklaunch. Integrate the Sharp ROM fixlet in c'tor and d'tor | zecke | 5 | -111/+107 |
of the mainwindow | ||||
2004-05-01 | - be really paranoid about wireless extension versions for compile time vs. ↵ | mickeyl | 4 | -6/+56 |
run time - register handlers for SIGSEGV and SIGBUG to emergency-close the capture file | ||||
2004-04-30 | CLEANUP: match binary and .desktop name | mickeyl | 2 | -2/+2 |
2004-04-30 | add missing TARGET statement. this confuses qmake in certain situations | mickeyl | 1 | -1/+1 |
2004-04-30 | some long outstanding 'freeze' bug.. | zecke | 2 | -3/+3 |
having a function pause(){} conflicts with linux version of pause. So instead of doing nothing... we were forced to pause(2) | ||||
2004-04-29 | - need SQL backend in libopie2pim for pimconverter | ar | 1 | -3/+3 |
2004-04-29 | - add libetpan lib and include dir from dependencies | ar | 1 | -0/+6 |
2004-04-29 | - add libetpan lib and include dir from dependencies | ar | 1 | -0/+7 |
2004-04-29 | update | mickeyl | 1 | -2/+12 |
2004-04-28 | needed stuff to create packages (untested !) | eilers | 1 | -0/+10 |
2004-04-28 | First demo release of the PIM database conversion tool.. | eilers | 5 | -0/+574 |
2004-04-28 | CLEANUP: remove relative includes over the source tree | mickeyl | 2 | -3/+3 |
2004-04-27 | g++ 3.4 fix in conjunction w/ the qte fix | mickeyl | 1 | -4/+4 |
2004-04-27 | fixed dependencies | alwin | 1 | -1/+1 |
2004-04-26 | remove non needed lib link | llornkcor | 1 | -1/+1 |
2004-04-26 | turn off silly casino rules solitare | llornkcor | 2 | -19/+25 |