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
/
QtAboutWidget.cpp
Age
Commit message (
Collapse
)
Author
2011-03-27
Make translation license string a bit more verbose.
Remko Tronçon
2011-03-14
Fixed some translation strings.
Remko Tronçon
2011-03-14
Mention translator in about dialog and record license in translation file.
Remko Tronçon
Resolves: #786.
2011-02-20
Added missing translation string for version.
Remko Tronçon
2011-02-20
Make Swift translatable.
Remko Tronçon
2011-02-19
Make Swift translatable.
Remko Tronçon
2010-12-08
Use UTF-8 encoding for COPYING file in About dialog.
Remko Tronçon
2010-09-12
Moved application message display around.
Remko Tronçon
2010-06-04
Don't put icons on windows on OS X.
Remko Tronçon
2010-06-04
Put icons on windows.
Remko Tronçon
2010-05-28
Add copyright to about dialog
Kevin Smith
2010-05-06
Brushed off About Dialog.
Remko Tronçon
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2009-09-12
Change QtAboutWidget to be a QDialog
Kevin Smith
2009-09-05
Don't use singleton for AboutWidget.
Remko Tronçon
2009-08-29
Allow multi-line inputs, and grow accordingly.
Kevin Smith
2009-08-29
Basic About dialog
Kevin Smith