220
I Use This!
High Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 19 days ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Can't -lkcal while building the module in a clean environment; hope that top_builddir works (otherwise use ..) More... about 21 years ago
Buttons are book title capitalisation. More... about 21 years ago
Add warning about running applications when running the wizard for the first time. More... about 21 years ago
Use QStyleSheet::convertFromPlainText(), thanks to Simon for the hint. More... about 21 years ago
Code cleanup More... about 21 years ago
Add CalendarDiffAlgo which can show the differences between two Events or Todos More... about 21 years ago
Do newline to <br> convertion. More... about 21 years ago
Fixed compilation More... about 21 years ago
Added the classes/interfaces DiffAlgo, DiffAlgoDisplay and their implementation AddresseeDiffAlgo and HTMLDiffAlgoDisplay. These classes make it possible to create diffs between two pim data objects and represent it in an independent way. More... about 21 years ago
loadContacts needs to be a slot. CCMAIL: [email protected] More... about 21 years ago
Make singleItem() only take top level items into account. We want listening progress dialogs to go into single item mode when there is one top level item, no matter how many overall items there are. More... about 21 years ago
Make sure we do not loose the last LDAP entry found, if there was no trailing LDIF::EndEntry. (fixing kolab issue 224) More... about 21 years ago
CVS_SILENT i18n style guide fixes More... about 21 years ago
Add support for int config entries. use a spin box in the config dialogs to change the values. Also use the min and max values from the kcfg file as min/max values for the spin box. More... about 21 years ago
KOrganizer tried to call the protected slot reload(). Made it public, so KOrganizer can use it. More... about 21 years ago
Don't change state when a subitem is completed, only when a top level item is. Fixes imap mail checks seemingly hanging at 2%, because after the first folder was done the mCurrentItem was unhooked. More... about 21 years ago
Added the config() method which is present in the libkabc version, so now it's possible not to mix the same classes in kdepim and kabc. More... about 21 years ago
Synchronize changes with libkabc More... about 21 years ago
Fixed the duplicated entries in categories. That salves also #77214. More... about 21 years ago
Add method to reload the categories list. More... about 21 years ago
realName() from kabc libs now handle this More... about 21 years ago
Don't show the image scaled. More... about 21 years ago
o Add createProgressItem( QString &label ) to the progress manager which does getUniqueId() itself, for convenience. o Document the fact that non-unique progress item ids result in existing items with that id being reused. o Add a signal showProgressDialog() and a static function which emits it so for example dimap accounts in KMail can show() the progress dialog(s) of all mainwindows there might be, whether KMail is used as a part or not. More... about 21 years ago
CVS_SILENT i18n style guide fixes More... about 21 years ago
Use asynchronous load to allow the usage of eGroupware resource More... over 21 years ago
Use asynchornous load to allow the usage of eGroupware resource. More... over 21 years ago
- no need to use formattedName() and assembledName(), realName() does it for us. - fix rarely visible bug in vCardAsHTML view, where no name was shown if the formattedName() was not set More... over 21 years ago
Add function to convert local time to UTC. More... over 21 years ago
synced with kdelibs More... over 21 years ago
CVS_SILENT made messages More... over 21 years ago