summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2004-08-24updated source to opie-reader 0.7gpohly197-8712/+30327
2004-08-24Allow to completely turn off/on Right on Hold Visual Feedbackzecke1-5/+12
mickey thanks for spotting the linking failures :}
2004-08-24Add RightOn Hold Visual Feedback and integrate itzecke3-3/+216
into QPEApplication Icons and Config Option will be comitted by WIMPIE
2004-08-24Minor adjustment to the patch:zecke2-1/+3
-insertLine already adds a \n -add a slotTabChanged slot in wellenreiterbase
2004-08-24apply megapatch courtesy Holger 'Zecke' Freyther:mickeyl14-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-23Do not hardcode /opt/QtPalmtop but use QPEApplication::qpeDirzecke1-1/+4
2004-08-23Fix warnings raised by the compilerzecke2-17/+18
2004-08-22the usual...zecke1-0/+5
2004-08-22Buffer painting which is hopefully flicker free and it workszecke2-51/+64
with Phase and Liquid Styles
2004-08-22Revert last try to remove flicker for all styles but havezecke2-54/+59
problems with liquid
2004-08-22Reload InputMethods when LauncherSettings changed InputMethod Optionszecke6-19/+58
2004-08-21- BugFix: #1383 - Language settings doesn't warn about losing open apps ↵ar1-2/+15
(Thanks to Markus Litz for the patch)
2004-08-20back out unintentional change. Use an unknown ODevice insteadzecke1-1/+1
of Internal::Zaurus
2004-08-20- remove unnecessary tab.ar1-27/+21
this hack is only a dirty work-around to prevent some confusion. networksetting is unmaintained and should be replaced by networksettings2, when it's done.
2004-08-20First Draft of Opie PIM Paperzecke9-0/+2264
Giving an Overview and Reference for the used Attributes of the Backends
2004-08-20- add libpcap dir to lib- and include directoryar4-5/+30
2004-08-20- add libpcap dependency in commentar1-1/+1
2004-08-20Applied patch from Cwiiis to fix linking of apps to root when installed ↵drw2-3/+91
elsewhere
2004-08-20-correct translationar1-1/+1