Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-10-07 | If you decide to close the mainwindow and have say editor and views open as well | zecke | 1 | -1/+1 |
call closeAllWindows() after all events are dispatched | ||||
2003-10-07 | -Kill stupid QCOP check | zecke | 2 | -35/+35 |
-introduce OPIE_SOUND_FRAGMENT_SHIFT -USE_REALTIME_AUDIO_THREAD is now defined in custom.h | ||||
2003-10-07 | -Kill stupid define which sets QWS_SIZE to 240x320 | zecke | 2 | -2/+2 |
-Include built-in shutdown only if OPIE_NO_BUILTIN_SHUTDOWN is defined | ||||
2003-10-07 | kill un-needed QCOP checking | zecke | 1 | -2/+0 |
2003-10-04 | Avoid crashing on no mouse driver | zecke | 2 | -7/+9 |
2003-10-04 | Check if there is a Mouse Driver | zecke | 3 | -12/+16 |
And get rid off the QPE_NEED_CALIBRATION define for defining the need of calibration We will find out at runtime SomeOne Apply this to core/server in the BRANCH as well | ||||
2003-10-02 | Start with some customization bits for inputmethods as part of the | mickeyl | 9 | -40/+200 |
BigScreen initiative. You can now choose to have free floating and resizable inputmethods. Two outstanding things: 1.) Hiding the inputmethod via the [x] button confuses the show/hide toggle button. 2.) The new size and position of a moved/resized inputmethod should be remembered. | ||||
2003-09-29 | ocontactfields is moved to libopie/pim | eilers | 2 | -516/+0 |
2003-09-29 | ocontactfields is now moved to libopie/pim | eilers | 6 | -9/+6 |
2003-09-29 | Now using default font instead smallsmooth | eilers | 1 | -1/+2 |
2003-09-25 | Fixed inconsistencies between Description and Notes | eilers | 1 | -1/+1 |
2003-09-22 | FEATURE: vtapplet now indicates which virtual terminals are occupied | mickeyl | 2 | -11/+31 |
2003-09-20 | Thanks to treke for tweaking the ui file | zecke | 2 | -6/+38 |
Allow the user to set how the QCOP bridge should response Either in Qtopia1.7 mode or the one found prior including Opie1.0 or respond in both ways We still need to check what sync utilities can cope with 'both' | ||||
2003-09-20 | Fix the config name no need to append the .conf yourself | zecke | 1 | -1/+1 |
2003-09-20 | merge control files with BRANCH | mickeyl | 15 | -21/+20 |
2003-09-20 | Fix double suspend on key input | zecke | 1 | -1/+1 |
ServerApp proxied the power() signal from KeyFilter and we've connected togglePower() twice to it. We only need to connect to the ServerApp power signal and not to keyfilter because we emit power() from ServerApp on QCOP | ||||
2003-09-19 | Either be compatible with Sharp( IntelliSync, KitchenSync, QtopiaDesktop) | zecke | 2 | -3/+99 |
or with the newer QtopiaDesktop or with both | ||||
2003-09-19 | Use local config file instead of a global.... | zecke | 1 | -2/+2 |
2003-09-19 | if the password is wrong but 'rootme' prompt the user again to either accept | zecke | 1 | -1/+5 |
or deny the connection | ||||
2003-09-16 | virtual terminal applet says: "Hello" | mickeyl | 5 | -0/+214 |
2003-09-06 | -Switch to OWidgetStack actually only three lines touch by this | zecke | 3 | -3/+9 |
-the really quit on closeEvent and don't wait for the last window -use setName eases debugging | ||||
2003-09-03 | Fix the most grave visible problems with bigger screen | zecke | 6 | -9/+23 |
resolutions | ||||
2003-09-03 | Failure free restart of the launcher and a comment | zecke | 3 | -0/+28 |
why we do that | ||||
2003-09-03 | Inline prevevented me to compile it.. | eilers | 1 | -1/+1 |
2003-09-01 | Use $$(variable) to refer to environment variables in SOURCES and HEADERS | mickeyl | 1 | -48/+48 |
2003-08-31 | mickeyl again ;) | zecke | 3 | -0/+1973 |
2003-08-31 | thanks mickeyl | zecke | 2 | -0/+102 |
2003-08-30 | Speed optimization fix: | eilers | 6 | -66/+105 |
Startup and usability improved if a lot of contacts are stored. Left speed bootleneck is the xml file.. | ||||
2003-08-30 | do not rely on scrollbars beeing right | zecke | 1 | -3/+4 |
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 |