Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-09-10 | whitespace changes | schurig | 1 | -48/+58 |
2004-09-10 | oops, one 'b' to much | schurig | 1 | -1/+1 |
2004-09-10 | disable SD and CF speed test on MNCI | schurig | 2 | -6/+18 |
change millibit to MegaByte (mb -> MB) change kilobit to Kilobyte (kb -> kB) | ||||
2004-09-09 | Fix for too much verbosity while performing ipkg functions. Thanks to Seb ↵ | drw | 1 | -3/+5 |
for fix | ||||
2004-09-09 | - fix compile problems | ar | 2 | -0/+4 |
2004-09-09 | updates to MNCI | schurig | 2 | -154/+50 |
2004-09-09 | added MNCI-RX | schurig | 1 | -1/+2 |
2004-09-09 | support for devfs | schurig | 1 | -0/+4 |
2004-09-09 | added .cvsignore | schurig | 6 | -0/+24 |
2004-09-08 | -Close Tab Keyboard Accelerator with delayed deletion of the tab | zecke | 16 | -39/+155 |
-Optionally add a TimeStamp to the Tab -Remove not implemented CTCP actions from the Channel PopupMenu -Give Focus to the Edit Line -Some more ping handling patch inspired and copied from zautrix fork | ||||
2004-09-08 | don't need confirmance if started in first-usage mode | mickeyl | 1 | -15/+8 |
2004-09-08 | remove things like \n and \l from the system version string | mickeyl | 1 | -1/+1 |
2004-09-08 | moved my qt2 headers to include/qt2, so that I can now have include/qt3 and | schurig | 1 | -1/+1 |
include/qt2 | ||||
2004-09-08 | default rotation is now 90 | schurig | 1 | -25/+3 |
2004-09-08 | fixed dependency (needs libqtaux2) | schurig | 1 | -1/+1 |
2004-09-08 | Added | schurig | 1 | -0/+3 |
2004-09-08 | correctly ignore h/cpp files for ui files | schurig | 1 | -20/+8 |
2004-09-08 | added sl and opie | schurig | 1 | -1/+3 |
2004-09-08 | added | schurig | 9 | -0/+35 |
2004-09-08 | Ignoring demo binaries | schurig | 11 | -0/+11 |
2004-09-08 | Added | schurig | 3 | -0/+6 |
2004-09-08 | Added | schurig | 9 | -0/+21 |
2004-09-08 | ingnore .moc | schurig | 1 | -1/+1 |
2004-09-08 | ignore .moc | schurig | 5 | -3/+6 |
2004-09-08 | added errordialog.* | schurig | 1 | -1/+3 |
2004-09-08 | added .moc | schurig | 1 | -0/+1 |
2004-09-08 | ignore all libfreetypeface.so* | schurig | 1 | -1/+1 |
2004-09-08 | Added | schurig | 2 | -0/+3 |
2004-09-08 | fixed package name | schurig | 2 | -2/+2 |
2004-09-08 | Better description | schurig | 2 | -2/+2 |
2004-09-07 | remove tiny goof | mickeyl | 1 | -1/+1 |
2004-09-07 | an attempt to fix #1393 - line wrap issues - at least for the default profile. | mickeyl | 2 | -15/+7 |
i can't see a connectio from the emulation handler back to the GUI so it's probably still broken for non-default profiles | ||||
2004-09-07 | add new default backdrop for 1.2. larger sizes will follow | mickeyl | 1 | -0/+0 |
2004-09-07 | Fix compiler warning | zecke | 1 | -2/+2 |
2004-09-06 | Try to use precompiled headers | zecke | 2 | -0/+29 |
2004-09-06 | Use OKeyConfigWidget/Manager for managing next and prev tab | zecke | 6 | -8/+84 |
keyboard shortcuts | ||||
2004-09-06 | -Some keyboard handling | zecke | 11 | -18/+138 |
-ping notification merge of zautrixs work | ||||
2004-09-06 | GCC 2.95 compile fix for switch/case statement | zecke | 1 | -3/+6 |
2004-09-05 | Fixing really stupid caching bug.. Thanks to zecke who found it.. | eilers | 6 | -32/+25 |
Removed cachefind in backend which isn't needed anymore and not a goot idea... | ||||
2004-09-04 | As of request from Marcin Juszkiewicz <zaurus@hrw.one.pl> add | zecke | 1 | -0/+1 |
sw = PL alwin could you update the README to describe this key? Or someone with a better knowledge of multikey can step forward | ||||
2004-09-03 | Some aditional Latvian translations... | gints | 2 | -197/+208 |
2004-09-02 | show first usage display - we may reenable tr() later again | mickeyl | 2 | -4/+2 |
2004-09-01 | Corrected text. I hope without distortion.. | eilers | 7 | -117/+129 |
2004-08-30 | Fix warnings, add sanity check, new default argument to fix warning... | zecke | 4 | -8/+10 |
2004-08-29 | add missing .directory files for czech and denmark. translators: please add ↵ | mickeyl | 2 | -0/+4 |
the missing translations (compare to other .directory files) | ||||
2004-08-29 | Added lookahead caching for addressbook (SQL-only) for speed improvement. | eilers | 5 | -47/+196 |
2004-08-29 | Fixed some quirks.. | eilers | 1 | -3/+8 |
2004-08-29 | Minor but important changes in API. Improved SQL performance: ↵ | eilers | 4 | -6/+11 |
contactsbackend now supports look-ahead caching to speed up access. Fixed and improved look-ahead cache in todo-backend. Datebook backend will follow, soon ! | ||||
2004-08-29 | Added #ifndef QT_NO_SOUND to compile correctly if sound is disabled.. | eilers | 1 | -1/+2 |
(Important for MAC) | ||||
2004-08-28 | Use the bitmap found on the scrollbar as combobox | zecke | 1 | -4/+3 |
indicator. A push effect is missing for that though |