summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-21fix for bug #599:sandman1-3/+13
O-Menu does not detect newly added programs until Opie restart
2003-03-21fixed loading of files from commandline using relative filenamesspiralman2-1/+7
2003-03-21redo undo now in inlineharlekin1-4/+4
2003-03-21undo redo now in inlineharlekin2-0/+0
2003-03-21adapted to new iconsharlekin6-269/+11
2003-03-21added redo undoharlekin1-1492/+1524
2003-03-21added support for specifying a file or url at the command line (currently ↵spiralman2-0/+10
must be first argument)
2003-03-21we should have undo/redo in inline, usable to multiple appsharlekin2-0/+0
2003-03-21commented out debuging output and increased version to 0.1 (thought 0.0 was ↵spiralman2-5/+5
causing problems w/ ipkg)
2003-03-21move system info to settingsharlekin2-1/+1
2003-03-21added doxygen comment docsllornkcor1-10/+85
2003-03-21move connection work to the libharlekin9-390/+480
2003-03-21g++ compliance fix: default arguments belong into the declaration, but not ↵mickeyl2-2/+8
the definition
2003-03-21Fixing small bug: If we search a birthday from today to today, it returnedeilers2-2/+10
every contact ..
2003-03-21Merged speed optimized xml backend for contacts to main.eilers29-1436/+347
Added QDateTime to querybyexample. For instance, it is now possible to get all Birthdays/Anniversaries between two dates. This should be used to show all birthdays in the datebook.. This change is sourcecode backward compatible but you have to upgrade the binaries for today-addressbook.
2003-03-20Add Replaces opie-base, to ensure the old one goes away if user is upgrading.kergoth1-0/+1
2003-03-20Add prerm/postinst to add/remove /home/QtPalmtop compatibility symlink.kergoth2-0/+10
2003-03-20added support for 39xx ipaqharlekin1-5/+17
2003-03-20fix for pnum=0;mickeyl1-2/+2
2003-03-19Fix for bug #733drw1-6/+10
2003-03-19fix patch for pnum=0;mickeyl1-2/+2
2003-03-19Fixed bug #744 where non mapped buttons in buttonsettings were not saved by ↵groucho7-22/+55
introducing the " ignore" statement. Also removed unsed debug code
2003-03-19err, helps to shutdown the qws server after catching the segv, otherwise ↵kergoth1-2/+3
itll just close the keyboard over and over until the end of time! *chuckles*
2003-03-19Add patch which installs a SIGSEGV handler into any QWS server to close the ↵kergoth1-0/+26
keyboard on crash, and thereby prevent leaving it in MEDIUMRAW mode.
2003-03-19Update the makefile patch to apply against 2.3.4 final.kergoth1-90/+11
2003-03-19Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX!kergoth16-23/+23
2003-03-19Fix for bug #741drw4-8/+33
2003-03-17Depend on libxine1 | opie-mediaplayer-codecs for OZ compatibility.kergoth1-1/+1
2003-03-16fix open .desktop filellornkcor1-71/+78
2003-03-16fix Ctrl-Cllornkcor1-9/+9
2003-03-16explicitly link against libstdc++ (needed for cross-compilation, e.g. when ↵mickeyl1-1/+1
linking with arm-linux-gcc)
2003-03-16Enable translations of startmenu-applets. Problem is, in Qt2, moc generatesmickeyl6-12/+49
the necessary tr() functions which adds the context (aka class name) and then calls translate(). The startmenu applets don't use moc and therefore don't get the appropriate tr() functions.
2003-03-15merging with the branch.cniehaus5-5/+308
Comments?
2003-03-15fixed some stupid bugscniehaus1-154/+153
2003-03-15added .control file, fixed toolbar to not be movable, added app iconspiralman2-0/+12
2003-03-15added desktop file for ubrowserspiralman1-0/+7
2003-03-15added app iconspiralman1-0/+0
2003-03-15HttpFactory::data() now returns 0 if there is a 404 error (previously, if ↵spiralman1-1/+7
there was a 404 error on an image, the browser would get stuck in an infinite loop). also, fixed html detection
2003-03-15Added several checks to ensure we have a valid server or destination. Fixes ↵drw1-42/+72
bug #727, and also prevents several other segfault situations.
2003-03-15added code to force QTextBrowser to parse input as html if http header ↵spiralman2-2/+7
claims thats what it is (it was having problems autodetecting on certain pages)
2003-03-15moved from using QSockets to normal unix sockets, images and chunked ↵spiralman5-419/+276
encoding **should** work <crosses fingers>
2003-03-14Simplification.kergoth1-3/+3
2003-03-14Syntax correctionkergoth1-2/+2
2003-03-14Two bugs fixed:kergoth1-3/+13
1) We werent checking for failure on execlp() of shutdown 2) We assumed that /sbin was in the PATH, as otherwise one cannot execute shutdown. This is a flawed assumption, particularly in the case of running Opie as a nonroot user. In the case of OZ 3.1rc3.1, /etc/profile no longer puts the sbin dirs in the PATH (it never should have in the first place), and opie doesnt source $HOME/.profile in its startup script, which resulted in the shutdown app failing to reboot or shutdown. Fixed by using execle rather than execlp, and specifying /sbin and /usr/sbin as the executed path for shutdown.
2003-03-14Unconfuse eilers about naming variables :)zecke2-5/+5
I hate big gray squares in a TextView better include pics/obex/* to the obex2 package...
2003-03-14Do not crash when trying to edit and there is no datazecke2-1/+3
2003-03-14we need thisllornkcor1-0/+9
2003-03-12- add fr translationeric1-0/+1
2003-03-12- add fr translation infoeric4-0/+8
2003-03-11Added patch for SIMPad tablets courtesy of Chris Martingroucho1-0/+26