summaryrefslogtreecommitdiff
path: root/core/apps
AgeCommit message (Collapse)AuthorFilesLines
2005-04-15Resource -> OResourcedrw2-21/+39
2005-04-15Resource -> OResourcedrw2-20/+26
2005-03-02-Build qss by updating the qss.prozecke4-17/+15
-Add a .cvsignore file -Make it selectable/buildable in our buildsystem by adding it to packages and creating a config.in
2005-03-02Initial revisionzecke2-0/+65
2005-03-02Merge HEAD with QTOPIA_2_1_1 vendor branchzecke4-90/+18
The new qcop tool can change the user and wait for repsonses on the channel it sent data
2005-03-02Initial revisionzecke2-0/+328
2005-02-24Speed up application start by more than 30%zecke1-1/+1
2005-02-06fix #1472 - no prompt on esc exitllornkcor1-23/+26
2005-02-06too longllornkcor1-3/+3
2005-02-06adding shell history into command combo off by defaultllornkcor1-29/+14
2005-01-21- make opie compilable against qte 2.3.10 snapshotar2-2/+2
check QT_VERSION against 0x030000 instead of 300
2005-01-04control files : changed VERSION stringwimpie1-2/+2
2004-12-28fix compilellornkcor1-1/+3
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl7-156/+7
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl7-7/+156
2004-10-18change doclnk handlingllornkcor1-3/+4
2004-10-16- BugFix: clear currentFileName in SaveAs when the user abort.ar1-0/+1
otherwise it crashs when user try to save after aborted saveas action
2004-10-16-Remove debug output on appMessagezecke2-3/+9
-Check for Application Pages in help/lang/execname/execname.html as well. This is needed for qashmoney and could be used for the other help pages as well
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-2/+2
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-09-18fix #1399llornkcor1-15/+21
2004-09-12show backdrop, make crosshair a bit more prominent, enable calibration test ↵mickeyl3-36/+33
when QT_DEBUG is set
2004-09-10Move the using namespace expression below all includeszecke1-2/+4
2004-05-18use menu icon, and cleanup control file for pics dir, so not to include the ↵llornkcor2-2/+2
CVS dir
2004-05-02- convert qDebug to odebugar6-34/+38
2004-04-07non opie mainllornkcor1-1/+56
2004-04-07re-add enter,space,tab,up,down icons, as convience for non keyboarded devicesllornkcor1-4/+1
2004-04-07respect TERM variablellornkcor1-1/+3
2004-04-07add commented out defines for non opiellornkcor1-3/+7
2004-04-07move namespace into opie ifdefllornkcor1-3/+3
2004-04-06Do not override menu font size, use font as defined in Appearance settings, ↵drw2-11/+2
and fixed compiler warning
2004-04-05convert helpbrowser, taboapp and textedit to Opie debugging frameworkmickeyl4-114/+122
qcop and embeddedkonsole needs more work. the diagnostics part uses printf
2004-03-31added missed include files for QColorDragmouse1-0/+5
2004-03-29fix dependenciesmickeyl2-5/+2
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl7-7/+7
build system
2004-03-15namespace fixalwin1-1/+1
2004-03-14ODP and only ODPzecke7-6/+8
2004-03-02run the optimize_connect scriptalwin4-20/+20
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken17-114/+2
2004-03-01fix includeschicken1-1/+0
2004-03-01add error dialogsllornkcor1-5/+6
2004-02-29initialize intllornkcor1-1/+1
2004-02-29from the branch to find the best shell or fallback to /bin/shzecke1-2/+43
2004-02-29Hehe Fix the #ifdef properly.... gives me my fonts backzecke1-2/+0
2004-02-25remove the stupid #ifdef __i386__zecke1-2/+0
We're on Opie and don't need to mess with Qtopia.. we fix up broken Qt usage of legacy via a __weak__ symbol hack
2004-02-25Unmess the .pro filezecke1-5/+2
2004-02-25fix most of zecke's comments. Someone should look into the open issues thoughmickeyl4-19/+17
(see mail to opie-devel)
2004-02-24use "..." suffix after name of menu item, when you open a dialog as actionmickeyl1-2/+2
2004-02-24s/Qkonsole/Konsole/mickeyl3-5/+5
2004-02-24s/Qkonsole/Konsole/mickeyl5-20/+21
2004-02-24small fixchicken1-1/+1