Age | Commit message (Expand) | Author | Files | Lines |
2004-07-01 | add a few missing includes | mickeyl | 3 | -5/+6 |
2004-06-27 | Safe eilers some time for weak symbols on MacOS X | zecke | 1 | -1/+7 |
2004-06-25 | - get rid of HIGH_RES_LOW_PHYS to allow shipping one libqpe for all devices | mickeyl | 1 | -1252/+1247 |
2004-06-20 | Use A higher prime number in AppLnk | zecke | 2 | -4/+8 |
2004-06-19 | - ignore ENOENT and EAGAIN in renameFile (bug in system?) | ar | 1 | -8/+10 |
2004-06-18 | - use QFile::encodeName instead of (const char*) or latin1() | ar | 1 | -15/+14 |
2004-06-15 | - remove sendfile. it doesn't work on linux kernel 2.6 and on mac os x | ar | 1 | -242/+130 |
2004-06-13 | Set the ScrollBar position right on start. | zecke | 1 | -1/+7 |
2004-06-13 | - fix error-handling again ;) | ar | 1 | -2/+2 |
2004-06-13 | - fix erro-handling err == -1 -> err != -1 | ar | 1 | -1/+1 |
2004-06-06 | - solve problems with padded memory - dont use memcpy | ar | 2 | -123/+157 |
2004-05-17 | ich@opiezilla:~/programming/opie/head/opie$ nm lib/libopiecore2.so | grep polish | zecke | 2 | -2/+11 |
2004-05-08 | use =, not == to check for equality in shell | mickeyl | 1 | -2/+2 |
2004-05-03 | bump version number | chicken | 1 | -1/+1 |
2004-04-25 | small fix and version -> 1.1.3 | chicken | 1 | -1/+1 |
2004-04-25 | escape close | llornkcor | 1 | -1/+3 |
2004-04-25 | fix bigfotos | llornkcor | 1 | -0/+10 |
2004-04-25 | remove commented | llornkcor | 1 | -8/+1 |
2004-04-25 | remove embeddedkonsole hack | llornkcor | 1 | -4/+1 |
2004-04-25 | remove commented out ugly hack | llornkcor | 1 | -25/+0 |
2004-04-25 | remove non needed qdebugs | llornkcor | 1 | -2/+0 |
2004-04-25 | fix persistence in other widgets | llornkcor | 1 | -10/+14 |
2004-04-25 | fix nonmaximized apps, and make the state and position persistent. ported fro... | llornkcor | 1 | -31/+240 |
2004-04-25 | revert change 1.76 of this file, as causes titlebars to not show on large dis... | llornkcor | 1 | -1/+12 |
2004-04-23 | gcc 3.4 fixlet | mickeyl | 1 | -1/+1 |
2004-04-21 | BigScreen: don't resize widgets that always visible (for example on bring a w... | ar | 1 | -19/+24 |
2004-04-19 | - BigScreen: show MainWidget not maximized on big screens | ar | 1 | -12/+1 |
2004-04-09 | fix by sudonix | wimpie | 1 | -1/+10 |
2004-04-08 | Be a bit more picky on config files | zecke | 1 | -1/+3 |
2004-04-07 | Using the right mixer helps.. lets see if h5xxx breaks again | zecke | 1 | -1/+1 |
2004-04-07 | Added some odebug includes and namespaces refs | wimpie | 1 | -2/+2 |
2004-04-05 | Don't lock up with Qt2.3.8 | zecke | 1 | -2/+2 |
2004-04-01 | delimited screen-size to desktop-size, if this is smaller than the widget's one | ar | 1 | -20/+24 |
2004-04-01 | Fixed silly bug.. | eilers | 1 | -1/+1 |
2004-03-28 | byebye libopie1 | groucho | 1 | -1/+1 |
2004-03-24 | add namespace comment to changelog and bump version number | mickeyl | 1 | -1/+1 |
2004-03-14 | Removes two problems with familiar 0.7.2: | sandman | 3 | -3/+3 |
2004-03-08 | Consolidate Opie logo images. Apps should use common logo: pics/logo/opielog... | drw | 1 | -80/+2 |
2004-03-08 | save UI changes to argument list back to .desktop file ;) | mickeyl | 1 | -0/+4 |
2004-03-08 | support launching applications with user defined arguments | mickeyl | 1 | -2/+5 |
2004-03-08 | add a line where the user can insert command line arguments for the AppLnk | mickeyl | 2 | -38/+59 |
2004-03-08 | first shot at a neat little about applet. text in about box blatantly | mickeyl | 1 | -2/+80 |
2004-03-06 | -ioctl( fd, MIXER_WRITE( 0 ), &vol ); | zecke | 1 | -1/+1 |
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 12 | -53/+49 |
2004-03-01 | fix includes | chicken | 28 | -74/+1 |
2004-02-24 | add missing patch from v1_0_3 disabling fixed custom rotation in favour of li... | mickeyl | 1 | -6/+13 |
2004-02-24 | use Config for checking if the medium should be checked | alwin | 1 | -132/+114 |
2004-02-24 | changed keyword "autocheck" to "check" in checkStorage() | alwin | 1 | -2/+2 |
2004-02-22 | read more options from opiestorage.cf | alwin | 1 | -7/+12 |
2004-02-22 | update and increment version, we don't want to go from 1.1.0 to 1.2.0 don't w... | mickeyl | 1 | -1/+1 |