1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-31 03:12:44 +00:00
transmission/gtk
bexnoss 5782847601
fix(gtk): send key events directly to widgets (#3720)
The default behavior is to send them to the window first to activate
mnemonics and accelerators. Some accelerators conflict with text
selection hotkeys (like CTRL+A to select all torrents), this fixes that
conflict.
2022-09-02 11:21:43 -05:00
..
icons refactor(gtk): use symbolic icons in status bar (#3655) 2022-08-18 11:15:27 -05:00
screenshots
Actions.cc Revert "fix(gtk): fix conflicting hotkeys (#2201)" (#3718) 2022-08-26 19:45:46 -05:00
Actions.h Revert "fix(gtk): fix conflicting hotkeys (#2201)" (#3718) 2022-08-26 19:45:46 -05:00
Application.cc refactor: remove tr_quark_get_string() (#3728) 2022-08-28 16:17:07 -05:00
Application.h
CMakeLists.txt refactor(gtk): use symbolic icons in status bar (#3655) 2022-08-18 11:15:27 -05:00
DetailsDialog.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
DetailsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Dialogs.cc
Dialogs.h
FaviconCache.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
FaviconCache.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FileList.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
FileList.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FilterBar.cc
FilterBar.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FreeSpaceLabel.cc
FreeSpaceLabel.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
HigWorkarea.cc
HigWorkarea.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
IconCache.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
IconCache.h
main.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
MainWindow.cc fix(gtk): send key events directly to widgets (#3720) 2022-09-02 11:21:43 -05:00
MainWindow.h Revert "fix(gtk): fix conflicting hotkeys (#2201)" (#3718) 2022-08-26 19:45:46 -05:00
MakeDialog.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
MakeDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
MessageLogWindow.cc Fix GTK client crash opening message log containing errors (#3711) 2022-08-26 01:51:13 +01:00
MessageLogWindow.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
my-valgrind.sh
Notify.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
Notify.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
OptionsDialog.cc gtk: Remember 4 recent relocate dirs (#3691) 2022-08-21 21:26:13 -05:00
OptionsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Prefs.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
Prefs.h
PrefsDialog.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
PrefsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
RelocateDialog.cc gtk: Remember 4 recent relocate dirs (#3691) 2022-08-21 21:26:13 -05:00
RelocateDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
Session.cc refactor: remove tr_free() (#3668) 2022-08-18 09:14:12 -05:00
Session.h
StatsDialog.cc
StatsDialog.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
SystemTrayIcon.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
SystemTrayIcon.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
TorrentCellRenderer.cc
TorrentCellRenderer.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
transmission-gtk.1
transmission-gtk.desktop.in
transmission-gtk.metainfo.xml.in
transmission-ui.xml Revert "fix(gtk): fix conflicting hotkeys (#2201)" (#3718) 2022-08-26 19:45:46 -05:00
transmission.gresource.xml refactor(gtk): use symbolic icons in status bar (#3655) 2022-08-18 11:15:27 -05:00
transmission.rc
Utils.cc gtk: Remember 4 recent relocate dirs (#3691) 2022-08-21 21:26:13 -05:00
Utils.h gtk: Remember 4 recent relocate dirs (#3691) 2022-08-21 21:26:13 -05:00