Age | Commit message (Expand) | Author | Files | Lines |
2004-02-27 | included the wrong ofiledialog.h | alwin | 1 | -2/+2 |
2004-02-26 | flag ms_is_starting | alwin | 2 | -1/+17 |
2004-02-26 | make difference between OnScreen keyboard and hardware keyboard clear | mickeyl | 1 | -1/+1 |
2004-02-26 | UI FIX: Indicate that the setting "Show applications in subpopups" is only | mickeyl | 1 | -3/+6 |
2004-02-25 | depends on LIBOPIE2DB | alwin | 1 | -1/+1 |
2004-02-25 | must link against libopiedb2 | alwin | 2 | -2/+2 |
2004-02-25 | remove the stupid #ifdef __i386__ | zecke | 1 | -2/+0 |
2004-02-25 | Unmess the .pro file | zecke | 1 | -5/+2 |
2004-02-25 | Todo: libopie->libopie2 | drw | 33 | -224/+237 |
2004-02-25 | fix most of zecke's comments. Someone should look into the open issues though | mickeyl | 4 | -19/+17 |
2004-02-24 | use "..." suffix after name of menu item, when you open a dialog as action | mickeyl | 1 | -2/+2 |
2004-02-24 | s/Qkonsole/Konsole/ | mickeyl | 3 | -5/+5 |
2004-02-24 | s/Qkonsole/Konsole/ | mickeyl | 5 | -20/+21 |
2004-02-24 | why not tell us something informative when you're telling us something anyway? | mickeyl | 1 | -1/+1 |
2004-02-24 | small fix | chicken | 1 | -1/+1 |
2004-02-24 | - check now for the storage media flag "check =" in DocumentListPrivate::appe... | alwin | 1 | -0/+7 |
2004-02-24 | user gets a message why this dialog appears | alwin | 1 | -1/+9 |
2004-02-24 | Embedded Konsole: libopie->libopie2 | drw | 5 | -21/+11 |
2004-02-23 | Help Browser: libopie->libopie2, make a quicklaunch app | drw | 4 | -9/+6 |
2004-02-23 | Text Editor: libopie->libopie2 | drw | 6 | -9/+12 |
2004-02-23 | Tab OApp: libopie->libopie2 | drw | 3 | -5/+5 |
2004-02-23 | this is handled by opie-taskbar.control | chicken | 1 | -10/+0 |
2004-02-23 | fix packages to get them building again | chicken | 1 | -1/+1 |
2004-02-22 | when inserting a new media without .opiestorage.cf a dialog comes | alwin | 4 | -5/+74 |
2004-02-22 | read more settings from opiestorage.cf | alwin | 1 | -0/+5 |
2004-02-22 | merged changes form qkonsole back into opie-embeddedkonsole (most likely not ... | waspe | 13 | -1045/+1941 |
2004-02-22 | check if there is a listview item at all. | zecke | 1 | -3/+12 |
2004-02-21 | Randomly jumping in the vtable is fun :) | zecke | 1 | -10/+10 |
2004-02-21 | on removable medias take a look into .opiestorage.cf and read the list | alwin | 1 | -6/+35 |
2004-02-21 | qcop-msg related stuff don't use tmpDirPath 'cause it isn't that good IMHO | alwin | 2 | -3/+3 |
2004-02-21 | Fix up syncing mode | zecke | 3 | -11/+30 |
2004-02-21 | Yeah baby yeah remove IntelliSync support | zecke | 3 | -84/+66 |
2004-02-21 | Move to LibOpie2 | zecke | 11 | -43/+45 |
2004-02-18 | Add Documentation on how we search and why we do stuff | zecke | 1 | -0/+12 |
2004-02-18 | be more clever when it comes to searching events | zecke | 1 | -21/+14 |
2004-02-18 | Fix size and drawing of battery status widget and eliminate compiler warnings | drw | 2 | -43/+40 |
2004-02-16 | Take care of the lifetime of the EffectiveEvent/Occurence | zecke | 4 | -14/+13 |
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 19 | -30/+28 |
2004-02-14 | Clean-up of .cvsignore files | drw | 49 | -5/+99 |
2004-02-14 | Make info in *.control files a little more consistent (mostly modified Mainta... | drw | 32 | -37/+37 |
2004-02-09 | utf8 patch from Nikita V. Youshchenko <yoush@cs.msu.su> | llornkcor | 1 | -2/+5 |
2004-02-08 | Fix two problems: | zecke | 1 | -3/+12 |
2004-02-08 | improve support for BigScreen | ar | 13 | -17/+16 |
2004-02-07 | QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ... | ar | 12 | -65/+28 |
2004-02-05 | Janitor: remove ulon ref | zecke | 4 | -6/+0 |
2004-02-05 | "Here we are now entertain US....." | zecke | 31 | -36/+16 |
2004-02-05 | Stuff can be broken if you really want it... or because only root can open /d... | zecke | 2 | -12/+10 |
2004-02-05 | Stop trying to scale a null image | zecke | 1 | -6/+8 |
2004-01-27 | Return QS_FALSE if we don't implement the interface queried for | zecke | 4 | -4/+12 |
2004-01-27 | Funny what my SDK all triggers | zecke | 17 | -3/+37 |