Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-14 | Fix various uses of numeric_cast in UI bits | Edwin Mons | |
Apart from QtUI bits, this addresses use of uncaught numeric cast exceptions in message count handling, the spell parser and the MacOS idle querier. The WindowsServicePrincipalName logic previously had an issue where using ports from 32768 onwards would result in a bad_numeric_cast exception to be thrown. This has been addressed at the same time as the uncaught exceptions, and all ports should work now. The tags file has been extended to ignore more files. Change-Id: I73ced35f06517bee5c58f990d20fa437b40ac84e | |||
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 | |||
2014-12-15 | Update Copyright In SwifTools | Kevin Smith | |
Change-Id: Ic5a0cd2d65caac21a748a9a6996a596ee80f5337 | |||
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2010-12-21 | Make dock get the number of pending messages (instead of a generic message). | Remko Tronçon | |
2010-09-12 | Moved application message display around. | Remko Tronçon | |