Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Akonadi Contacts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PIM
Akonadi Contacts
Commits
0c410e73
Commit
0c410e73
authored
Aug 05, 2009
by
Tobias Koenig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed KContactManager to KAddressBook
svn path=/trunk/KDE/kdepim/kaddressbook/editor/; revision=1007291
parent
f254e53f
Changes
24
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
24 additions
and
24 deletions
+24
-24
akonadi/contact/editor/addresseditwidget.cpp
akonadi/contact/editor/addresseditwidget.cpp
+1
-1
akonadi/contact/editor/addresseditwidget.h
akonadi/contact/editor/addresseditwidget.h
+1
-1
akonadi/contact/editor/contacteditor.cpp
akonadi/contact/editor/contacteditor.cpp
+1
-1
akonadi/contact/editor/contacteditor.h
akonadi/contact/editor/contacteditor.h
+1
-1
akonadi/contact/editor/dateeditwidget.cpp
akonadi/contact/editor/dateeditwidget.cpp
+1
-1
akonadi/contact/editor/dateeditwidget.h
akonadi/contact/editor/dateeditwidget.h
+1
-1
akonadi/contact/editor/displaynameeditwidget.cpp
akonadi/contact/editor/displaynameeditwidget.cpp
+1
-1
akonadi/contact/editor/displaynameeditwidget.h
akonadi/contact/editor/displaynameeditwidget.h
+1
-1
akonadi/contact/editor/emaileditwidget.cpp
akonadi/contact/editor/emaileditwidget.cpp
+1
-1
akonadi/contact/editor/emaileditwidget.h
akonadi/contact/editor/emaileditwidget.h
+1
-1
akonadi/contact/editor/freebusyeditwidget.cpp
akonadi/contact/editor/freebusyeditwidget.cpp
+1
-1
akonadi/contact/editor/freebusyeditwidget.h
akonadi/contact/editor/freebusyeditwidget.h
+1
-1
akonadi/contact/editor/imagewidget.cpp
akonadi/contact/editor/imagewidget.cpp
+1
-1
akonadi/contact/editor/imagewidget.h
akonadi/contact/editor/imagewidget.h
+1
-1
akonadi/contact/editor/imeditwidget.cpp
akonadi/contact/editor/imeditwidget.cpp
+1
-1
akonadi/contact/editor/imeditwidget.h
akonadi/contact/editor/imeditwidget.h
+1
-1
akonadi/contact/editor/nameeditwidget.cpp
akonadi/contact/editor/nameeditwidget.cpp
+1
-1
akonadi/contact/editor/nameeditwidget.h
akonadi/contact/editor/nameeditwidget.h
+1
-1
akonadi/contact/editor/phoneeditwidget.cpp
akonadi/contact/editor/phoneeditwidget.cpp
+1
-1
akonadi/contact/editor/phoneeditwidget.h
akonadi/contact/editor/phoneeditwidget.h
+1
-1
akonadi/contact/editor/secrecyeditwidget.cpp
akonadi/contact/editor/secrecyeditwidget.cpp
+1
-1
akonadi/contact/editor/secrecyeditwidget.h
akonadi/contact/editor/secrecyeditwidget.h
+1
-1
akonadi/contact/editor/soundeditwidget.cpp
akonadi/contact/editor/soundeditwidget.cpp
+1
-1
akonadi/contact/editor/soundeditwidget.h
akonadi/contact/editor/soundeditwidget.h
+1
-1
No files found.
akonadi/contact/editor/addresseditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/addresseditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/contacteditor.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/contacteditor.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/dateeditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/dateeditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/displaynameeditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/displaynameeditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/emaileditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/emaileditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/freebusyeditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/freebusyeditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/imagewidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/imagewidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/imeditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/imeditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/nameeditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/nameeditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/phoneeditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/phoneeditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/secrecyeditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/secrecyeditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/soundeditwidget.cpp
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
akonadi/contact/editor/soundeditwidget.h
View file @
0c410e73
/*
This file is part of K
ContactManager
.
This file is part of K
AddressBook
.
Copyright (c) 2009 Tobias Koenig <tokoe@kde.org>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment