summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-08-28make it compilezecke1-1/+1
2003-08-28Use owaitzecke2-21/+20
Harlekin you're not destroying owait...
2003-08-28Use old Opie changeszecke1-1081/+1072
2003-08-28-Implement new QCOP method for toggling the start menuzecke1-109/+168
-almost kill resizeEvent ( todo )
2003-08-28Plugin loading changeszecke2-47/+35
2003-08-28Use real appletszecke2-248/+172
2003-08-28Use /proc/fstabzecke1-5/+15
2003-08-28Use Opies versionzecke1-9/+9
2003-08-28rotation and docking fixeszecke1-10/+12
2003-08-28Rework to use ODevice for various partszecke2-227/+472
addition of QCOP messages New Keyfilter ( ODeviceButton ) keyFilter Fix togglePower suspend fixes
2003-08-28fix pahs and variableszecke1-60/+62
2003-08-28Opiefy and include Opie changeszecke2-41/+117
2003-08-28Compile fixeszecke3-375/+228
2003-08-28Include fixes for Opiezecke1-5/+26
2003-08-28QTOPIA_EXPORT is not in our qcom.h and won't be there anytime soon..zecke1-4/+4
2003-08-28-kill casiopai supportzecke1-72/+234
-Opie Rotation -Opie init -proper killing to clean up
2003-08-28-Make it compilezecke3-1443/+929
-apply Opie patches -prepare BusyIndicator changes -add QCOP method for showing the desktop and going to the next tab
2003-08-28Make it compile with opie ( use QLibrary )zecke2-11/+53
2003-08-28Use QLibrary directly ( make it compile with Opie )zecke2-152/+431
Save the last used InputMethod
2003-08-28Make it compile with opiezecke1-1/+1
2003-08-28Make it compile with Opiezecke1-7/+8
2003-08-28Make conpile with Opiezecke1-30/+39
If QuickApps exec fails don't try to start it anytime soon If application fails to start and /tmp/qcop-msg- is present don't try to restart
2003-08-28Remove source files that re no longer generatedzecke1-5/+0
2003-08-27-Convert to quick launch as an examplezecke3-28/+15
-Fix a bug. If flush() is called m_syncing = true and on reload m_syncing = false
2003-08-27Fix pathzecke2-2/+2
it's application not applications
2003-08-27add a channel examplemickeyl1-0/+8
2003-08-27Opiefy itzecke6-350/+81
2003-08-27Initial revisionzecke5-0/+606
2003-08-27If you add quick-app to the CONFIG optionszecke3-1/+32
it'll use the global quick app setting to either be a lib or normal executable
2003-08-27Did I say I love C++ templates.zecke2-0/+294
MetaProgramming is fun Here is my template based on Lokis and Simons work to quicklaunch applications
2003-08-26fixlet for compilage with older versionsmickeyl1-0/+2
2003-08-25add is nullzecke3-1/+8
and comment about constness
2003-08-25add a qtopia method we need for the new launcherzecke2-0/+11
2003-08-25Initial revisionzecke25-0/+7623
2003-08-25-instead of defining for an board we define now what thiszecke9-129/+183
boards need QPE_NEED_CALIBRATE -launcher is the only one executin application -allow processing of QCOPfiles after start ( qpeapplication ) -qcopenvelope no longer calls Global::execute
2003-08-25remoce this stupid bug once again...tille3-23/+8
2003-08-25libopie2 compiles for qt3/x11 nowtille13-14/+105
run: qmake "platform=x11" libopie2.pro
2003-08-23working now. Almost 1500 lines diffcniehaus2-150/+403
2003-08-23Forward port of the label fixzecke1-5/+8
2003-08-22Add Feature Plan + little desktop add to change the .xmlzecke12-1/+841
if you're too lazy to edit it yourself
2003-08-21Add host tool section and clean up readmeszecke4-3/+67
2003-08-20zecke's modifications addedzcarsten1-13/+17
2003-08-18description modifiedzcarsten1-1/+1
2003-08-18zsafe iconzcarsten1-0/+0
2003-08-18If gnuc > 2 define our own __cxa_pure_virtualzecke1-0/+12
this allows us to link with gcc with latest gcc3.3.1pre1 toolchain
2003-08-14changes for japanese C7x0 supportzcarsten1-2/+8
2003-08-14code clean up against previous versionzcarsten1-87/+19
2003-08-13more done, much more to docniehaus2-14/+43
2003-08-13japanese support added (see defines JPATCH_HDE)zcarsten3-42/+171
2003-08-13well, a lot more is now implementedcniehaus2-10/+160