summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-07-29Added stuff which was removed while reverting.. Other stuff, likeeilers1-1/+2
the qtopia stuff, is not taken into current configuration.
2004-07-29Fixed screwed indentation.. Don't know where this came from..eilers2-157/+157
2004-07-29MacOS specific changes.eilers1-0/+1
2004-07-29Minor update. Added config and environment settings to compile oneilers2-15/+54
curren Opie release..
2004-07-29Reimplement fix to compile and work on MacOS-X.eilers1-0/+8
2004-07-29All my changes was lost. Revert to 1.5 ..eilers1-8/+6
2004-07-28disambiguatemickeyl1-6/+10
2004-07-28disambiguatemickeyl1-1258/+1258
2004-07-28Improved translation statusgroucho13-127/+144
2004-07-28use safer method to set file perms after copyllornkcor1-2/+2
2004-07-28use copyfile method that doesnt squish filenames into latin1, so copying ↵llornkcor1-3/+9
files with extended characters doesn't fail after ir receive
2004-07-27Mentionzecke1-1/+4
-drawpad/screenshot applet interaction -Fifteen gained Custom Tiles and background images for the gameboard
2004-07-27fix dependschicken1-1/+1
2004-07-27documented SecOwnerDlgclem1-0/+1
2004-07-27Replacing an ugly QString.sprintf() with QString().arg() which fixes wrong ↵eilers1-1/+1
format handling. This is a reason, why we have odebug instead of qDebug.. Thanks to mickeyl for code review!
2004-07-27workaround weird windows listview bugllornkcor1-3/+7
2004-07-26add libopiesecurity2 depclem1-1/+1
2004-07-26new snapshotalwin1-0/+0
2004-07-25- implementation of custom backup- and restore-locationsar2-32/+56
2004-07-25- begin implementation of custom backup- and restore-locationsar3-60/+202
2004-07-25CLEANUP: synchronize binary name and .desktop file namemickeyl2-1/+1
2004-07-24Try to get the Keyup Event inside the IconView to not 'move'zecke2-0/+20
forward later. Long Return press triggers autorepeat
2004-07-24Have a custom grid for the game. Now the name of fifteen iszecke3-51/+108
pretty obsolete but hey it is fun :)
2004-07-24Restore CONFIG += quick-app to build quicklaunch orientated appszecke1-1/+1
2004-07-24Update to exclude the uic generated fileszecke1-0/+2
2004-07-24Custom Image as the background for the board tiles.zecke8-56/+768
This is later needed for the puzzle game mode
2004-07-24First revision of libopiesecurity2 package fileclem1-0/+10
2004-07-24- BugFix: #1381 - added missing libopie-console.so*ar1-1/+1
2004-07-24Delete the Views which are created in the OFileSelectorzecke2-5/+24
Add a new member and one method to register the view. The views themselves (baseclass) call this function. Simply going over the viewMap wouldn't work as we can have the same instance contained twice under a different name
2004-07-23Get up-to-date after the translations updatesudonix18-131/+135
2004-07-23- make patch patcheable :)ar2-14/+0
2004-07-23Split up the patches for Qt2.3.7 and Qt2.3.8 and add commentszecke17-239/+3459
on what they do
2004-07-23Adjust to the relayout of the qt dirzecke1-1/+1
2004-07-23Add the encoding Qt patchzecke2-0/+98
2004-07-23enable the oplugins demomickeyl1-1/+1
2004-07-21Link to qpe as wellzecke1-1/+1
2004-07-21fixesllornkcor5-28/+58
2004-07-19securitybase.* is generated from ui so add it to .cvsignorezecke1-0/+1
2004-07-19Make it quicklaunchable againzecke4-53/+53
-Do the check if allowed to run in the c'tor of MultiauthConfig and exit(-1) on failure -Adopt the .pro to contain CONFIG quick-app again -main only contains the call to the factory
2004-07-19Link to OpieSecurity2 at least for the config widgetzecke4-4/+4
this way there is no undefined reference to the vtable of Opie::Security::MultiauthConfigWidget
2004-07-19-DQT_QWS_EBX -DQT_QWS_CUSTOM readdedzecke1-1/+1
2004-07-19Use rpath-link instead of rpathzecke1-1/+1
2004-07-19outdatedmickeyl1-165/+0
2004-07-19cosmeticsmickeyl1-4/+3
2004-07-19block SIGPIPE global 'cause we can not satisfy it inside libetpanalwin2-8/+25
itself.
2004-07-18for gcc2 toolchain I need to forward declare crypt...zecke1-1/+6
2004-07-18Security now depends on libopiesecurity2zecke1-1/+1
2004-07-18-CHECK if DIR exist added to qmake.conf'szecke107-438/+2558
-use arm-linux-g++ for linking now hopefully not removed anything important Added python tool to opiefy mkspecs
2004-07-18don't allow a static libqpemickeyl1-0/+2
2004-07-18no need to warn here. debug seems enoughmickeyl1-2/+2