transmission/gtk
Mike Gelfand ccae3d7ccd
Fix GTK client crash opening message log containing errors (#3711)
`Glib::ustring::sprintf()` doesn't support formatting `std::string_view`.
Use `fmt::format()` instead.

Broken in #3626 (7c5862a5f5).
2022-08-26 01:51:13 +01:00
..
icons refactor(gtk): use symbolic icons in status bar (#3655) 2022-08-18 11:15:27 -05:00
screenshots lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00
Actions.cc fix(gtk): fix conflicting hotkeys (#2201) 2022-08-21 17:09:01 -05:00
Actions.h fix(gtk): fix conflicting hotkeys (#2201) 2022-08-21 17:09:01 -05:00
Application.cc fix(gtk): fix conflicting hotkeys (#2201) 2022-08-21 17:09:01 -05:00
Application.h Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
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 refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
Dialogs.h Update Copyright Year to 2022. (#3352) 2022-06-28 09:07:12 -05:00
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 refactor: iwyu utils.h (#3583) 2022-08-04 08:44:18 -05:00
FilterBar.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
FreeSpaceLabel.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
FreeSpaceLabel.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
HigWorkarea.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
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 perf: faster file-lists in the GTK client's details dialog (#2993) 2022-04-26 18:24:07 -05:00
MainWindow.cc fix(gtk): fix conflicting hotkeys (#2201) 2022-08-21 17:09:01 -05:00
MainWindow.h fix(gtk): fix conflicting hotkeys (#2201) 2022-08-21 17:09:01 -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
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 refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
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 fix: 3508 location invalidation (#3511) 2022-07-22 00:52:48 -05:00
StatsDialog.cc refactor: tr_stats (#3542) 2022-07-28 18:56:40 -05:00
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 fix: use correct variable for uploading speed (#3560) 2022-08-01 09:34:30 -05:00
TorrentCellRenderer.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
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
main.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
transmission-gtk.1 update documentation links (#2985) 2022-04-25 18:18:35 -05:00
transmission-gtk.desktop.in cmake: replace intltool with gettext 2018-04-18 09:25:13 +00:00
transmission-gtk.metainfo.xml.in Body text changes (#3431) 2022-07-10 23:16:35 -05:00
transmission-ui.xml fix(gtk): fix conflicting hotkeys (#2201) 2022-08-21 17:09:01 -05:00
transmission.gresource.xml refactor(gtk): use symbolic icons in status bar (#3655) 2022-08-18 11:15:27 -05:00
transmission.rc refactor: use svg icons in GTK client (#3395) 2022-07-03 17:14:13 -05:00