summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-02ipkg-build mkipkg : speedup (avoid grepping over controlfile by loading into ↵wimpie4-22/+209
array) SpeciapMTFiles tothreaded : convert control files to -mt.control
2004-04-02improve visible namemickeyl1-2/+2
2004-04-02reduce unnecessary nestingmickeyl3-4/+9
improve plugin names
2004-04-02-Use OConfigzecke4-27/+139
-Use OKeyConfigManager/Widget for Keyboard short cuts
2004-04-02ignore case of the extensionzecke1-1/+1
2004-04-02this is a helper script for the qtdebug -> opiedebug conversionmickeyl1-0/+116
it should catch most common usages - please try. Usage: qdebug-odebug.py <oldfilename.cpp> >newfilename.cpp
2004-04-02Removed the avaluation code. Horizontal layout won the competition, therfore ↵eilers1-176/+1
the rest is removed..
2004-04-02s/qtopia/qt/mickeyl1-1/+1
2004-04-02eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;)mickeyl3-3/+3
2004-04-02Add OKeyConfigWidget to the .pro filezecke2-3/+6
and also allow single character shortcuts
2004-04-02 update the example as wellzecke2-3/+5
2004-04-01Unbelievable this widget is done and can be used nowzecke2-24/+61
2004-04-01Link to libopie2 stuff and update dependsdrw3-4/+4
2004-04-01Finally only two checks left and it is donezecke3-70/+216
Capture keys
2004-04-01delimited screen-size to desktop-size, if this is smaller than the widget's onear1-20/+24
only the taskbar size is approximated
2004-04-01Portugues translations thanks to Bernardogroucho2-24/+27
2004-04-01minor fixesmouse1-24/+24
2004-04-01minor fixesmouse1-4/+4
2004-04-01Some mac specific fixes..eilers3-74/+108
2004-04-01Fixed silly bug..eilers1-1/+1
2004-03-31Removed all unnecessary dependencies to libopiedb2 and reimplementedeilers10-15/+25
the conditional compilation of the SQL implementation. Therefore, it is possible to remove all dependencies of libsqlite and libopiedb2 etc. just by disabling the SQL support in the configuration ! If disabled, the usual xml-immplementation is used. Thanks to mickeyl who already fixed the "backends.pro" ..
2004-03-31Some smarter information which libraries should be activated to be ableeilers3-0/+9
to compile them
2004-03-31minor fixesmouse1-1/+1
2004-03-31added missed include filemouse1-0/+2
2004-03-31Fixed small bug, causes some crashes at startup: qDebug("... %s"); is bad.. ;)eilers1-1/+1
2004-03-31dirty bugfix (segfault with scaleFactor > 1), see inside for more infomouse1-1/+3
2004-03-31Fixed namespace for OWait to be able to compile it.. But I don't understand, ↵eilers1-1/+1
why we need it.. !?
2004-03-31added missed include file for QFileDialogmouse1-0/+4
2004-03-31added missed include files for QColorDragmouse1-0/+5
2004-03-31added missed include file for QColorDragmouse1-0/+4
2004-03-30Fix drawing of account balance graph when balance < 0.0drw4-9/+26
2004-03-30Translated updated files, also some new translationssudonix7-164/+195
2004-03-30All done.daniel1-69/+57
2004-03-29The, I was wrong revertbrad2-2/+2
2004-03-29It turns out opieplayer2 does not depent on any opie specific libs.brad2-2/+2
Remove dependencies on all libopies
2004-03-29Add workaround for the new format of ipkg written list files on external media.brad1-14/+33
Works with old and new versions of ipkg now and does not touch anything set up by other package management programs
2004-03-29Add missing Architecture info for help control filesdrw61-0/+61
2004-03-29fix LIBSmickeyl1-1/+1
INCLUDEPATH is hackish (at best) - this should get fixed
2004-03-29fix LIBSmickeyl1-1/+1
2004-03-29remove bogus dependencymickeyl1-1/+1
this directory is empty - is it supposed to be so ?
2004-03-29fix dependenciesmickeyl4-7/+4
2004-03-29remove bogus libopie dependencymickeyl2-2/+2
hell is this a lot of cleanup just because people always copied a boiler plate config.in without checking if the contents match the actual application
2004-03-29remove bogus libopie dependencymickeyl2-2/+2
2004-03-29remove bogus libopie dependenciesmickeyl8-10/+10
2004-03-29eliminate bogus libopie dependenciesmickeyl3-3/+3
2004-03-29eliminate bar graph display stylemickeyl9-285/+44
first shot at drawing the antenna symbol 'by hand' to support multiple display resolutions
2004-03-29libopie1->libopie2brad2-2/+2
2004-03-29All done.daniel2-20/+21
2004-03-29-Bugfixes on compare operator and isEmptyzecke2-15/+119
-Implement saving from the widget to the manager -Fix Ctrl vs Alt mixup Yeah now the user can select between none and default A OKeyChooserDialog will soon be implemented
2004-03-29One more keyboard actionzecke1-2/+6