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
/
QtProfileWindow.cpp
Age
Commit message (
Expand
)
Author
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
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
2015-05-31
Remove magic number and fix QtVCardWidget::sizeHint
Tobias Markmann
2015-05-31
Open profile windows in their ideal size so everything is readable
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-09-30
Always bring profile window to the top on 'Show Profile' so it is visible to the
Tobias Markmann
2014-07-14
Show status message instead of empty VCard dialog when receiving VCard or whe...
Richard Maudsley
2013-10-26
VCard: Move 'Add Field' button inside the scroll view.
Tobias Markmann
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2013-01-27
Fixing VCard related crash caused by wrong deletion of profile window.
Tobias Markmann
2013-01-12
Adding basic vCard edit/show support.
Tobias Markmann
2011-03-12
make the enter key work as it should
Arnt Gulbrandsen
2011-02-19
Make Swift translatable.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-01-30
Added profile edit dialog.
Remko Tronçon