Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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. | ||||
2004-08-25 | add missing pics for latest opie-reader | mickeyl | 11 | -0/+0 |
2004-08-25 | First try of a stable header for Opie Library. It's planned purpose | zecke | 1 | -0/+77 |
is to enable precompiled header support with Opie. Compiling results are already quite promising. | ||||
2004-08-25 | LGPL-ing files | wimpie | 2 | -0/+38 |
2004-08-25 | fix #1401 and upgrade ChangeLog | mickeyl | 2 | -2/+3 |
2004-08-25 | - remove bogus mak and pro files | mickeyl | 73 | -15190/+4970 |
- fix build order - fix binary name - add bogus include files | ||||
2004-08-25 | add configuration entry for right-on-hold feedback | mickeyl | 1 | -0/+4 |
i like that - nice work, guys. | ||||
2004-08-25 | Added rule to autodefine OPIE_WITHROHFEEDBACK from menuconfig | wimpie | 1 | -0/+3 |
2004-08-25 | Final changes for RoH Feedback | wimpie | 6 | -44/+57 |
- changed *.pro file to compile in backend - some more fixes to rohfeedback and qpeapplication | ||||
2004-08-25 | Pics and masks for the 'star' theme for the RightOnHold (RoH) feedback | wimpie | 10 | -0/+0 |
show | ||||
2004-08-24 | go away | mickeyl | 1 | -7/+0 |
2004-08-24 | - tweak version preparing the next release | mickeyl | 2 | -5/+6 |
- add eilers - show fullscreen on small screens | ||||
2004-08-24 | updated source to opie-reader 0.7g | pohly | 197 | -8712/+30327 |
2004-08-24 | Allow to completely turn off/on Right on Hold Visual Feedback | zecke | 1 | -5/+12 |
mickey thanks for spotting the linking failures :} | ||||
2004-08-24 | Add RightOn Hold Visual Feedback and integrate it | zecke | 3 | -3/+216 |
into QPEApplication Icons and Config Option will be comitted by WIMPIE | ||||
2004-08-24 | Minor adjustment to the patch: | zecke | 2 | -1/+3 |
-insertLine already adds a \n -add a slotTabChanged slot in wellenreiterbase | ||||
2004-08-24 | apply megapatch courtesy Holger 'Zecke' Freyther: | mickeyl | 14 | -118/+154 |
- bump version to 1.0.3-cvs - fix compile warnings - fix PacketViewer not to scroll, when watching in "real time" - fix appending text to log view - update statistics when tab is getting activated | ||||
2004-08-23 | Do not hardcode /opt/QtPalmtop but use QPEApplication::qpeDir | zecke | 1 | -1/+4 |
2004-08-23 | Fix warnings raised by the compiler | zecke | 2 | -17/+18 |
2004-08-22 | the usual... | zecke | 1 | -0/+5 |
2004-08-22 | Buffer painting which is hopefully flicker free and it works | zecke | 2 | -51/+64 |
with Phase and Liquid Styles | ||||
2004-08-22 | Revert last try to remove flicker for all styles but have | zecke | 2 | -54/+59 |
problems with liquid | ||||
2004-08-22 | Reload InputMethods when LauncherSettings changed InputMethod Options | zecke | 6 | -19/+58 |