summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-09-08Addedschurig2-0/+3
2004-09-08fixed package nameschurig2-2/+2
2004-09-08Better descriptionschurig2-2/+2
2004-09-07remove tiny goofmickeyl1-1/+1
2004-09-07an attempt to fix #1393 - line wrap issues - at least for the default profile.mickeyl2-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-07add new default backdrop for 1.2. larger sizes will followmickeyl1-0/+0
2004-09-07Fix compiler warningzecke1-2/+2
2004-09-06Try to use precompiled headerszecke2-0/+29
2004-09-06Use OKeyConfigWidget/Manager for managing next and prev tabzecke6-8/+84
keyboard shortcuts
2004-09-06-Some keyboard handlingzecke11-18/+138
-ping notification merge of zautrixs work
2004-09-06GCC 2.95 compile fix for switch/case statementzecke1-3/+6
2004-09-05Fixing really stupid caching bug.. Thanks to zecke who found it..eilers6-32/+25
Removed cachefind in backend which isn't needed anymore and not a goot idea...
2004-09-04As of request from Marcin Juszkiewicz <zaurus@hrw.one.pl> addzecke1-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-03Some aditional Latvian translations...gints2-197/+208
2004-09-02show first usage display - we may reenable tr() later againmickeyl2-4/+2
2004-09-01Corrected text. I hope without distortion..eilers7-117/+129
2004-08-30Fix warnings, add sanity check, new default argument to fix warning...zecke4-8/+10
2004-08-29add missing .directory files for czech and denmark. translators: please add ↵mickeyl2-0/+4
the missing translations (compare to other .directory files)
2004-08-29Added lookahead caching for addressbook (SQL-only) for speed improvement.eilers5-47/+196
2004-08-29Fixed some quirks..eilers1-3/+8
2004-08-29Minor but important changes in API. Improved SQL performance: ↵eilers4-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-29Added #ifndef QT_NO_SOUND to compile correctly if sound is disabled..eilers1-1/+2
(Important for MAC)
2004-08-28Use the bitmap found on the scrollbar as comboboxzecke1-4/+3
indicator. A push effect is missing for that though
2004-08-28updated to 0.7gpohly1-0/+0
2004-08-28Additional Latvian translationsgints5-149/+173
2004-08-27The usual forgotten filezecke1-0/+8
so here it is
2004-08-27-Removal of debug messageszecke25-72/+487
-Cleanups of .pro files -Cleanups of source code And finally the long awaited DigiCam (dcim) Backend
2004-08-27adapt unit for file benchmarks, if value too high for kb/secmickeyl1-1/+15
2004-08-26close bugs and update changelog accordinglymickeyl1-0/+3
2004-08-26fix bogus NOP as pointed out by zeckemickeyl1-1/+1
2004-08-26you need to include include.pro _before_ basing on scopes defined theremickeyl1-3/+3
2004-08-26removed obsolete static.h and useqpe.hpohly44-61/+21
2004-08-25Add menuconfig variable to set if opie-login has to be compiledwimpie2-3/+7
agains PAM Changed pro to use that variable
2004-08-25makefilegen :wimpie1-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-25Respect the value passed to the methodzecke1-1/+3
2004-08-25-Have a common implementation for reading the config valuezecke7-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 favorzecke2-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-25Do not make the files depend on external defines. This confuseszecke2-4/+0
the 'moc' as it doesn't have a preprocessor in Qt2 and Qt3
2004-08-25-Make libqpe work without RoHFeedbackzecke2-4/+4
-Use only a define in library.pro and add source code conditional.
2004-08-25add missing pics for latest opie-readermickeyl11-0/+0
2004-08-25First try of a stable header for Opie Library. It's planned purposezecke1-0/+77
is to enable precompiled header support with Opie. Compiling results are already quite promising.
2004-08-25LGPL-ing fileswimpie2-0/+38
2004-08-25fix #1401 and upgrade ChangeLogmickeyl2-2/+3
2004-08-25- remove bogus mak and pro filesmickeyl73-15190/+4970
- fix build order - fix binary name - add bogus include files
2004-08-25add configuration entry for right-on-hold feedbackmickeyl1-0/+4
i like that - nice work, guys.
2004-08-25Added rule to autodefine OPIE_WITHROHFEEDBACK from menuconfigwimpie1-0/+3
2004-08-25Final changes for RoH Feedbackwimpie6-44/+57
- changed *.pro file to compile in backend - some more fixes to rohfeedback and qpeapplication
2004-08-25Pics and masks for the 'star' theme for the RightOnHold (RoH) feedbackwimpie10-0/+0
show
2004-08-24go awaymickeyl1-7/+0
2004-08-24- tweak version preparing the next releasemickeyl2-5/+6
- add eilers - show fullscreen on small screens