summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-06use OApplicationalwin1-10/+10
2004-04-06added OPIE_EXPORT_APP_V2( Factory,name ) macro.alwin1-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-06upgrade descriptions and synchronize readme and roadmapmickeyl9-118/+28
2004-04-06- improve config.insmickeyl4-11/+14
- fix dependencies for mailapplet - improve MACOS_X test. No need to formulate it so complicated ;)
2004-04-06Fix memleakbrad2-6/+5
2004-04-06add autodetection for wireless extension versionmickeyl1-4/+11
2004-04-06specifying the wireless extension version is now optional thanksmickeyl2-0/+7
to libopienet2 gathering the WE version automatically you can still override it if needed
2004-04-06Simple math rearrangement that fixes the drawing of the battery meter on my iPAQbrad1-1/+1
2004-04-06Made sqlite regex cache "instance safe". Further work will continue as I ↵brad2-20/+32
figure out how to do it :p)
2004-04-06Add some documentation and remove qWarningszecke1-3/+42
2004-04-06s/;;/;mickeyl1-1/+1
2004-04-06use include "" inside .cpp to play nice with external build systemsmickeyl1-1/+1
2004-04-06one include of odebug.h a day keeps my anger away... :}zecke4-0/+7
Add odebug.h so that it compiles
2004-04-05Add save of node specific config datawimpie27-135/+224
2004-04-05Cleanups+new translationssudonix18-365/+430
2004-04-05yeah - autoresize and autoscale now have toggle-buttons and the image displayalwin4-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-05fixed bluetooth missing symbolswimpie2-0/+16
2004-04-05initialize kind of file.. it is a staticzecke1-8/+10
2004-04-05Sync with translationssudonix1-0/+2
2004-04-05Make use of OWidgetStackzecke8-36/+237
2004-04-05*Basic* regex caching for massive search speedup (and I mean lots)brad1-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-05integrated first implementation of rotation/scalingalwin2-9/+199
2004-04-05use opie debuggingmickeyl8-36/+55
2004-04-05Missed qWarning and depsbrad4-5/+6
2004-04-05minor fixesmouse1-14/+14
2004-04-05qDebug -> odebugbrad5-40/+45
2004-04-05convert helpbrowser, taboapp and textedit to Opie debugging frameworkmickeyl4-114/+122
qcop and embeddedkonsole needs more work. the diagnostics part uses printf
2004-04-05missingmickeyl2-0/+32
2004-04-05Don't lock up with Qt2.3.8zecke1-2/+2
2004-04-05convert core/applets/* to Opie debug frameworkmickeyl12-406/+417
2004-04-05Regex support for sqlite (finally)brad1-0/+30
2004-04-05convert to odebugmickeyl3-14/+14
2004-04-05odebug include addedbrad2-0/+2
2004-04-05forgot to store mac if neededwimpie1-1/+14
2004-04-05SQL-Backends are almost finished !eilers7-94/+339
Works: Loading/Storing data, Most important search queries for Address/todo Unfinished: Search-Queries for Datebook, regexp search
2004-04-05For usb this seems to be workingwimpie11-36/+270
Also for non-root users (requires using SUDO)
2004-04-05ok, found the problem with moving the image via pen/mousealwin2-9/+17
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin23-7/+49
to odebug ;)
2004-04-04Comitting a fix is probably a good ideazecke1-4/+1
use EXPORT_OPIE_APPLET_v1 instead of OTaskBarAppletWrapper directly
2004-04-04Some more update holes coveredsudonix1-3/+3
2004-04-04Synchronize with translationssudonix1-0/+2
2004-04-04New translations, holes made by the updates covered, old ones correctedsudonix9-225/+250
2004-04-04Add Postroutines which seem to not work...zecke3-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-04imagescrollview addedalwin1-2/+2
2004-04-04ok, the first - realy first - working shot of a specialalwin3-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-04Minor typo fixedsudonix1-1/+1
2004-04-04fix with odebugzecke2-61/+63
2004-04-04Update todozecke2-6/+6
use owarn right
2004-04-04fix up owarn usagezecke8-44/+36
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke43-105/+116