mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
dbacf68b79
- Only one search result is generated per command/line, even if there are multiple matches in that line. - Pressing enter on the edit field begins a search, just like clicking the begin button. - The next and previous buttons are disabled until a search is begun. - The search results are cleared when changing objects or frames. - The previous button once again works (a regression from the previous commit), and the register updates and graphics data for the correct object are searched. - currentRow() never returns -1, so checking that is unnecessary (and misleading). - The 'Invalid search parameters (no object selected)' previously never showed up before because FRAME_ROLE is present if and only if OBJECT_ROLE is present. |
||
---|---|---|
.. | ||
Config | ||
Debugger | ||
FIFO | ||
GameList | ||
NetPlay | ||
QtUtils | ||
Settings | ||
TAS | ||
AboutDialog.cpp | ||
AboutDialog.h | ||
CheatsManager.cpp | ||
CheatsManager.h | ||
CMakeLists.txt | ||
ConvertDialog.cpp | ||
ConvertDialog.h | ||
DiscordHandler.cpp | ||
DiscordHandler.h | ||
DiscordJoinRequestDialog.cpp | ||
DiscordJoinRequestDialog.h | ||
DolphinQt.manifest | ||
DolphinQt.rc | ||
DolphinQt.vcxproj | ||
DolphinQt.vcxproj.user | ||
GCMemcardCreateNewDialog.cpp | ||
GCMemcardCreateNewDialog.h | ||
GCMemcardManager.cpp | ||
GCMemcardManager.h | ||
Host.cpp | ||
Host.h | ||
HotkeyScheduler.cpp | ||
HotkeyScheduler.h | ||
Info.plist.in | ||
Main.cpp | ||
MainWindow.cpp | ||
MainWindow.h | ||
MenuBar.cpp | ||
MenuBar.h | ||
NKitWarningDialog.cpp | ||
NKitWarningDialog.h | ||
qt.conf | ||
qt.conf.win | ||
RenderWidget.cpp | ||
RenderWidget.h | ||
resource.h | ||
ResourcePackManager.cpp | ||
ResourcePackManager.h | ||
Resources.cpp | ||
Resources.h | ||
SearchBar.cpp | ||
SearchBar.h | ||
Settings.cpp | ||
Settings.h | ||
ToolBar.cpp | ||
ToolBar.h | ||
Translation.cpp | ||
Translation.h | ||
Updater.cpp | ||
Updater.h | ||
WiiUpdate.cpp | ||
WiiUpdate.h |