This website works better with JavaScript.
Explore
Help
Register
Sign In
wilderjds
/
kmail
Watch
1
Star
0
Fork
You've already forked kmail
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13720
Commits
2
Branches
0
Tags
40 MiB
C++
96.3%
CMake
3.3%
Shell
0.3%
Tag:
Branch:
Tree:
4ef5389ee4
wilder
wilder-work
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4ef5389ee4'
${ noResults }
kmail
/
messagelistview
/
core
History
Allen Winter
de8e78255f
misspellings--
...
svn path=/trunk/KDE/kdepim/; revision=966300
17 years ago
..
aggregation.cpp
i18n style guide fixes:
http://techbase.kde.org/Projects/Usability/HIG/Capitalization
17 years ago
aggregation.h
…
aggregationeditor.cpp
i18n style guide fixes:
http://techbase.kde.org/Projects/Usability/HIG/Capitalization
17 years ago
aggregationeditor.h
…
comboboxutils.cpp
…
comboboxutils.h
…
configureaggregationsdialog.cpp
if(foo) delete foo; => delete foo;
17 years ago
configureaggregationsdialog.h
…
configurethemesdialog.cpp
if(foo) delete foo; => delete foo;
17 years ago
configurethemesdialog.h
…
delegate.cpp
…
delegate.h
…
enums.h
…
filter.cpp
Fix some Krazy issues, mostly QLatin1String ones.
17 years ago
filter.h
…
groupheaderitem.cpp
…
groupheaderitem.h
…
item.cpp
misspellings--
17 years ago
item.h
Add the possibility of sorting by New/Unread message status.
17 years ago
manager.cpp
if(foo) delete foo; => delete foo;
17 years ago
manager.h
Reload the message views when the date changes.
17 years ago
messageitem.cpp
…
messageitem.h
…
messageitemsetmanager.cpp
…
messageitemsetmanager.h
…
model.cpp
misspellings--
17 years ago
model.h
KMAIL -> KDEPIM, as another application might eventually want to use this.
17 years ago
modelinvariantindex.cpp
…
modelinvariantindex.h
…
modelinvariantrowmapper.cpp
Cleanup kDebug/kWarning/kError():
17 years ago
modelinvariantrowmapper.h
…
optionset.cpp
…
optionset.h
…
optionseteditor.cpp
…
optionseteditor.h
…
sortorder.cpp
i18n style guide fixes:
http://techbase.kde.org/Projects/Usability/HIG/Capitalization
17 years ago
sortorder.h
Add the possibility of sorting by New/Unread message status.
17 years ago
storagemodelbase.cpp
…
storagemodelbase.h
…
theme.cpp
Add the possibility of sorting by New/Unread message status.
17 years ago
theme.h
Icons are now fully resizeable. Not as nice as they might be... yet.
17 years ago
themedelegate.cpp
Don't crash when changing KStyle and an empty tab is displayed.
17 years ago
themedelegate.h
…
themeeditor.cpp
i18n style guide fixes:
http://techbase.kde.org/Projects/Usability/HIG/Capitalization
17 years ago
themeeditor.h
Icons are now fully resizeable. Not as nice as they might be... yet.
17 years ago
view.cpp
Cleanup kDebug/kWarning/kError():
17 years ago
view.h
Properly count visible messages when updating the
17 years ago
widgetbase.cpp
if(foo) delete foo; => delete foo;
17 years ago
widgetbase.h
Fix some Krazy issues, mostly QLatin1String ones.
17 years ago