- 02 May, 2017 1 commit
-
-
Laurent Montel authored
-
- 05 Jan, 2017 1 commit
-
-
Laurent Montel authored
-
- 16 Oct, 2016 1 commit
-
-
Laurent Montel authored
-
- 13 Oct, 2016 1 commit
-
-
Laurent Montel authored
-
- 06 Oct, 2016 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 05 Oct, 2016 1 commit
-
-
Laurent Montel authored
-
- 04 Oct, 2016 1 commit
-
-
Laurent Montel authored
-
- 05 Jun, 2016 1 commit
-
-
Laurent Montel authored
-
- 30 May, 2016 1 commit
-
-
Laurent Montel authored
-
- 16 Apr, 2016 1 commit
-
-
Laurent Montel authored
-
- 27 Jan, 2016 1 commit
-
-
Laurent Montel authored
-
- 11 May, 2015 1 commit
-
-
Daniel Vrátil authored
-
- 01 Jan, 2015 1 commit
-
-
Laurent Montel authored
-
- 15 May, 2014 1 commit
-
-
Laurent Montel authored
-
- 25 Apr, 2014 1 commit
-
-
Laurent Montel authored
-
- 06 Jan, 2012 1 commit
-
-
Allen Winter authored
coding style
-
- 05 Aug, 2009 2 commits
-
-
Tobias Koenig authored
svn path=/trunk/KDE/kdepim/kaddressbook/; revision=1007291
-
Tobias Koenig authored
svn path=/trunk/KDE/kdepim/; revision=1007175
-
- 24 Jun, 2009 1 commit
-
-
Dirk Mueller authored
CCMAIL: release-team@kde.org svn path=/branches/KDE/4.3/kdepim/; revision=986143
-
- 16 Jun, 2009 1 commit
-
-
Sebastian Sauer authored
svn path=/branches/work/akonadi-ports/kdepim/; revision=982690
-
- 01 Jun, 2009 2 commits
-
-
Thomas McGuire authored
svn path=/branches/kdepim/soc/kdepim/; revision=976464
-
Tobias Koenig authored
svn path=/trunk/KDE/kdepim/kcontactmanager/; revision=976403
-
- 21 Apr, 2009 1 commit
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdepim/kontact/plugins/; revision=957003
-
- 06 Jan, 2009 1 commit
-
-
Dirk Mueller authored
svn path=/branches/KDE/4.2/kdepim/; revision=906699
-
- 09 Jul, 2008 1 commit
-
-
Dirk Mueller authored
svn path=/branches/KDE/4.1/kdepim/; revision=829867
-
- 19 May, 2008 1 commit
-
-
Till Adam authored
projects, let's split off the next iteration of the enterprise branches. Much does it pain me, but I see no other way. svn path=/branches/kdepim/enterprise4/kdepim/; revision=809773
-
- 08 Jan, 2008 1 commit
-
-
Volker Krause authored
This contains mainly the following changes: - the new Kleopatra certificate manager and associated libraries - forwardports of enterprise branch features and fixes - windows build fixes svn path=/trunk/KDE/kdepim/akregator/; revision=758673
-
- 03 Sep, 2007 1 commit
-
-
Frank Osterfeld authored
prokde35-z feature 46: rework distribution list integration in KAddressBook, add support for multiple active extensions svn path=/branches/kdepim/enterprise/kdepim/; revision=708034
-
- 06 Aug, 2005 1 commit
-
-
Tobias Koenig authored
- Replaced own undo stack by KCommand - Fixed the save behaviour of the addresseeeditor (now it doesn't save the addressee on every keystroke) svn path=/branches/KDE/3.5/kdepim/; revision=443648
-
- 23 Jul, 2005 1 commit
-
-
Reinhold Kainhofer authored
The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): sed 's/59 Temple Place - Suite 330, Boston, MA 02111-1307/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301/' PS: I didn't touch the kalarm dir, since david seems to update the address himself, and I don't want to create conflicts for him. CCMAIL:lists@astrojar.org.uk svn path=/trunk/KDE/kdepim/; revision=437921
-
- 17 Jun, 2004 1 commit
-
-
nobody authored
svn path=/branches/proko2/kdepim/; revision=321366
-
- 06 Aug, 2003 1 commit
-
-
Tobias Koenig authored
I've introduced the interface class KAB::Core now to reduce dependencies if something is changed in the internal classes. So not all xxport plugins and extensions have to be recompiled. Furthermore I introduced the namespace KAB with XXPort, ExtensionWidget and ConfigureWidget in it. This files are located now in interfaces/. svn path=/trunk/kdepim/; revision=241354
-
- 31 Mar, 2003 1 commit
-
-
Tobias Koenig authored
Made XXPortPlugin independent from KABCore, to allow xxport plugins in kdeaddons. svn path=/trunk/kdepim/; revision=217341
-
- 19 Mar, 2003 1 commit
-
-
Tobias Koenig authored
Big rewrite of the kaddressbook core. It's now more modular and easier to fix bugs. The import/export code is implemented as plugins now, so 3rd party developers can provide code as well. This allows the move from kmailcvt to kaddressbook now. svn path=/trunk/kdepim/; revision=215119
-
- 07 Mar, 2003 1 commit
-
-
Waldo Bastian authored
Updated address of FSF svn path=/trunk/kdepim/; revision=212185
-
- 20 Dec, 2002 1 commit
-
-
Tobias Koenig authored
- add generated files to printing/.cvsignore - moved the IncSearchWidget from the toolbar to the viewmanager => big API cleanup. The ViewManager do the sorting for incSearch now and reports the views only what contact should be selected - made the JumpButtonBar working: the buttons are autogenerated now, according to the global sorting field and the content of the address book svn path=/trunk/kdepim/; revision=195080
-
- 17 Dec, 2002 1 commit
-
-
Tobias Koenig authored
ported the views to plugins: - removed the viewwrapper stuff (is included in ViewFactory now) - renamed selectfieldswidget to viewconfigurefieldspage and configureviewfilter page to viewconfigurefilterpage - create a new class ConfigureWidget, all configure widgets (from the views and extensions) should be derived by it svn path=/trunk/kdepim/; revision=194537
-
- 13 Dec, 2002 1 commit
-
-
Tobias Koenig authored
clean up coding style and fixed a small bug svn path=/trunk/kdepim/; revision=193724
-