<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/gui/options-dialog.hpp, branch opentrack-2.3.1_fix3</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.1_fix3</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.1_fix3'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2017-02-27T10:42:28Z</updated>
<entry>
<title>{base,options}-dialog: fix dialogs not saving</title>
<updated>2017-02-27T10:42:28Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-02-27T10:40:33Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=303c83792cd034fc2bf40e71edde968c22df5324'/>
<id>urn:sha1:303c83792cd034fc2bf40e71edde968c22df5324</id>
<content type='text'>
In case of the options dialog, running close() in doOK() made it go into
closeEvent(), going into doCancel(), and reloading the settings prior to
them getting saved.

It's time for a hotfix2 build.
</content>
</entry>
<entry>
<title>gui/options-dialog: prevent escape key closing on Linux</title>
<updated>2017-02-25T13:19:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2017-02-25T13:07:55Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=fb691fb6c36b5e21170ba13a5d228e8fcb5e190b'/>
<id>urn:sha1:fb691fb6c36b5e21170ba13a5d228e8fcb5e190b</id>
<content type='text'>
The escape key closed the dialog but prevented save/cancel hooks from
being run. Now we get the hooks running twice but it's better than not
at all.
</content>
</entry>
<entry>
<title>gui: prevent stderr whining if controls don't fit at runtime</title>
<updated>2016-12-08T04:33:09Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-12-08T04:33:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4acd40cd2997b2702d9ab411a0c85d1a92a6189d'/>
<id>urn:sha1:4acd40cd2997b2702d9ab411a0c85d1a92a6189d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gui: allow for disabling translation</title>
<updated>2016-11-18T17:43:35Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-18T17:43:35Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=7cb57c1c72bd4dfd56367a7f1130de0dbd5415d5'/>
<id>urn:sha1:7cb57c1c72bd4dfd56367a7f1130de0dbd5415d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gui/options: allow for translating keyboard modifiers</title>
<updated>2016-11-18T14:49:34Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-11-18T14:49:34Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f5306deba717fea6416ada88592b9c12aecd67a0'/>
<id>urn:sha1:f5306deba717fea6416ada88592b9c12aecd67a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gui: fix after 77cf67d61c8f6ae7ec00fd069b0e6586927069a3</title>
<updated>2016-09-09T18:41:45Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-09T18:41:45Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=62ffadd048a06b8da5ed42e1f7458649f7dabf2b'/>
<id>urn:sha1:62ffadd048a06b8da5ed42e1f7458649f7dabf2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracklogging: begone file selector gui. Now a file select dialog will pop up when the tracker starts.</title>
<updated>2016-09-08T14:43:12Z</updated>
<author>
<name>DaMichel</name>
<email>mw.pub@welter-4d.de</email>
</author>
<published>2016-09-08T14:43:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=77cf67d61c8f6ae7ec00fd069b0e6586927069a3'/>
<id>urn:sha1:77cf67d61c8f6ae7ec00fd069b0e6586927069a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gui: reload keybindings immediately</title>
<updated>2016-08-17T20:32:04Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-17T20:10:35Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=2eafc288d95d750f3a8282ebb503a340cb50a32c'/>
<id>urn:sha1:2eafc288d95d750f3a8282ebb503a340cb50a32c</id>
<content type='text'>
Previously the old global keybindings stuck when options dialog got cancelled.
</content>
</entry>
<entry>
<title>all: rename modules s#^opentrack-##. and opentrack -&gt; api</title>
<updated>2016-08-12T16:00:49Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-12T16:00:49Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9040b187a1c4fa380f8a12207b9dd6d04b3a10ac'/>
<id>urn:sha1:9040b187a1c4fa380f8a12207b9dd6d04b3a10ac</id>
<content type='text'>
Adjust usages.
</content>
</entry>
<entry>
<title>gui: only rename options widget</title>
<updated>2016-08-09T13:08:57Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-08-09T13:08:57Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=54c93958a91b1b166eadb8ad66bf5c06084add8a'/>
<id>urn:sha1:54c93958a91b1b166eadb8ad66bf5c06084add8a</id>
<content type='text'>
</content>
</entry>
</feed>
