summaryrefslogtreecommitdiff
path: root/noncore/tools
AgeCommit message (Collapse)AuthorFilesLines
2004-10-25Fixing some problems..eilers2-46/+54
2004-10-23-Move code for converting sqlite2 to sqlite3 to a method on its ownzecke2-63/+87
-Use Global::applicationFileName to get the filenames for the data -Use tr around messages -Do not use custom labels for "Ok" but use Qts QMessageBox ones to get its translation for free TODO: Test on ARM
2004-10-23Pimconverter got a button to convert databases from sqlite 2->3.eilers3-10/+141
If correct implementation is confirmed, I will commit the rest..
2004-10-18Bug #0001427 add microkbd Opie.Sh script to control activationzecke1-0/+87
and deactivation of the microkbd See http://www.handhelds.org/handhelds-faq/keyboards.html to understand telinit and opening of the file Files courtsey "Iss"
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-10-12-Make converter_base a QWidgetzecke4-26/+13
-Provide a C'tor with QWidget,const char* name, WFlags fl -Make it quicklaunchable
2004-09-10Move the pixmap to calcdisplay.cpp to avoid warningszecke3-37/+37
2004-09-08Addedschurig1-0/+4
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-14Do not hardcode /opt/QtPalmtop but use $OPIEDIRzecke12-40/+40
2004-07-18Fixed bugreport #1370 andeilers2-1/+36
added check, whether source and destdatabase is the same..
2004-06-03add the actual python quicklauncher servermickeyl2-0/+206
2004-06-03add the python quicklaunch launchermickeyl4-0/+83
2004-05-21- convert qDebug to odebugar3-229/+240
2004-05-21tiny fix, but essentialchicken1-1/+1
2004-05-20cosmeticsmickeyl1-1/+1
2004-05-16Opie PIM-Converter now uses the new OPimAccessFactory template..eilers1-45/+24
2004-04-29- need SQL backend in libopie2pim for pimconverterar1-3/+3
2004-04-28needed stuff to create packages (untested !)eilers1-0/+10
2004-04-28First demo release of the PIM database conversion tool..eilers5-0/+574
2004-04-04Repaintzecke2-59/+54
Make it slower due to stipled background of liquid... we need to fillRect first
2004-04-04convert to Opie Debugging Frameworkmickeyl5-31/+40
2004-04-04use alarmbellzecke1-1/+1
2004-04-03This is the merged Qtopia Clock with our changes includedzecke6-575/+823
-Seperate Clock, StopWatch, Alarm -Allow starting stopping the stop watch by QCOP -Allow Daily alarms -Call OpiePlayer on resume
2004-04-03Initial revisionzecke6-0/+1675
2004-03-29remove bogus libopie dependencymickeyl2-2/+2
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl9-9/+9
build system
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14compile fixzecke1-2/+2
2004-03-14Opie2 and ODP changeszecke11-14/+24
Also try to make signals/slots syntax obey the namespaces
2004-03-14namespace fixalwin1-0/+1
2004-03-02fixed include and namespace (sic!) usage.alwin1-2/+2
2004-03-02Formatter: libopie -> libopie2drw4-5/+4
2004-03-02Clock: libopie -> libopie2drw5-19/+18
2004-03-02Calculator: libopie -> libopie2drw4-5/+4
2004-03-02applied the patch generated by the optimize_connect script fromalwin8-18/+18
TT.
2004-02-21improve support for BigScreenar4-677/+738
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw18-31/+29
2004-02-14Clean-up of .cvsignore filesdrw6-0/+12
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw15-26/+26
Maintainer, Files and Section fields)
2004-01-10change maintainter from warick to opie projectllornkcor2-2/+2
2004-01-10dont show background face for large screens, as it doesnt fitllornkcor1-1/+3
2004-01-10new email addyllornkcor1-1/+1
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-04use opie-lupdate instead lupdatear8-149/+0
2003-10-29merge noncore/tools/*mickeyl15-64/+90
2003-09-20merge control files with BRANCHmickeyl6-6/+6
2003-08-10BUILDFIX: repeating default-arguments in definitionmickeyl2-26/+26
btw., what is or was calc2 supposed to be? It is non-functional, can we remove it to unsupported or trashcan?