Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-12-08 | use less separation | mickeyl | 1 | -1/+1 |
2003-12-07 | adapt to directory structure changes done on cvs server | mickeyl | 2 | -7/+7 |
2003-12-07 | s/QPEToolBar/QToolBar: | mickeyl | 41 | -85/+85 |
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future | ||||
2003-12-07 | s/QPEMenuBar/QMenuBar: | mickeyl | 34 | -50/+59 |
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future | ||||
2003-12-06 | fix display bug for usage column | mickeyl | 1 | -0/+2 |
2003-12-06 | \n | mickeyl | 1 | -2/+2 |
2003-12-06 | fix 5x00 detection *yawn* | mickeyl | 1 | -1/+1 |
2003-12-04 | use opie-lupdate instead lupdate | ar | 71 | -1413/+26 |
2003-12-03 | beautify the sysinfo version tab a bit | mickeyl | 1 | -24/+43 |
2003-12-02 | Close Bug 0000299 | ar | 1 | -136/+158 |
Redesign of Quellcode | ||||
2003-12-02 | fix of bug number 0001210 | alwin | 4 | -3/+4 |
the libmail is now called libcoremail (fix inside the .pro files) mail application got a appName for quicklauncher. | ||||
2003-12-02 | *** empty log message *** | waspe | 13 | -7/+365 |
2003-11-30 | silence | harlekin | 1 | -0/+13 |
2003-11-30 | FIx the appname | zecke | 1 | -1/+1 |
Patch submitted by Rajko Albrecht | ||||
2003-11-21 | ditto | mickeyl | 1 | -1/+1 |
2003-11-20 | added preliminary edit dialogs | waspe | 15 | -194/+284 |
default config added | ||||
2003-11-19 | fix name | mickeyl | 1 | -1/+1 |
2003-11-19 | fix | llornkcor | 1 | -1/+1 |
2003-11-19 | _this_ contains the minibugfix | mickeyl | 1 | -1/+1 |
2003-11-18 | include is in local directory | chicken | 1 | -1/+1 |
2003-11-17 | load and save added -> data needs still be edited in conf file | waspe | 1 | -0/+64 |
2003-11-17 | changed color of notes | waspe | 1 | -1/+1 |
2003-11-17 | bugfix in getHalfTone(int) | waspe | 1 | -3/+1 |
2003-11-17 | merge branch with head | chicken | 11 | -58/+67 |
2003-11-17 | This patch makes the famous Documents Tab customizably optional. | mickeyl | 10 | -3/+320 |
Note that the document tab is so tight coupled to the rest of the launcher that it proved impossible for me to remove the tab as is. However I could make all the scanning and the displaying optional. The customization can be done via the launcher settings applications - a new doc tab category has been added. Further customization can be added to that tab. I also added a doc tab settings application for use with the "first usage wizard" | ||||
2003-11-16 | made text fit on small pda screen | waspe | 1 | -2/+2 |
2003-11-16 | first commit | waspe | 15 | -0/+793 |
2003-11-13 | update wavfile | llornkcor | 1 | -15/+20 |
2003-11-13 | added waveform | llornkcor | 3 | -7/+230 |
2003-11-13 | non essential apps should not be built by default | llornkcor | 2 | -2/+2 |
2003-11-12 | opierec doesnot need iostream.h | llornkcor | 1 | -1/+0 |
2003-11-12 | config qt not config qtopia | llornkcor | 1 | -1/+1 |
2003-11-12 | remove helpwindow, and make non quicklaunch app - for now, till I get things ↵ | llornkcor | 1 | -5/+5 |
normal | ||||
2003-11-12 | apply patch from Tim Smith <tim@electronghost.co.uk> | mickeyl | 2 | -0/+15 |
2003-11-11 | add ubrowser libs | chicken | 1 | -1/+1 |
2003-11-11 | Updating apps to use quickexec. Ipks are now generated properly. | treke | 4 | -13/+6 |
2003-11-09 | fix compilage and integrate into buildsystem | mickeyl | 4 | -6/+18 |
directory structure is a mess though... | ||||
2003-11-09 | make the .pro file a bit more sane | mickeyl | 1 | -7/+3 |
btw., zsafe's directory structure is a mess... | ||||
2003-11-08 | remove -lstdc++. wellenreiter doesn't need it | mickeyl | 2 | -2/+2 |
2003-11-08 | work less | mickeyl | 2 | -2/+2 |
sleep more | ||||
2003-11-07 | adjust dependencies and don't use quicklaunch (at least for now) | mickeyl | 2 | -4/+4 |
2003-11-07 | from 1.0, needs fix | llornkcor | 3 | -133/+186 |
2003-11-04 | Added home-directory patch from Andreas Richter <ar@oszine.de> | eilers | 1 | -3/+10 |
Thanks a lot ! | ||||
2003-11-03 | noncore/games/tictac now fully merged | mickeyl | 4 | -17/+12 |
2003-11-03 | noncore/apps/confedit fully merged | mickeyl | 3 | -9/+3 |
2003-11-03 | add pictures and distribution files for memoryapplet | mickeyl | 3 | -0/+18 |
2003-11-03 | add memoryapplet to build system | mickeyl | 1 | -0/+24 |
2003-11-03 | add memoryapplet (displays memory and manages a swap partition) | mickeyl | 10 | -0/+1046 |
written by Anton Maslovsky (http://my-zaurus.narod.ru) | ||||
2003-11-03 | show swap memory on Memory tab | mickeyl | 2 | -36/+95 |
2003-11-03 | resolved merge conflict | waspe | 2 | -28/+11 |