summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-07MANY changes ... lancards should be OK nowwimpie38-172/+554
2004-04-06fixed mousescroll handling so users kann move image with mouse/penalwin2-49/+60
implement key handler for arrow keys
2004-04-06made methods virtual, implement a sig_return signalalwin2-4/+5
2004-04-06Translations completed wherever possible...sudonix6-205/+206
2004-04-06*** empty log message ***gints1-35/+41
2004-04-06Added entry for Daggerdrw1-1/+2
2004-04-06New Bible reader appdrw1-0/+1
2004-04-06Datebook latvian translationgints1-92/+93
2004-04-06New Bible reader appdrw1-0/+6
2004-04-06New Bible reader appdrw25-0/+1946
2004-04-06Do not override menu font size, use font as defined in Appearance settings, ↵drw2-11/+2
and fixed compiler warning
2004-04-06Some spelling and capitalization fixes for menu itemsdrw4-5/+5
2004-04-06Fix capitalization of app namedrw1-1/+1
2004-04-06added keyboard handler for info windowalwin3-11/+85
2004-04-06saves the last loaded image name so will somewhat fasteralwin2-5/+10
2004-04-06<sigh> gcc 2.95.3 compile fixbrad1-0/+3
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