all repos — mgba @ 63d475c350c413cac1b7098242f4761522cd3857

mGBA Game Boy Advance Emulator

Qt: Minor text fixes
Vicki Pfau vi@endrift.com
Thu, 06 Jul 2017 11:27:42 -0700
commit

63d475c350c413cac1b7098242f4761522cd3857

parent

9b6fc4482555e1a9e06b088604ebaabbc8325e2b

3 files changed, 4 insertions(+), 2 deletions(-)

jump to
M CHANGESCHANGES

@@ -157,6 +157,7 @@

0.6 beta 2: (Future) Features: - Qt: Italian translation (by theheroGAC) + - Qt: Updated German translation Bugfixes: - Qt: Fix memory search close button (fixes mgba.io/i/769) - Qt: Fix window icon being stretched

@@ -168,6 +169,7 @@ - Qt: Fix translation initialization (fixes mgba.io/i/776)

Misc: - Qt: Add language selector - GBA Timer: Improve accuracy of timers + - Qt: Minor test fixes 0.6 beta 1: (2017-06-29) - Initial beta for 0.6
M src/platform/qt/AboutScreen.uisrc/platform/qt/AboutScreen.ui

@@ -83,7 +83,7 @@ <pointsize>10</pointsize>

</font> </property> <property name="text"> - <string>© 2013 – 2016 Jeffrey Pfau, licensed under the Mozilla Public License, version 2.0 + <string>© 2013 – 2017 Jeffrey Pfau, licensed under the Mozilla Public License, version 2.0 Game Boy Advance is a registered trademark of Nintendo Co., Ltd.</string> </property> <property name="alignment">
M src/platform/qt/MemorySearch.uisrc/platform/qt/MemorySearch.ui

@@ -17,7 +17,7 @@ <height>241</height>

</size> </property> <property name="windowTitle"> - <string>Form</string> + <string>Memory Search</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="1">