Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-07 | COnversion too quick to odebug | wimpie | 1 | -2/+2 |
2004-04-07 | Added some odebug includes and namespaces refs | wimpie | 19 | -6/+34 |
opiepim links with opiedb2 -> needs depend in config.in qlibrary_unix -> print dlopen errors ALWAYS not only indebug BTmanager.pro needs opieui2 | ||||
2004-04-07 | CVS Shows the conversion to libopie2 debugging conversion | wimpie | 1 | -2/+2 |
modified this define to optimistically | ||||
2004-04-07 | OPIE2CORE and not OPIECORE2 | wimpie | 1 | -1/+1 |
2004-04-07 | Forget a quote | wimpie | 1 | -1/+1 |
2004-04-07 | MANY changes ... lancards should be OK now | wimpie | 38 | -172/+554 |
2004-04-06 | fixed mousescroll handling so users kann move image with mouse/pen | alwin | 2 | -49/+60 |
implement key handler for arrow keys | ||||
2004-04-06 | made methods virtual, implement a sig_return signal | alwin | 2 | -4/+5 |
2004-04-06 | Translations completed wherever possible... | sudonix | 6 | -205/+206 |
2004-04-06 | *** empty log message *** | gints | 1 | -35/+41 |
2004-04-06 | Added entry for Dagger | drw | 1 | -1/+2 |
2004-04-06 | New Bible reader app | drw | 1 | -0/+1 |
2004-04-06 | Datebook latvian translation | gints | 1 | -92/+93 |
2004-04-06 | New Bible reader app | drw | 1 | -0/+6 |
2004-04-06 | New Bible reader app | drw | 25 | -0/+1946 |
2004-04-06 | Do not override menu font size, use font as defined in Appearance settings, ↵ | drw | 2 | -11/+2 |
and fixed compiler warning | ||||
2004-04-06 | Some spelling and capitalization fixes for menu items | drw | 4 | -5/+5 |
2004-04-06 | Fix capitalization of app name | drw | 1 | -1/+1 |
2004-04-06 | added keyboard handler for info window | alwin | 3 | -11/+85 |
2004-04-06 | saves the last loaded image name so will somewhat faster | alwin | 2 | -5/+10 |
2004-04-06 | <sigh> gcc 2.95.3 compile fix | brad | 1 | -0/+3 |
2004-04-06 | use OApplication | alwin | 1 | -10/+10 |
2004-04-06 | added OPIE_EXPORT_APP_V2( Factory,name ) macro. | alwin | 1 | -0/+38 |
Factory is the same as in OPIE_EXPORT_APP, name is the display name (third parameter of OApplication). In non-quicklaunch mode it will generate a Opie::Core::OApplication object instead of a QPEApplication object. | ||||
2004-04-06 | upgrade descriptions and synchronize readme and roadmap | mickeyl | 9 | -118/+28 |
2004-04-06 | - improve config.ins | mickeyl | 4 | -11/+14 |
- fix dependencies for mailapplet - improve MACOS_X test. No need to formulate it so complicated ;) | ||||
2004-04-06 | Fix memleak | brad | 2 | -6/+5 |
2004-04-06 | add autodetection for wireless extension version | mickeyl | 1 | -4/+11 |
2004-04-06 | specifying the wireless extension version is now optional thanks | mickeyl | 2 | -0/+7 |
to libopienet2 gathering the WE version automatically you can still override it if needed | ||||
2004-04-06 | Simple math rearrangement that fixes the drawing of the battery meter on my iPAQ | brad | 1 | -1/+1 |
2004-04-06 | Made sqlite regex cache "instance safe". Further work will continue as I ↵ | brad | 2 | -20/+32 |
figure out how to do it :p) | ||||
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 |