Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-01 | addressbook translation and various translation fixups | pavouk | 5 | -953/+915 |
2005-01-01 | slightly more correct way to calculate the brightness | mickeyl | 1 | -1/+1 |
2005-01-01 | rewrite backlight stuff | mickeyl | 2 | -67/+45 |
2005-01-01 | clean up a bit and start w/ introducing SL-6000 support | mickeyl | 2 | -86/+85 |
2004-12-30 | Remove the 'namespacing' of global and app icons in the PixmapCache | zecke | 1 | -29/+4 |
as it didn't utilize the embedded pixmaps anymore. Revert of the last commit | ||||
2004-12-29 | patch to remove stl, from hrw | llornkcor | 2 | -10/+0 |
2004-12-28 | fix compile | llornkcor | 1 | -1/+3 |
2004-12-28 | Mention the fix for #1493 by hrw to not have the Icons only in one column | zecke | 1 | -0/+1 |
2004-12-28 | oops .. removing double entry.. | eilers | 1 | -1/+0 |
2004-12-28 | Fixing bug #1501 | eilers | 1 | -1/+3 |
2004-12-28 | Fixing bug #1501 and preparing for implementation of generic QueryByExample and | eilers | 13 | -42/+134 |
sorted for datebook and todo.. | ||||
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 |