Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-28 | update | mickeyl | 1 | -16/+26 |
2004-12-28 | * Make improved query by example accessable via frontend | eilers | 4 | -9/+74 |
* Some API improvement | ||||
2004-12-28 | patch fixing #1500 - wrong disconnect, from Seneca | llornkcor | 1 | -5/+5 |
2004-12-27 | new code from Paul Eggleton | llornkcor | 9 | -144/+309 |
2004-12-27 | 1.1.8-snapshot now | mickeyl | 1 | -1/+1 |
2004-12-27 | 1.1.8 | mickeyl | 3 | -5/+16 |
2004-12-26 | Put some missing keys on lower register in Latvian keymap | gints | 1 | -2/+2 |
2004-12-26 | QWidget *wid = 0; | zecke | 1 | -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-26 | Merge the way we insert Images into the PixmapCache | zecke | 1 | -4/+29 |
2004-12-26 | Config is now cached | zecke | 1 | -0/+195 |
2004-12-26 | Merge different read/write/readEntry methods with Qtopia2.1 from | zecke | 2 | -69/+168 |
Trolltech to prepare the ConfigCache merge | ||||
2004-12-24 | Config: | zecke | 3 | -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-24 | Whitespace changes | zecke | 1 | -5/+5 |
2004-12-24 | Remove Bogus white space | zecke | 1 | -9/+9 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 274 | -55251/+285 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | - xcf for opie 1.2 icons | ar | 1 | -0/+0 |
2004-12-24 | - new icons for opie 1.2 | ar | 9 | -0/+0 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 274 | -285/+55251 |
2004-12-23 | test commit | mickeyl | 1 | -1/+1 |
2004-12-22 | Update of working config set | eilers | 1 | -8/+16 |
2004-12-22 | I think it is a good idea to get any information why the Launcher is | eilers | 1 | -1/+4 |
disabled | ||||
2004-12-21 | Clock translation and few translation fixes | pavouk | 3 | -300/+225 |
2004-12-21 | Package manager translation and few translation fixes | pavouk | 3 | -495/+463 |
2004-12-21 | Couple of minor updates | drw | 1 | -1/+2 |
2004-12-21 | Fix compile | drw | 1 | -1/+1 |
2004-12-21 | Update Opie ChangeLog | drw | 1 | -2/+3 |
2004-12-21 | Hide Retrive File List button once list is retrieved in Package Info dialog, ↵ | drw | 6 | -49/+57 |
bump version up to 0.6.0, update ChangeLog/Todo/etc. | ||||
2004-12-21 | Fix app linking to link all dependent packages as well as selected packages. | drw | 2 | -19/+35 |
2004-12-21 | Reworked destination config tab UI | drw | 2 | -134/+157 |
2004-12-21 | Reworked server config tab UI and included option to support src/gz feeds | drw | 2 | -108/+141 |
2004-12-21 | Preliminary support for src/gz feeds, it works if you manually update ↵ | drw | 4 | -36/+57 |
ipkg.conf. Still need to add configuration option on server config dialog tab. | ||||
2004-12-21 | Some cleaner string handling | drw | 1 | -19/+36 |
2004-12-20 | Fix sizing of battery status popup window to prevent truncation of battery info | drw | 1 | -2/+2 |
2004-12-20 | Reapply fix for Strong x-ref | drw | 1 | -15/+46 |
2004-12-20 | Patch from Hrw for 1493 | zecke | 1 | -1/+1 |
"Launcher starts in one column mode" Set the QIconView to adjust its layout on resize | ||||
2004-12-20 | Restore changes... | zecke | 1 | -2/+3 |
2004-12-20 | Restore Changes: | zecke | 2 | -5/+42 |
Call ifup/ifdown INTERFACE instead of ifconfig as requested by Chris Larson | ||||
2004-12-20 | Restore change | zecke | 1 | -1/+1 |
-QPEApplication::qpeDir() is guranteed to be '/' terminated | ||||
2004-12-20 | Create the 'Config' instance on the Stack to avoid | zecke | 5 | -23/+17 |
that we revert changes done in between of our creation and deletion | ||||
2004-12-20 | -Fix for 1483 | zecke | 5 | -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-20 | Restore Files: | zecke | 10 | -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-20 | Remove 'looking for plugins' in QPEDIR. Loading external plugins | zecke | 1 | -6/+3 |
is not fully implemented anyway | ||||
2004-12-20 | A define to avoid writing static QString fromLatin1() {...} | zecke | 1 | -0/+2 |
2004-12-20 | Keep only 'local' Config instances to avoid some older | zecke | 1 | -26/+26 |
instance reverting changes! (weakness of Config class) | ||||
2004-12-20 | Kill unneeded parameter | zecke | 1 | -1/+1 |
2004-12-20 | Restore lost change | zecke | 1 | -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-20 | readd stuff | mickeyl | 1 | -0/+2 |
2004-12-20 | The "which" command on darwin always returns a string as output, even if | eilers | 1 | -0/+7 |
nothing was found. Therefore we have to disable this "which" if ccache is not available! | ||||
2004-12-20 | Added a switch to disable automatic use of ccache. Needed for darwin based ↵ | eilers | 1 | -0/+4 |
systems.. | ||||
2004-12-20 | some mac updates to the current version | eilers | 1 | -0/+2 |