Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-10-25 | fixed the problem with displaying date/time of a mail | alwin | 2 | -16/+5 |
usage of helper class | ||||
2004-10-25 | moved out pure helper funs | alwin | 2 | -14/+4 |
2004-10-25 | helper class added | alwin | 3 | -2/+52 |
2004-10-25 | Language fixes and new mail address.. | eilers | 1 | -10/+4 |
2004-10-25 | Fixing some problems.. | eilers | 2 | -46/+54 |
2004-10-24 | removed obsolet stuff | alwin | 5 | -70/+18 |
changed build description for libetpan | ||||
2004-10-24 | new options for pop3 accounts | alwin | 10 | -125/+238 |
KATE eated a lot of last spaces in files some tryouts | ||||
2004-10-24 | new Todo list | alwin | 1 | -8/+7 |
2004-10-24 | a small helperclass ValueExplode inserted | alwin | 1 | -1/+86 |
it splits a string like a=4&b=2&c=1 into it key - value - pairs the runtime-example in constructor of OpieMail should be removed ;) | ||||
2004-10-23 | -Move code for converting sqlite2 to sqlite3 to a method on its own | zecke | 2 | -63/+87 |
-Use Global::applicationFileName to get the filenames for the data -Use tr around messages -Do not use custom labels for "Ok" but use Qts QMessageBox ones to get its translation for free TODO: Test on ARM | ||||
2004-10-23 | Declare the setDocument slot as well to unbreak compilation | zecke | 1 | -0/+2 |
2004-10-23 | holla - fixed a wonderfull bug letting opie-mail crash when | alwin | 1 | -8/+7 |
accessing some pop3-server | ||||
2004-10-23 | Integrate opiemail with Konqueror. When now clicking on a mailto link | zecke | 1 | -1/+13 |
in Konqueror OpieMail can get asked to send a mail to the persopn | ||||
2004-10-23 | Pimconverter got a button to convert databases from sqlite 2->3. | eilers | 3 | -10/+141 |
If correct implementation is confirmed, I will commit the rest.. | ||||
2004-10-22 | Write the hardware clock after setting the datetime. This way we can | zecke | 1 | -4/+10 |
gurantee it is set while opiealarm has not run. | ||||
2004-10-22 | Open the Context-Menu on rightButtonPress instead of clicked. | zecke | 1 | -1/+1 |
This makes wellenreiter behave like other RoH capable applications | ||||
2004-10-22 | upon further investigation, QD does indeed do different stuff for different ↵ | llornkcor | 1 | -6/+11 |
version strings. | ||||
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-20 | - new Backup Feature (Busy Indicator) | ar | 1 | -1/+2 |
2004-10-20 | - use busy indicator when backing up and restore | ar | 1 | -2/+18 |
2004-10-20 | -Merge OpiePlayer2 changes into the ChangeLog | zecke | 1 | -1/+4 |
2004-10-20 | -Fix white space | zecke | 2 | -10/+10 |
-Mention GPL not LGPL in opieprog.h... | ||||
2004-10-20 | -Remove odebug | zecke | 1 | -2/+0 |
2004-10-20 | - touch ~/Applications/addressbook/addressbook.xml lead to a Crash on XML | zecke | 1 | -1/+1 |
loading. Don't assume that the Child of the first element is present | ||||
2004-10-19 | Timezone added on request of Gints Polis to fix TimeZone Offset | zecke | 1 | -0/+0 |
for Riga | ||||
2004-10-19 | somewhere on some cvs merge the update of mindbreaker to the new quicklaunch ↵ | harlekin | 2 | -13/+4 |
system was lost, now it works again | ||||
2004-10-19 | Added a clean: target so make clean will succeed | clem | 1 | -0/+1 |
2004-10-18 | Bug #0001427 add microkbd Opie.Sh script to control activation | zecke | 4 | -0/+107 |
and deactivation of the microkbd See http://www.handhelds.org/handhelds-faq/keyboards.html to understand telinit and opening of the file Files courtsey "Iss" | ||||
2004-10-18 | change doclnk handling | llornkcor | 1 | -3/+4 |
2004-10-17 | G++ 4.0 compiler fixes | zecke | 6 | -19/+29 |
-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-17 | Remove unused variable | zecke | 1 | -1/+1 |
2004-10-17 | -Use local8Bit instead of latin1 | zecke | 1 | -1/+1 |
2004-10-17 | build system and opie-security updates | clem | 1 | -0/+4 |
2004-10-17 | fixed some more .pro / config.in dependencies discrepancies, that could ↵ | clem | 13 | -13/+13 |
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too | ||||
2004-10-17 | enable ccache and/or distcc or nothing, in a way working with both ccache ↵ | clem | 6 | -12/+12 |
plus distcc combinations: CCACHE_PREFIX or CCACHE DISTCC (see http://opie.handhelds.org/cgi-bin/moin.cgi/UseCcacheAndDistcc for more info) | ||||
2004-10-17 | Opie-Console can log input/output of the console | zecke | 1 | -0/+1 |
2004-10-17 | the bug in libetpan seems to be fixed so we can reuse string encoding again | alwin | 1 | -9/+8 |
2004-10-17 | Add OFontSelector usage of Opie-Console | zecke | 1 | -0/+1 |
2004-10-17 | Update the very important ChangeLog | zecke | 1 | -0/+11 |
Mickeyl thanks for remindung us | ||||
2004-10-17 | - revert DISTCC changes | ar | 1 | -6/+6 |
(see mailinglist and wiki for use ccache and/or distcc) | ||||
2004-10-17 | removed the ccache stuff. It should not made here but in your personal | alwin | 1 | -5/+0 |
environment. (See WiKi and mailing list) or use the automatic system from ccache itself (prepend /usr/lib/ccache/bin to your PATH variable) | ||||
2004-10-17 | - only set CCACHE_PREFIX when distcc is installed. | ar | 1 | -2/+3 |
remove buildrpoblems on machines without distcc (file not found on make) | ||||
2004-10-16 | - BugFix: clear currentFileName in SaveAs when the user abort. | ar | 1 | -0/+1 |
otherwise it crashs when user try to save after aborted saveas action | ||||
2004-10-16 | -Remove hardcoding of "/opt/QtPalmtop/" and use QPEApplication::qpeDir instead | zecke | 3 | -8/+10 |
In future we need a OpieStandardDir with locateFile, locateUserSetting and such | ||||
2004-10-16 | Fix /opt/QtPalmtop/ usage and use the Resource/MimeSource framework | zecke | 1 | -22/+22 |
of QPEApplication | ||||
2004-10-16 | -Remove debug output on appMessage | zecke | 2 | -3/+9 |
-Check for Application Pages in help/lang/execname/execname.html as well. This is needed for qashmoney and could be used for the other help pages as well | ||||
2004-10-16 | Introduce a 'teneast' scope to build a special Opie-Console | zecke | 1 | -2/+5 |
Max: with echo "CONFIG += teneast" >> $OPIEDIR/gen.pro you can enable this scope | ||||
2004-10-16 | -Disable FSCKED_DISTRIT and EAST | zecke | 2 | -4/+4 |
-Use full Opie::Core::OConfig | ||||
2004-10-16 | -Remove never finished classes by ibotty for the console widget | zecke | 32 | -3435/+144 |
-Put setCurrent into ComboboxHelper and remove duplication from the dialogs -Remove old and unneeded debug output -IOBt, IOIrda can share the implementation for sening,recieving and supports with IOSerial | ||||
2004-10-16 | Disable the unimplemented 'slotRename' and reuse the ToolButton | zecke | 1 | -2/+1 |
to show the ImageInfo, which was only accessible by keyboard before |