Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-22 | Add button to changelog dialog to about dialog | Tobias Markmann | |
Test-Information: Tested with Qt 5.5.1 on OS X 10.11.5 and Qt 5.3.2 on Debian 8.5. Change-Id: I727bca574ec1433df01bc68e5da0c7678fdb9915 | |||
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann | |
Removed trailing spaces and whitespace on empty lines in the process. Changed CheckTabs.py tool to disallow hard tabs in source files. Test-Information: Manually checked 30 random files that the conversion worked as expected. Change-Id: I874f99d617bd3d2bb55f02d58f22f58f9b094480 | |||
2016-01-24 | Change version information in about dialog to be selectable | Tobias Markmann | |
This is to allow easy copy and paste of Swift version, Qt build version and Qt runtime version into potential bug reports. Test-Information: Tested changed UI behavior on OS X 10.11.2 with Qt 5.4.2. Change-Id: I6234f08e77402c3d1ec2f5b7a98c19b059a445ea | |||
2015-09-03 | Add close button to about dialog for Linux desktops | Tobias Markmann | |
The default Debian 7 desktop uses window decorations for dialog windows that does not have close window buttons at the top. This commit adds a dedicated close button to the about window. This button is *not* added on Windows and OS X. Test-Information: Tested looks and function on OS X 10.9.5 with Qt 5.4.2 and Debian 7 with Qt 5.3.2. Change-Id: Ia363f66666eb88d43834ab0556f7b06efd3cedef | |||
2014-12-15 | Update Copyright in Swift | Kevin Smith | |
Change-Id: Idb6ef5fa191b1465c0bf46c47e63b695de07fa0b | |||
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon | |
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514 | |||
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 | |