summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2004-08-28Use the bitmap found on the scrollbar as comboboxzecke1-4/+3
indicator. A push effect is missing for that though
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-26removed obsolete static.h and useqpe.hpohly44-61/+21
2004-08-25- remove bogus mak and pro filesmickeyl73-15190/+4970
- fix build order - fix binary name - add bogus include files
2004-08-24go awaymickeyl1-7/+0
2004-08-24updated source to opie-reader 0.7gpohly197-8712/+30327
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-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-21- BugFix: #1383 - Language settings doesn't warn about losing open apps ↵ar1-2/+15
(Thanks to Markus Litz for the patch)
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-20- add libpcap dir to lib- and include directoryar2-2/+15
2004-08-20Applied patch from Cwiiis to fix linking of apps to root when installed ↵drw2-3/+91
elsewhere
2004-08-19Network_NN.cpp : had to generate full path to networksettings sincewimpie5-58/+77
ifup (when run from hotplug) does not know about QPEDIR ... main.cpp : a bit more logging nsdata.cpp resources : optimized user detection code, report error when user could not be detected (instead of gracefull crash)
2004-08-19- improve benchmark reliabilty, especially for SD and CF cardsmickeyl4-130/+42
- split file benchmarks into read/write - add AUTHORS file - encode individual version (it's opie-sysinfo 1.1.0 now) into the .pro file
2004-08-18-Remove #ifdef for NOQUICKLAUNCH as OPIE_EXPORT_APP works forzecke4-51/+31
both cases already. -Use QPEApplication::setStylusOperation for RightOnHold feature instead of custom code
2004-08-16Modified config.in so that the compile sequence is now correctwimpie15-34/+40
(hopefully) Also applied the Networksettings patch to the wextensions.cpp file
2004-08-16Use OFileDialog::getDirectory to select Sword pathdrw2-1/+21
2004-08-16Use OFileDialog::getDirectory to select destination pathdrw2-26/+40
2004-08-16Correct group box labeldrw1-22/+22
2004-08-16package name was set to backgammon where other packageswimpie1-1/+1
are called opie-xxx so renamed it to opie-backgammon
2004-08-14- Add Locations tabar1-0/+4
2004-08-14- use OFileDialog::getDirectory() to select directory in locations tab.ar5-28/+49
2004-08-14Do not hardcode /opt/QtPalmtop but use $OPIEDIRzecke12-40/+40
2004-08-13oops forgot ...wimpie1-0/+77
2004-08-13depend on LIBOPIE2CORE. add more on demandmickeyl12-12/+12
2004-08-13s/LIBOPIE/LIBOPIE2mickeyl12-12/+12
2004-08-13need this files too ;-(wimpie2-0/+73
2004-08-13build fixeschicken1-1/+1
2004-08-12MANY changeswimpie69-1190/+1308
- now generates peers/pap-chap secrets files (no chatscript yet) (not all usefull ppp options included yet) - still not ready for prime time yet
2004-08-09Many changes :wimpie29-300/+818
bluetooth and usb seems to work added preliminary support for VPN on top of any network This version is still very much crippled yet is does DO some things
2004-08-06no warningsllornkcor1-96/+96
2004-08-06use openzaurus dspllornkcor1-1/+7
2004-08-05Don't bother with killing bluetooth anymore, since ourclem2-35/+58
/etc/suspend-scripts/S50bluetooth new script does that just when we need it. Also, don't forget to shut down Bluetooth when we started it ourselves and when the authentication is finished (skipped or successfull). Finally, there's more info in the debug output now.
2004-08-05opie-multiauth-bluepingplugin now requires bluetooth to be properly shut down,clem1-5/+4
through this new script, before suspend, so hciattach does not 'pretend' that Bluetooth is still working just after resuming. New versions (> Familiar 0.7.2) of bluez package might take care of that...
2004-08-05*** empty log message ***mickeyl1-1/+1
2004-08-05compensate for oticker movalmickeyl4-4/+4
2004-08-03first revision of the Blueping configuration widget, which asks simply for a ↵clem5-13/+151
MAC address. It follows the style of e.g. NoticeConfigWidget
2004-08-03manage better the MultiauthConfigWidget PinConfigWidget object, with a ↵clem2-6/+19
pointer managed by PinPlugin c'tor and d'tor (like in NoticePlugin)
2004-08-03renamed noticeW pointer to m_noticeW, to be coherent with m_config styleclem2-7/+7
2004-08-02dependency on bluez-utils addedclem1-1/+1
2004-08-02Make CheckBox a bit smallerzecke1-2/+2
2004-08-02Change target namezecke1-1/+1
TARGET = phasestyle
2004-08-02Remove wrong import and I'm doing now the followingzecke5-1621/+0
(\call -> system("man cvs")[ x | x <- [1..] ] (haskell code)
2004-08-02Initial revisionzecke9-0/+1651
2004-08-02Resolve my miss 'import'zecke1-1/+3