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
Age
Commit message (
Expand
)
Author
2016-03-11
Fix translatability of vCard editor popup menu items
Tobias Markmann
2016-02-11
Make Add <field> in the VCard wizard translatable
Edwin Mons
2016-01-07
Add file extension to star-unchecked.png reference
Tobias Markmann
2015-09-04
Fix middle name and suffix arrangement in vCard dialog
Tobias Markmann
2015-07-07
Show old vCard in UI if vCard update is rejected by server
Tobias Markmann
2015-05-31
Remove magic number and fix QtVCardWidget::sizeHint
Tobias Markmann
2015-05-31
Overriding QtVCardWidget::sizeHint() so ideally there is no scrolling
Tobias Markmann
2015-05-31
Layout improvements to QtVCardPhotoAndNameFields
Tobias Markmann
2015-04-03
Elide rightmost fields in the VCard dialog
Tobias Markmann
2015-03-27
Fix terminology inconsistency "Organisation" -> "Organization"
Tobias Markmann
2015-02-09
Fix memory leaks reported by LSAN
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-10-31
Pass QString arguments by reference and not value.
Tobias Markmann
2014-10-16
Fix user experience issues related to blocking list editor.
Tobias Markmann
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-10-06
Fix detailed name not being shown in profiles.
Tobias Markmann
2014-05-26
Fix uninitialized variables.
Tobias Markmann
2014-05-18
Fix uninitialized variables
Remko Tronçon
2013-10-26
VCard: Add small margin to QtRemovableItemDelegate.
Tobias Markmann
2013-10-26
VCard: Move 'Add Field' button inside the scroll view.
Tobias Markmann
2013-10-26
VCard: Set a adequate initial size for VCard window.
Tobias Markmann
2013-10-26
VCard: Remove name fields from field menu. They're always displayed in edit m...
Tobias Markmann
2013-10-26
VCard: Fix address label name.
Tobias Markmann
2013-10-26
VCard: Guarantee an empty row when editing organisation units, so the user ca...
Tobias Markmann
2013-10-26
VCard: Removing whitespace due to empty fields in the full name.
Tobias Markmann
2013-10-17
VCard: Assert existence of field widgets instead of if-testing.
Tobias Markmann
2013-10-09
VCard UI fixes.
Tobias Markmann
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2013-01-12
Adding basic vCard edit/show support.
Tobias Markmann