Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
/
QtContactEditWidget.cpp
Age
Commit message (
Expand
)
Author
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-11-04
Remove old suggestions from contact edit dialog before adding new ones.
Tobias Markmann
2012-05-31
Render & in group names correctly in edit dialog.
Kevin Smith
2012-04-24
In contact name selection, only select text edit field, if it doesn't match a...
Tobias Markmann
2012-04-08
Improve name-suggestion code to better handle high vCard-request response times.
Tobias Markmann
2012-03-20
Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...
Tobias Markmann
2011-02-26
Add "Edit details" section to Add User widget.
Remko Tronçon
2011-02-19
Make Swift translatable.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-07
Split contact editing out into separate widget.
Remko Tronçon
2011-02-07
Split contact editing out into separate widget.
Remko Tronçon