60 Commits (dbf56581bb90667dc44c6db230ee7076616149a0)

Author SHA1 Message Date
jenli669 dbf56581bb
refactor(widget): replace byteCount() with sizeInBytes in Qt 5.13 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
sudden6 5d6ae9ae37
fix(video): don't use pointers to temporary objects 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
sudden6 2f0ffdd27e
fix(systemtray): don't activate qTox widget on tray icon click in Unity backend 9 years ago
Colomban Wendling a13c566736 fix(systemtrayicon): don't set an invalid and useless icon on GTK 9 years ago
Colomban Wendling cf4c46ff0b refactor(systemtrayicon): unify QIcon to GdkPixbuf conversion 9 years ago
PafXUS f997d51b66
fix(systemtrayicon): delete qtIcon in destructor 9 years ago
Diadlo 25cec623fa
refactor(systemtrayicon, genericchatform): Replace C-style cast to static_cast 9 years ago
sudden6 f95728a037 revert: fix(systemtrayicon, widget): Added deallocate memory 9 years ago
sudden6 fa1f26354b revert: fix(systemtrayicon): only delete the systray backend that was used 9 years ago
sudden6 1d6f32c9f9 fix(systemtrayicon): only delete the systray backend that was used 9 years ago
Diadlo cbb7eeca62 fix(systemtrayicon, widget): Added deallocate memory 9 years ago
tux3 18484cb950
Fix Unity systray compile error 10 years ago
sudden6 17e43d9835 treat x-cinnamon the same as gnome 10 years ago
Zetok Zalbavar cd4b02ce6a
Remove ~duplicated code for tray backed selection 10 years ago
agilob f2866ecc44 remove unused code, better logging for systray, removed KDE5 from enum 10 years ago
agilob 7d8e0644ce remove dependency injection from systemtrayicon 10 years ago
agilob 521b55f776 use Qt backend of KDE5 10 years ago
Dmytro Shynkevych b887072bc4 systemtrayicon: switched to manual memory management for pixmap data 10 years ago
Dmytro Shynkevych e4ebe8b7a7 systemtrayicon: optimized QImage <-> GdkPixbuf conversion 10 years ago
Dmytro Shynkevych 88cce4e137 systemtrayicon: fixed multiple small leaks 10 years ago
Dmytro Shynkevych 45a3d7ca30 systemtrayicon: fixed multiple gdk_pixbuf memory leaks 10 years ago
Dmytro Shynkevych 7b1b4655a5 systemtrayicon: image is now stack-allocated 10 years ago
Dmytro Shynkevych d548b51e1d systemtrayicon: fixed minor memory leak 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
Sean a0ecf86c20 Revert "Fixing tray icon visibility issue on OS X" 10 years ago
tux3 57871c9270
Use GTK systray backend on MATE 10 years ago
sudden6 1506a9a30e Change log messages to fit new log format 10 years ago
Ilya Kowalewski a4df4125e3 Fixing tray icon visibility issue on OS X 10 years ago
Mario Preksavec b874f31b0d Fallback XFCE detection 10 years ago
Mario Preksavec f88f8dc3cb Remove StatusNotifier dependency 10 years ago
novist 95649f2476 Support for theming qTox tray and window icons 11 years ago
tux3 94250d4aea
Use Qt systray again on KDE4 11 years ago
tux3 5c92c3b89d
Use GTK status icon on Gnome 11 years ago
tux3 8a83a6114f
Implement GTK systray icon backend 11 years ago
tux3 bee584bdb1
Only use StatusNotifier on KDE5 11 years ago
tux3 d89c722b9c
Only use StatusNotifier on KDE 11 years ago
tux3 925e32f23a
Fix system tray icon on GNOME classic 11 years ago
tux3 84e613c609
SystemTrayIcon: Log what backend is used 11 years ago
tux3 fa57206620
statusnotifier: Handle middle clicks 11 years ago
tux3 c3700fdfec
Create systray statusnotifier ctor icon properly 11 years ago
tux3 18a9955f43
Prioritize Unity sistray backend over StatusNotifier 11 years ago
tux3 55d78698c2
Fix statusnotifier icon color conversion 11 years ago