Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-02-08 | improve support for BigScreen | ar | 23 | -5186/+5180 |
2004-02-08 | Networksettings additions | zecke | 3 | -1/+236 |
2004-02-08 | More API fixes | zecke | 2 | -0/+19 |
2004-02-08 | improve support for BigScreen | ar | 1 | -0/+17 |
2004-02-08 | Fix two problems: | zecke | 1 | -3/+12 |
1.) accept the key event so it does not reoccur and reoccur 2.) do not crash if asked to delete and there is nothing to delete | ||||
2004-02-08 | improve support for BigScreen | ar | 13 | -17/+16 |
2004-02-08 | Document Networksettings API | zecke | 4 | -15/+88 |
2004-02-08 | Add API docu | zecke | 2 | -0/+118 |
2004-02-08 | ReMerge QPEDeco | zecke | 2 | -56/+100 |
2004-02-08 | Add MaximizeButton | zecke | 1 | -0/+0 |
2004-02-08 | L letter was done | pavouk | 13 | -195/+198 |
2004-02-07 | QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ↵ | ar | 12 | -65/+28 |
screen handling | ||||
2004-02-07 | correct sound calls for use with libopie2 | ar | 2 | -5/+5 |
2004-02-07 | Fix up linking. | zecke | 2 | -2/+2 |
Only wlan currently requires Opie2 stuff | ||||
2004-02-07 | no longer link against libopie1 since libopie2 provides everything | mickeyl | 8 | -18/+15 |
2004-02-07 | More fixes(some old inaccuracies found) and translations | sudonix | 2 | -17/+17 |
2004-02-07 | Rename the rest bunch of functions <- fix compiling... | zecke | 8 | -19/+21 |
Readd the todo mark about constness initButtons is not const... | ||||
2004-02-07 | Forward port the recent API docu of the FileSelector | zecke | 2 | -1/+131 |
2004-02-06 | translation of L continued to libtinykate.ts | pavouk | 13 | -505/+536 |
2004-02-06 | add libopie2db dependencie | ar | 1 | -1/+1 |
2004-02-06 | Remove OCheckItem... | zecke | 3 | -217/+2 |
Forward port the recent API docu of the FileSelector | ||||
2004-02-06 | Fix invalid comments | zecke | 1 | -6/+6 |
2004-02-06 | various interface documentation | zecke | 1 | -0/+311 |
2004-02-06 | add api docu | zecke | 6 | -15/+116 |
2004-02-06 | Funny how much bugs one can introduce when importing Qtopia stuff. | zecke | 9 | -71/+148 |
Fixed a couple of possible sigsegv, uninitialized variables | ||||
2004-02-06 | Replace with png | zecke | 42 | -4266/+53 |
2004-02-06 | Merge with Qtopia sources | zecke | 3 | -75/+110 |
2004-02-06 | Merge from the 1.0.x release | zecke | 63 | -405/+489 |
2004-02-06 | Update from Qtopia1.7 (borders on the items) | zecke | 4 | -49/+70 |
make it quicklaunchable | ||||
2004-02-05 | Partial translation of letter L, next libqhandwriting.ts | pavouk | 26 | -508/+512 |
2004-02-05 | improve naming and fix depends | mickeyl | 3 | -5/+5 |
2004-02-05 | Add the keyboard example | zecke | 1 | -1/+2 |
2004-02-05 | Remove the wrongly comitted items.... | zecke | 4 | -223/+0 |
2004-02-05 | Initial revision | zecke | 8 | -0/+446 |
2004-02-05 | Re-enable whats this icon in titlebar | drw | 1 | -216/+216 |
2004-02-05 | Janitor: ulong ref removed | zecke | 8 | -8/+4 |
2004-02-05 | Janitor: remove ulong ref | zecke | 19 | -22/+22 |
2004-02-05 | Janitor: remove ulong ref | zecke | 1 | -2/+1 |
2004-02-05 | Janitor: remove ulon ref | zecke | 4 | -6/+0 |
2004-02-05 | Janitor: remove ulong ref as it is unneeded | zecke | 1 | -1/+0 |
2004-02-05 | Janitor: remove ulong ref | zecke | 2 | -2/+1 |
2004-02-05 | More janitor.... | zecke | 18 | -18/+9 |
remove ulong ref because we use Q_REFCOUNT which also takes care of initializing the refcount to 0 "And if you save yourself You will make him happy He'll keep you in a jar And you'll think you're happy He'll give you breathing holes" | ||||
2004-02-05 | "Here we are now entertain US....." | zecke | 31 | -36/+16 |
Some janitor tasks... remove ulong ref; If we use Q_REFCOUNT | ||||
2004-02-05 | Stuff can be broken if you really want it... or because only root can open ↵ | zecke | 2 | -12/+10 |
/dev/console... Anyway have a mutable QPopupMenu in the class and remove unsigned long ref as we don't need it | ||||
2004-02-05 | Completed package information dialog and a couple of other minor tweaks | drw | 8 | -44/+169 |
2004-02-05 | Stop trying to scale a null image | zecke | 1 | -6/+8 |
2004-02-05 | Add MenuApplet Example | zecke | 1 | -0/+1 |
2004-02-05 | Initial revision | zecke | 4 | -0/+127 |
2004-02-04 | deuglify | mickeyl | 1 | -3/+3 |
2004-02-03 | Remove the GPL header | zecke | 8 | -64/+7 |
"" -> QString::null add tr |