Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-08-28 | Use owait | zecke | 2 | -21/+20 |
Harlekin you're not destroying owait... | ||||
2003-08-28 | Use old Opie changes | zecke | 1 | -1081/+1072 |
2003-08-28 | -Implement new QCOP method for toggling the start menu | zecke | 1 | -109/+168 |
-almost kill resizeEvent ( todo ) | ||||
2003-08-28 | Plugin loading changes | zecke | 2 | -47/+35 |
2003-08-28 | Use real applets | zecke | 2 | -248/+172 |
2003-08-28 | Use /proc/fstab | zecke | 1 | -5/+15 |
2003-08-28 | Use Opies version | zecke | 1 | -9/+9 |
2003-08-28 | rotation and docking fixes | zecke | 1 | -10/+12 |
2003-08-28 | Rework to use ODevice for various parts | zecke | 2 | -227/+472 |
addition of QCOP messages New Keyfilter ( ODeviceButton ) keyFilter Fix togglePower suspend fixes | ||||
2003-08-28 | fix pahs and variables | zecke | 1 | -60/+62 |
2003-08-28 | Opiefy and include Opie changes | zecke | 2 | -41/+117 |
2003-08-28 | Compile fixes | zecke | 3 | -375/+228 |
2003-08-28 | Include fixes for Opie | zecke | 1 | -5/+26 |
2003-08-28 | QTOPIA_EXPORT is not in our qcom.h and won't be there anytime soon.. | zecke | 1 | -4/+4 |
2003-08-28 | -kill casiopai support | zecke | 1 | -72/+234 |
-Opie Rotation -Opie init -proper killing to clean up | ||||
2003-08-28 | -Make it compile | zecke | 3 | -1443/+929 |
-apply Opie patches -prepare BusyIndicator changes -add QCOP method for showing the desktop and going to the next tab | ||||
2003-08-28 | Make it compile with opie ( use QLibrary ) | zecke | 2 | -11/+53 |
2003-08-28 | Use QLibrary directly ( make it compile with Opie ) | zecke | 2 | -152/+431 |
Save the last used InputMethod | ||||
2003-08-28 | Make it compile with opie | zecke | 1 | -1/+1 |
2003-08-28 | Make it compile with Opie | zecke | 1 | -7/+8 |
2003-08-28 | Make conpile with Opie | zecke | 1 | -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-28 | Remove source files that re no longer generated | zecke | 1 | -5/+0 |
2003-08-27 | -Convert to quick launch as an example | zecke | 3 | -28/+15 |
-Fix a bug. If flush() is called m_syncing = true and on reload m_syncing = false | ||||
2003-08-27 | Fix path | zecke | 2 | -2/+2 |
it's application not applications | ||||
2003-08-27 | add a channel example | mickeyl | 1 | -0/+8 |
2003-08-27 | Opiefy it | zecke | 6 | -350/+81 |
2003-08-27 | Initial revision | zecke | 5 | -0/+606 |
2003-08-27 | If you add quick-app to the CONFIG options | zecke | 3 | -1/+32 |
it'll use the global quick app setting to either be a lib or normal executable | ||||
2003-08-27 | Did I say I love C++ templates. | zecke | 2 | -0/+294 |
MetaProgramming is fun Here is my template based on Lokis and Simons work to quicklaunch applications | ||||
2003-08-26 | fixlet for compilage with older versions | mickeyl | 1 | -0/+2 |
2003-08-25 | add is null | zecke | 3 | -1/+8 |
and comment about constness | ||||
2003-08-25 | add a qtopia method we need for the new launcher | zecke | 2 | -0/+11 |
2003-08-25 | Initial revision | zecke | 25 | -0/+7623 |
2003-08-25 | -instead of defining for an board we define now what this | zecke | 9 | -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-25 | remoce this stupid bug once again... | tille | 3 | -23/+8 |
2003-08-25 | libopie2 compiles for qt3/x11 now | tille | 13 | -14/+105 |
run: qmake "platform=x11" libopie2.pro | ||||
2003-08-23 | working now. Almost 1500 lines diff | cniehaus | 2 | -150/+403 |
2003-08-23 | Forward port of the label fix | zecke | 1 | -5/+8 |
2003-08-22 | Add Feature Plan + little desktop add to change the .xml | zecke | 12 | -1/+841 |
if you're too lazy to edit it yourself | ||||
2003-08-21 | Add host tool section and clean up readmes | zecke | 4 | -3/+67 |
2003-08-20 | zecke's modifications added | zcarsten | 1 | -13/+17 |
2003-08-18 | description modified | zcarsten | 1 | -1/+1 |
2003-08-18 | zsafe icon | zcarsten | 1 | -0/+0 |
2003-08-18 | If gnuc > 2 define our own __cxa_pure_virtual | zecke | 1 | -0/+12 |
this allows us to link with gcc with latest gcc3.3.1pre1 toolchain | ||||
2003-08-14 | changes for japanese C7x0 support | zcarsten | 1 | -2/+8 |
2003-08-14 | code clean up against previous version | zcarsten | 1 | -87/+19 |
2003-08-13 | more done, much more to do | cniehaus | 2 | -14/+43 |
2003-08-13 | japanese support added (see defines JPATCH_HDE) | zcarsten | 3 | -42/+171 |
2003-08-13 | well, a lot more is now implemented | cniehaus | 2 | -10/+160 |
2003-08-13 | make it at least compile. ljp, please look @ the doctab | mickeyl | 2 | -13/+15 |