Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-04 | Added DESKTOP files for | wimpie | 2 | -0/+53 |
NetworkSettings2 opietooth-manager in fact both entries refer to the same application AMATEURS FOR BETTER ICONS ARE HEREBY INVITED !! ;-) | ||||
2005-01-03 | CZ translation of opie-eye_slave, opiemail, qpe, security | pavouk | 6 | -1270/+1026 |
2005-01-03 | Fix crash when trying to display open text dialog when there are no modules ↵ | drw | 1 | -16/+19 |
in configured directory | ||||
2005-01-03 | Fixing stupid API documentation error. | eilers | 7 | -35/+40 |
Moving hasQuerySettings() and querySettings up to OPimAccessTemplate to be available for all frontends.. | ||||
2005-01-03 | mess with things so this runs from launcher. not sure what was going on, but ↵ | llornkcor | 4 | -33/+44 |
this seems to fix #1507 | ||||
2005-01-02 | CZ translation of libppp, libprofile, libqpe, libqtaux2, libusb, libvpn, ↵ | pavouk | 8 | -867/+840 |
mediummount, minesweep | ||||
2005-01-02 | CZ translation of libopiecore2, libopiepim2, libopiesecurity2, libopieui2 | pavouk | 4 | -1740/+477 |
2005-01-02 | CZ translation of libmailwrapper, libmodem, libmultiauth plugins, ↵ | pavouk | 9 | -445/+457 |
libnetworksettings2, libnetwork | ||||
2005-01-02 | Implement native package linking code (removing need for ipkg-link and its ↵ | drw | 12 | -173/+237 |
shortcomings), move package linking code to OIpkg (proper place for ipkg specific code), many small code tweaks and bump version up to 0.6.1 | ||||
2005-01-02 | CZ translation of libaboutapplett, libbluetooth, libcable, libclockapplet, ↵ | pavouk | 12 | -733/+748 |
libirda, liblancard and others | ||||
2005-01-02 | Add the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd ↵ | mickeyl | 2 | -3/+17 |
party apps against our headers | ||||
2005-01-02 | CZ translation of bartender, camera, dagger, gutenbrowser and various ↵ | pavouk | 8 | -843/+855 |
translation fixes | ||||
2005-01-02 | sort bug numbers (again)... | mickeyl | 1 | -1/+1 |
2005-01-02 | Fixing wrong entry: Fix for bug #1501 was included after tagging for 1.1.8. | eilers | 1 | -1/+1 |
Therefore I moved the bugentry upwards.. | ||||
2005-01-02 | aqpkg CZ translation | pavouk | 1 | -319/+342 |
2005-01-02 | Changes to force odict use UTF8 encoding. Please report if it cause ↵ | gints | 1 | -0/+1 |
problems with older dictionary files. | ||||
2005-01-02 | fix this | llornkcor | 1 | -1/+1 |
2005-01-02 | to keep us from forgetting that | mickeyl | 1 | -0/+24 |
2005-01-01 | Appearance Czech translation | pavouk | 1 | -121/+137 |
2005-01-01 | AdvancedFM Czech translation | pavouk | 1 | -179/+195 |
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 |