summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-12-28 * Make improved query by example accessable via frontendeilers4-9/+74
* Some API improvement
2004-12-28patch fixing #1500 - wrong disconnect, from Senecallornkcor1-5/+5
2004-12-27new code from Paul Eggletonllornkcor9-144/+309
2004-12-271.1.8-snapshot nowmickeyl1-1/+1
2004-12-271.1.8mickeyl3-5/+16
2004-12-26Put some missing keys on lower register in Latvian keymapgints1-2/+2
2004-12-26QWidget *wid = 0;zecke1-4/+8
delete wid; is legal c++ code. So make sure when freeing we obey c++ but take into account that free(NULL) is not legal.
2004-12-26Merge the way we insert Images into the PixmapCachezecke1-4/+29
2004-12-26Config is now cachedzecke1-0/+195
2004-12-26Merge different read/write/readEntry methods with Qtopia2.1 fromzecke2-69/+168
Trolltech to prepare the ConfigCache merge
2004-12-24Config:zecke3-18/+182
Merged: void writeEntry( const QString &key, const QStringList &lst) QStringList readListEntry( const QString &key ) const void removeGroup() void removeGroup(const QString&) QStringList allGroups() const Uninlined: const versions of read*Entry bool hasGroup ( const QString &gname )const QStringList groupList ( )const Marked these methods as NOT_IN_QPE, NOT_IN_SHARP, QTOPIA_MERGED_METHOD(version) to make them weak by default and to know which functions needs to be defined for possible SHARP.ROM versions
2004-12-24Whitespace changeszecke1-5/+5
2004-12-24Remove Bogus white spacezecke1-9/+9
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl274-55251/+285
anything other than sed! Merry Christmas!
2004-12-24- xcf for opie 1.2 iconsar1-0/+0
2004-12-24- new icons for opie 1.2ar9-0/+0
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl274-285/+55251
2004-12-23test commitmickeyl1-1/+1
2004-12-22Update of working config seteilers1-8/+16
2004-12-22I think it is a good idea to get any information why the Launcher iseilers1-1/+4
disabled
2004-12-21Clock translation and few translation fixespavouk3-300/+225
2004-12-21Package manager translation and few translation fixespavouk3-495/+463
2004-12-21Couple of minor updatesdrw1-1/+2
2004-12-21Fix compiledrw1-1/+1
2004-12-21Update Opie ChangeLogdrw1-2/+3
2004-12-21Hide Retrive File List button once list is retrieved in Package Info dialog, ↵drw6-49/+57
bump version up to 0.6.0, update ChangeLog/Todo/etc.
2004-12-21Fix app linking to link all dependent packages as well as selected packages.drw2-19/+35
2004-12-21Reworked destination config tab UIdrw2-134/+157
2004-12-21Reworked server config tab UI and included option to support src/gz feedsdrw2-108/+141
2004-12-21Preliminary support for src/gz feeds, it works if you manually update ↵drw4-36/+57
ipkg.conf. Still need to add configuration option on server config dialog tab.
2004-12-21Some cleaner string handlingdrw1-19/+36
2004-12-20Fix sizing of battery status popup window to prevent truncation of battery infodrw1-2/+2
2004-12-20Reapply fix for Strong x-refdrw1-15/+46
2004-12-20Patch from Hrw for 1493zecke1-1/+1
"Launcher starts in one column mode" Set the QIconView to adjust its layout on resize
2004-12-20Restore changes...zecke1-2/+3
2004-12-20Restore Changes:zecke2-5/+42
Call ifup/ifdown INTERFACE instead of ifconfig as requested by Chris Larson
2004-12-20Restore changezecke1-1/+1
-QPEApplication::qpeDir() is guranteed to be '/' terminated
2004-12-20Create the 'Config' instance on the Stack to avoidzecke5-23/+17
that we revert changes done in between of our creation and deletion
2004-12-20-Fix for 1483zecke5-46/+47
"ZKB should keep user settings in $HOME/Settings instead of $OPIEDIR/share/zkb" Now by default it loads and saves to $HOME/Applications/zkb but falls back to $OPIEDIR/share/zkb to find the included files
2004-12-20Restore Files:zecke10-97/+177
-QWSDecoration scaling fixes by mickeyl -Readd macros for DEPRECATED and VISIBILITY -Move out showWidget and execDialog to widget_sowing.cpp -QPE_EXPORT_SYMBOL for Q_EXPORT_INTERFACE -Deprecated for FileSelector, QPEMenubar and Toolbar
2004-12-20Remove 'looking for plugins' in QPEDIR. Loading external pluginszecke1-6/+3
is not fully implemented anyway
2004-12-20A define to avoid writing static QString fromLatin1() {...}zecke1-0/+2
2004-12-20Keep only 'local' Config instances to avoid some olderzecke1-26/+26
instance reverting changes! (weakness of Config class)
2004-12-20Kill unneeded parameterzecke1-1/+1
2004-12-20Restore lost changezecke1-3/+7
-Kill Config instance in different scope for the same file -Work when a ftp client sends -la in a listdir request
2004-12-20readd stuffmickeyl1-0/+2
2004-12-20The "which" command on darwin always returns a string as output, even ifeilers1-0/+7
nothing was found. Therefore we have to disable this "which" if ccache is not available!
2004-12-20Added a switch to disable automatic use of ccache. Needed for darwin based ↵eilers1-0/+4
systems..
2004-12-20some mac updates to the current versioneilers1-0/+2
2004-12-20some updates to the current versioneilers2-22/+33