Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-02-24 | .png will be appened and this way we force Resource to parse all | zecke | 1 | -2/+2 |
AppLnks Stop that and improve speed and memory consumption | ||||
2005-02-23 | Fix crappy indenting on the methods I'm about to touch. Even TT fixed it... | zecke | 1 | -41/+43 |
2005-02-22 | Instead of having the same method four time with different name and image to ↵ | zecke | 1 | -40/+15 |
load we now have a define. This makes it more easy to change the handling of builtin decoration image | ||||
2005-02-22 | -Request Image Type extensions (e.g jpg, png, JPEG, PNG, tiff) from | zecke | 1 | -10/+39 |
MimeType only once (we need to see when and where to invalidate it) -Create a method for it to parse it once and clean up at the end | ||||
2005-02-22 | Do not scale the buttons in the decoration over and over again. | zecke | 1 | -4/+4 |
The logic was if the requested size is not the size of the pixmap load and scale it to the right size. The problem was the scaleButton method was changed to not scale the pixmap (to avoid bluring al will kill me for that) if the delta of the sizes was <= 4. We now do not try to scale if the delta is <= 4 | ||||
2005-02-22 | No special (2nd) lookup for the inline pictures. This saves additional seeks. | zecke | 1 | -7/+0 |
people not having defined LIBQPE_... will not notice a different as we still default to inline pictures | ||||
2005-02-22 | Remove overriding of inline pictures. We now can easily disable compilation | zecke | 1 | -27/+12 |
of compiled in icons | ||||
2005-02-19 | Correct the placement of the exportation | zecke | 1 | -1/+1 |
2005-02-19 | back out an unintentionally commited change | mickeyl | 1 | -11/+0 |
2005-02-19 | make inline image support optional | mickeyl | 1 | -5/+29 |
2005-02-08 | Remove the debug output of the ConfigCache | zecke | 1 | -1/+0 |
2005-02-08 | -Kill the need to compile Opie against a patched version of Qt/E | zecke | 5 | -246/+0 |
Remove the setStyle and setFont overrides as a result remove settings from the buildsystem and the Apperance GUI We do this as we won't run NeoCal or TKC Apps on a GCC3 (now default compiler) libqpe, to run these applications one can use oz-compat | ||||
2005-02-06 | Rewrite Trolltechs Cache implementation. | zecke | 1 | -142/+122 |
-Update the used timestamp on access -Do not play silly games with ConfigPrivate pointers copying them is enough In write save the old config group and restore it after writing it | ||||
2005-02-02 | 1.1.9 is so much yesterday... unbelievable | mickeyl | 1 | -1/+1 |
2005-02-02 | prepare for next version | mickeyl | 1 | -1/+1 |
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 5 | -11/+11 |
check QT_VERSION against 0x030000 instead of 300 | ||||
2005-01-09 | applnk : lazy loading of mime type icons (load only when needed) | wimpie | 2 | -53/+90 |
resource.cpp : print warning when requested image cannot be found and print the name of that image too | ||||
2005-01-04 | Changed VERSION string in control | wimpie | 4 | -4/+4 |
2005-01-02 | Add the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd ↵ | mickeyl | 1 | -0/+13 |
party apps against our headers | ||||
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-27 | 1.1.8-snapshot now | mickeyl | 1 | -1/+1 |
2004-12-27 | 1.1.8 | mickeyl | 1 | -1/+1 |
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 | 1 | -73/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+73 |
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-11-19 | Don't just allow "TYPE=<value>".. This makes the vcard import filter more | eilers | 1 | -2/+4 |
robust against unexpected typos.. | ||||
2004-11-15 | 1.1.7-snapshot now | mickeyl | 1 | -1/+1 |
2004-11-14 | Opie 1.1.7 | mickeyl | 1 | -1/+1 |
2004-10-21 | turn off qDebug and qWarning in release mode. This should also quiet any 3rd ↵ | llornkcor | 1 | -0/+23 |
party applications outside opie control | ||||
2004-10-17 | G++ 4.0 compiler fixes | zecke | 1 | -1/+1 |
-Remove anonymous structures and name them -Include 'card.h' to cardpile to make 'Card' known to QList so deleteItem will work -cast 'enum' to char in event.cpp and opimevent.cpp | ||||
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 3 | -5/+5 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-10-15 | Remove installTranslator also from the header | zecke | 1 | -3/+0 |
2004-10-15 | Remove QPEApplication::installTranslator and use qtopia_installTranslator | zecke | 1 | -35/+33 |
patch adopted from Qtopia1.7 | ||||
2004-10-15 | Make sure that qpeDir() has a QDir::seperator() as last character. This code | zecke | 1 | -7/+20 |
comes from Qtopia1.7 Conversion to it is done by myself | ||||
2004-10-15 | -Add a QPEGLOBAL that adds define for 'weak', 'used' and unused symbols | zecke | 7 | -37/+67 |
Make use of the newly added qpeglobal.h to kill custom versions of similiar macros | ||||
2004-09-19 | Have only one showDialog function. | zecke | 1 | -59/+1 |
If the dialog sizeHint is smaller than the width of the desktop qpe_show_dialog didn't 'maximize' the widget and just showed it. QPEApplication::showDialog does better in that respect but does not have custom 'centering' of the dialog. But that doesn't matter as we save/restore size and position for BigScreen. | ||||
2004-09-18 | prepare changelog for next release, version is now 1.1.6-snapshot | mickeyl | 1 | -1/+1 |
2004-09-17 | - remove double entry. | ar | 1 | -4/+0 |
LIBQPE_WIHTROHFEEDBACK already in $OPIEDIR/config.in | ||||
2004-09-17 | this is 1.1.6 | mickeyl | 1 | -1/+1 |
2004-09-15 | BUGFIX: unbreak right-on-hold feedback | mickeyl | 1 | -1/+1 |
2004-09-15 | changed CDLF into CR | schurig | 2 | -2349/+2349 |
2004-09-14 | Be able to properly import vCard from Cell Phones | zecke | 3 | -2440/+2472 |
2004-09-12 | Delete the d pointer | zecke | 1 | -0/+3 |