Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |