Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-06 | Add some documentation and remove qWarnings | zecke | 1 | -3/+42 |
2004-04-06 | s/;;/; | mickeyl | 1 | -1/+1 |
2004-04-06 | use include "" inside .cpp to play nice with external build systems | mickeyl | 1 | -1/+1 |
2004-04-06 | one include of odebug.h a day keeps my anger away... :} | zecke | 4 | -0/+7 |
Add odebug.h so that it compiles | ||||
2004-04-05 | Add save of node specific config data | wimpie | 27 | -135/+224 |
2004-04-05 | Cleanups+new translations | sudonix | 18 | -365/+430 |
2004-04-05 | yeah - autoresize and autoscale now have toggle-buttons and the image display | alwin | 4 | -11/+95 |
respect these buttons ToDo: find a good way for prescaled loading of images if autoScale is on (in respect to autorotate and so on) | ||||
2004-04-05 | fixed bluetooth missing symbols | wimpie | 2 | -0/+16 |
2004-04-05 | initialize kind of file.. it is a static | zecke | 1 | -8/+10 |
2004-04-05 | Sync with translations | sudonix | 1 | -0/+2 |
2004-04-05 | Make use of OWidgetStack | zecke | 8 | -36/+237 |
2004-04-05 | *Basic* regex caching for massive search speedup (and I mean lots) | brad | 1 | -14/+21 |
Yes, it's ugly. Yes, it's simple. Yes it probably breaks several fundamental coding rules. Yes, I'm open to suggestions as to how to do it better and more in the Opie way. | ||||
2004-04-05 | integrated first implementation of rotation/scaling | alwin | 2 | -9/+199 |
2004-04-05 | use opie debugging | mickeyl | 8 | -36/+55 |
2004-04-05 | Missed qWarning and deps | brad | 4 | -5/+6 |
2004-04-05 | minor fixes | mouse | 1 | -14/+14 |
2004-04-05 | qDebug -> odebug | brad | 5 | -40/+45 |
2004-04-05 | convert helpbrowser, taboapp and textedit to Opie debugging framework | mickeyl | 4 | -114/+122 |
qcop and embeddedkonsole needs more work. the diagnostics part uses printf | ||||
2004-04-05 | missing | mickeyl | 2 | -0/+32 |
2004-04-05 | Don't lock up with Qt2.3.8 | zecke | 1 | -2/+2 |
2004-04-05 | convert core/applets/* to Opie debug framework | mickeyl | 12 | -406/+417 |
2004-04-05 | Regex support for sqlite (finally) | brad | 1 | -0/+30 |
2004-04-05 | convert to odebug | mickeyl | 3 | -14/+14 |
2004-04-05 | odebug include added | brad | 2 | -0/+2 |
2004-04-05 | forgot to store mac if needed | wimpie | 1 | -1/+14 |
2004-04-05 | SQL-Backends are almost finished ! | eilers | 7 | -94/+339 |
Works: Loading/Storing data, Most important search queries for Address/todo Unfinished: Search-Queries for Datebook, regexp search | ||||
2004-04-05 | For usb this seems to be working | wimpie | 11 | -36/+270 |
Also for non-root users (requires using SUDO) | ||||
2004-04-05 | ok, found the problem with moving the image via pen/mouse | alwin | 2 | -9/+17 |
2004-04-04 | someone forget to include opie2/odebug while switching from qDebug | alwin | 23 | -7/+49 |
to odebug ;) | ||||
2004-04-04 | Comitting a fix is probably a good idea | zecke | 1 | -4/+1 |
use EXPORT_OPIE_APPLET_v1 instead of OTaskBarAppletWrapper directly | ||||
2004-04-04 | Some more update holes covered | sudonix | 1 | -3/+3 |
2004-04-04 | Synchronize with translations | sudonix | 1 | -0/+2 |
2004-04-04 | New translations, holes made by the updates covered, old ones corrected | sudonix | 9 | -225/+250 |
2004-04-04 | Add Postroutines which seem to not work... | zecke | 3 | -111/+132 |
Create a Debug Backend on first invocation. Sad thing is we still need to get reconfiguration of the settings.. OpieConfigXT is needed | ||||
2004-04-04 | imagescrollview added | alwin | 1 | -2/+2 |
2004-04-04 | ok, the first - realy first - working shot of a special | alwin | 3 | -1/+147 |
ImageScrollView. But the most important things are working now and can be used. Todo: - check on a pda(!) doublebuffering (bitBlt) - may be it will paint faster - implemented mouseEvents seems not working good, its just a first try. | ||||
2004-04-04 | Minor typo fixed | sudonix | 1 | -1/+1 |
2004-04-04 | fix with odebug | zecke | 2 | -61/+63 |
2004-04-04 | Update todo | zecke | 2 | -6/+6 |
use owarn right | ||||
2004-04-04 | fix up owarn usage | zecke | 8 | -44/+36 |
2004-04-04 | Opie::XYZ::Private -> Opie::XYZ::Internal | zecke | 43 | -105/+116 |
2004-04-04 | *** empty log message *** | gints | 1 | -89/+95 |
2004-04-04 | *** empty log message *** | gints | 1 | -22/+23 |
2004-04-04 | *** empty log message *** | gints | 1 | -15/+15 |
2004-04-04 | *** empty log message *** | gints | 2 | -77/+79 |
2004-04-04 | thumbnails will respect again the dimension values wished. just when them | alwin | 1 | -2/+8 |
seems to be nonsens we will use hard wired 64x64 pix | ||||
2004-04-04 | use odebug classes | mickeyl | 7 | -30/+51 |
2004-04-04 | fix odebug usage | mickeyl | 1 | -10/+10 |
2004-04-04 | better use owarn here | mickeyl | 1 | -2/+2 |
2004-04-04 | fix odebug usage | mickeyl | 1 | -2/+2 |