Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | ||||
2004-08-28 | updated to 0.7g | pohly | 1 | -0/+0 |
2004-08-28 | Additional Latvian translations | gints | 5 | -149/+173 |
2004-08-27 | The usual forgotten file | zecke | 1 | -0/+8 |
so here it is | ||||
2004-08-27 | -Removal of debug messages | zecke | 25 | -72/+487 |
-Cleanups of .pro files -Cleanups of source code And finally the long awaited DigiCam (dcim) Backend | ||||
2004-08-27 | adapt unit for file benchmarks, if value too high for kb/sec | mickeyl | 1 | -1/+15 |
2004-08-26 | close bugs and update changelog accordingly | mickeyl | 1 | -0/+3 |
2004-08-26 | fix bogus NOP as pointed out by zecke | mickeyl | 1 | -1/+1 |
2004-08-26 | you need to include include.pro _before_ basing on scopes defined there | mickeyl | 1 | -3/+3 |
2004-08-26 | removed obsolete static.h and useqpe.h | pohly | 44 | -61/+21 |
2004-08-25 | Add menuconfig variable to set if opie-login has to be compiled | wimpie | 2 | -3/+7 |
agains PAM Changed pro to use that variable | ||||
2004-08-25 | makefilegen : | wimpie | 1 | -2/+4 |
changed the command to generate the makefile from a pro-file and removed the 6 processes that need to be started (2 shell, cat grep head awk and sed) to one shell and some makefile commands | ||||
2004-08-25 | Respect the value passed to the method | zecke | 1 | -1/+3 |
2004-08-25 | -Have a common implementation for reading the config value | zecke | 7 | -175/+158 |
and setting the Mixer. The mixer, sound and path is configurable -Restore the Opie HEADER (who is guilty? probably me) -Fix warnings -Port Zaurus,Simpad,Ipaq to configure the mixer | ||||
2004-08-25 | -If play() is called again kill old 'looping/playing' in favor | zecke | 2 | -2/+35 |
of the new value. This deletes the timer and would fix possible shortage on timer resources -A small friend to hook to an internal signal to avoid problems in Opie::Core::ODevice entering the event loop to wait for the sound to be finished. processEvents() can give strange results as some applications do not expect that the eventloop is entered. This could possible deliver a Timer, or an Event from QSocketNotifier which could give all kind of problems of wrong reentrancy. So let us avoid it. | ||||
2004-08-25 | Do not make the files depend on external defines. This confuses | zecke | 2 | -4/+0 |
the 'moc' as it doesn't have a preprocessor in Qt2 and Qt3 | ||||
2004-08-25 | -Make libqpe work without RoHFeedback | zecke | 2 | -4/+4 |
-Use only a define in library.pro and add source code conditional. |