- Jun 06, 2019
-
-
Lioncash authored
To prepare for translation support, this makes all of the widgets cognizant of the language change event that occurs whenever installTranslator() is called and automatically retranslates their text where necessary. This is important as calling the backing UI's retranslateUi() is often not enough, particularly in cases where we add our own strings that aren't controlled by it. In that case we need to manually refresh the strings ourselves.
-
- Jun 05, 2019
-
-
Lioncash authored
-
- May 25, 2019
-
-
Lioncash authored
1. This is something that should be solely emitted by the hotkey dialog itself 2. This is functionally unused, given there's nothing listening for the signal.
-
- May 09, 2019
-
-
Lioncash authored
-
- Apr 09, 2019
-
-
Lioncash authored
Avoids a -Wreorder compiler warning.
-
- Mar 16, 2019
-
-
Adityarup Laha authored
* Adds a new Hotkeys tab in the Controls group. * Double-click a Hotkey to rebind it.
-
- Jan 22, 2019
-
-
zhupengfei authored
-
- Jan 04, 2019
-
-
Zach Hilman authored
-
- Dec 28, 2018
-
-
spycrab authored
-
- Oct 02, 2018
-
-
fearlessTobi authored
-
- Aug 07, 2018
-
-
Lioncash authored
Instead, we make a proper registry class and house it within the main window, then pass it to whatever needs access to the loaded hotkeys. This way, we avoid a global variable, and don't need to initialize a std::map instance before the program can do anything.
-
Zach Hilman authored
-
- Aug 06, 2018
-
-
Lioncash authored
Makes code consistent with our style of defaulting special member functions where applicable.
-
- Aug 01, 2018
-
-
bunnei authored
-
- Jan 16, 2018
-
-
MerryMage authored
-
- Jan 13, 2018
-
-
James Rowe authored
-
James Rowe authored
-
- Aug 26, 2017
-
-
bunnei authored
-
- Apr 04, 2017
-
-
Lioncash authored
-
- Nov 05, 2016
-
-
James Rowe authored
Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen.
-
- Sep 21, 2016
-
-
Yuri Kunde Schlesner authored
-
Emmanuel Gil Peyrot authored
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
-
- Sep 19, 2016
-
-
Yuri Kunde Schlesner authored
-
- Sep 18, 2016
-
-
Emmanuel Gil Peyrot authored
-
- Sep 02, 2016
-
-
wwylele authored
-
- Aug 30, 2016
-
-
bunnei authored
-
- Jul 29, 2016
-
-
Anon authored
-
- Jul 10, 2016
-
-
wwylele authored
-
- May 18, 2016
-
-
Maribel authored
-
- Mar 22, 2016
-
-
LittleWhite authored
-
- Mar 21, 2016
-
-
LittleWhite authored
-