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
/
QtVCardWidget
/
QtVCardGeneralField.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-01-07
Add file extension to star-unchecked.png reference
Tobias Markmann
2015-04-03
Elide rightmost fields in the VCard dialog
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-08
Explain the use of preffered stars in 'Edit Profile' dialog if they are checked.
Tobias Markmann
2014-10-07
Fix clang compiler warning related to inititalization order of members in ctor.
Tobias Markmann
2014-10-07
Add tooltip to preferred stars of profile editor to describe what it's for.
Tobias Markmann
2014-10-07
Hide unchecked preferred stars in profile editor where there is only one field.
Tobias Markmann
2014-05-26
Fix uninitialized variables.
Tobias Markmann
2013-10-17
VCard: Assert existence of field widgets instead of if-testing.
Tobias Markmann
2013-01-12
Adding basic vCard edit/show support.
Tobias Markmann