Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-08-29 | Patch provided by mithro | zecke | 2 | -0/+48 |
I've included 2 patches need to make opie support on the fly screen resolution changing. This is done with the following, qcop "QPE/System" "setCurrentMode(int,int,int)" 480 640 16 This is good for running applications in compatibility mode on the C700. As you can see there isn't much to these patches. | ||||
2003-08-29 | Fixes for base64 decoding and encoding of vCard | zecke | 4 | -39/+32 |
2003-08-29 | Usability for our left handed users ( me! ) | zecke | 1 | -0/+169 |
2003-08-29 | -IF the app is visible and has more than once topLevel widget | zecke | 2 | -43/+110 |
iterate over the list and activate the next one. -Install translation in .qm -Add an else again ( was lost in a merge ) | ||||
2003-08-28 | add TODO, remove MOC and OBJECTS dir as they are set in include.pro | mickeyl | 3 | -4/+5 |
2003-08-28 | Welcome new Launcher | zecke | 1 | -1/+1 |
2003-08-28 | Add license | zecke | 16 | -3206/+20 |
remove old unneeded files | ||||
2003-08-28 | prepare busy cursor config | zecke | 1 | -96/+81 |
2003-08-28 | make it compile | zecke | 1 | -1/+1 |
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 |