log src/mainwindow.cpp @ 737:4f3a8aa8d384 tip

age author description
Thu, 13 Dec 2018 10:58:29 +0000 Chris Cannam Adjust sizing of About and Help dialogs
Mon, 10 Dec 2018 12:03:04 +0000 Chris Cannam Update handling of auth extension load failures on Windows: hg itself is returning a successful error code, so we must check the output in the extension test phase. Also fix a failure & crash when trying to use fallback auth mechanism
Fri, 07 Dec 2018 13:41:32 +0000 Chris Cannam Towards Win32 deployment
Thu, 06 Dec 2018 13:54:34 +0000 Chris Cannam Merge from branch "help" base mainwindow.cpp@e9b91d3abcb0
Wed, 05 Dec 2018 09:43:26 +0000 Chris Cannam Fix compiler warnings qt5
Mon, 01 Sep 2014 16:12:33 +0100 Chris Cannam Workaround for disappearing menubar under Ubuntu
Fri, 01 Mar 2013 09:20:11 +0000 Chris Cannam Merge
Fri, 09 Nov 2012 14:48:02 +0000 Chris Cannam Be more flexible about the sorts of warning message we can remove in incoming
Thu, 24 Jan 2013 15:30:17 +0000 Chris Cannam Win32 typo fix
Thu, 24 Jan 2013 14:02:50 +0000 Chris Cannam Adjust text when closing something that is only a single sprout of a branch -- and don't warn when closing a sprout of the default branch (it's not the same thing as closing the default branch)
Mon, 21 Jan 2013 10:22:44 +0000 Chris Cannam Merge
Fri, 11 Jan 2013 10:29:04 +0000 Chris Cannam Toolbar spacing adjustments; avoid using unified toolbar on Mac because it breaks the left toolbar with Qt 4.8
Mon, 07 Jan 2013 10:57:08 +0000 Chris Cannam Update copyright dates
Fri, 19 Oct 2012 12:08:11 +0100 Chris Cannam Back out commit:5dc24f8 and instead move the extensions setting to its own tab (allowing us to provide a bit more information about what it's for)
Fri, 19 Oct 2012 11:47:28 +0100 Chris Cannam Merge