summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2003-02-16so people can actually built itzecke1-0/+31
2003-02-16Fix getting fileszecke2-4/+8
2003-02-16Debug outputzecke3-11/+15
disabled some features inside the QTextView.. fixed two typos and the order of filename + description it's sending now again
2003-02-16disable snd in IrDaApplet it hangs on my machine..zecke19-858/+732
Remove the hacky OBEX Implementation Add a more cleaned up more appealing (not yet working) version which will even be able to do OBEX over Bluetooth in the future -It handles receive better let's you choose what to do with custom files and created a DocLnk -Send lets you beam to multiple devices this needs the IrDa Applet to be present
2003-02-16Error message was too long.. Fixed!eilers1-1/+1
2003-02-16Add some QCOP methods for the new OBEX dialogzecke2-28/+65
2003-02-14save some space in dayview, for further answers read bug #665harlekin1-5/+8
2003-02-14Remove the #ifdef for QWSzecke2-8/+10
Fix saving of templates The backends want's to load before it saves... Oliver now things should work again
2003-02-12Translation addedgroucho1-1/+1
2003-02-12Translations addedgroucho1-0/+17
2003-02-12now plugins should be translatable tooharlekin2-5/+24
2003-02-11fix for bugreport #664, show also location in popups in datebooks weekviewharlekin1-2/+10
2003-02-11fixing crash which occured when leaving config dialogharlekin2-2/+3
2003-02-11now when coming back from the config dialog ALL plugins get restartedharlekin2-86/+61
2003-02-11Add a FIXME notezecke1-0/+3
drw killed the .ui files in his nice UI appealing update but setPopup is a bad idea for small screens and there was a reason for the slotHack so I need to readd it again...
2003-02-11fix 0000535.zecke1-3/+13
What is the right size? That depends on the user so save the columWidth() the user used so he should be happy
2003-02-11Fix 0000645zecke1-1/+1
2003-02-11Add switching the views with the ActionKey..zecke8-13/+58
2003-02-11fix bug #644, ampm vs 24 h handlingharlekin1-1/+3
2003-02-11do not allow to open directories...zecke1-1/+1
2003-02-11implement the wish from 0000639zecke2-7/+13
2003-02-10fix the -missing dtor leads to 12 kb memleak per cycle- bugharlekin2-12/+16
2003-02-10fix refreshharlekin2-8/+9
2003-02-10fixed segfaultharlekin1-7/+8
2003-02-10make use of QGuardedPtrzecke4-6/+6
2003-02-10adapted to new refresh, datebookplugin still need some workharlekin15-76/+174
2003-02-07just an updateeilers1-0/+3
2003-02-06Removed TARGET_SHARP dependsgroucho1-1/+1
2003-01-31leaks less now, still one more leak to goharlekin2-2/+10
2003-01-31Removed a lot of debug output.. Therefore it should speed up..eilers8-72/+251
The settings of the combo-boxes in the contacteditor are now stored globally and individual for a contact ( I fear this will not survive any synchronizing! ). Thanks to tille for his assistance ! I hope there isn't any new bug in the contacteditor.. It is very ugly and hard to debug..
2003-01-31Moved keytabs in a separate package to avoid conflicts when installing both ↵groucho1-2/+2
packages- opie-console and embeddedkonsole
2003-01-30Added atd to Provides and Replaces.kergoth1-0/+2
2003-01-29Changed some code to make all strings translatablegroucho4-56/+56
2003-01-29Today: debug -> releasegroucho1-1/+1
aqpkg.ts: Typo fix
2003-01-27Changes to make the weeklstview show translated day headersgroucho3-3/+21
Addressbookplugin was not translated, however this beast still does not show the translated strings
2003-01-27Taskbar now also depends on libqte2-emb-fontsgroucho1-1/+1
Did not before and no other package did
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth30-30/+30
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-26Dependencies are great...groucho1-1/+1
2003-01-26..kergoth2-3/+1
2003-01-26libopieobex->libopieobex1.. Provides: libopieobex, Replaces: libopieobex, ↵kergoth1-2/+3
Depends .. openobex | libopenobex1.
2003-01-26Undo unintentional commitkergoth1-60/+44
2003-01-26mkipkskergoth1-44/+60
2003-01-26Arent dependencies fun?kergoth5-5/+5
2003-01-25Fixed dependenciesgroucho1-1/+1
2003-01-24Okay, better solution guys.. opie-base virtual package is gone. opie-common ↵kergoth1-2/+2
now Provides and Replaces opie-base, and the qcop, sounds, pics, etc explicit dependencies are in the launcher itself. If you have a better way to handle it, let me know. This should fix the opie-common being installed before opie-base broken upgrade path noted by Oliver on the list.
2003-01-24libopie11->libopie1kergoth1-1/+1
2003-01-24another unintentional libopie->libopie1.. oops ;)kergoth1-2/+2
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth40-40/+40
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23noncore/games/sfcave-sdl/.cvsignorekergoth1-0/+1
2003-01-23take the right parent for the MultiLineEditzecke1-3/+3