2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Nov 23, 2024 — Nov 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not show own join messages More... over 8 years ago
Add settings option for topicMessages property More... over 8 years ago
Add filter for topic and info messages in channels More... over 8 years ago
Use QStandardPaths::writableLocation(AppDataLocation) for logs More... over 8 years ago
Merge pull request #126 from anselmolsm/pr125 More... over 8 years ago
Remove leftover references to onBufferDestroyed More... over 8 years ago
Prevent LoggerPlugin from crashing More... over 8 years ago
Fix libpng warnings by removing incorrect color profile from pngs More... over 8 years ago
GnomePlugin now sets correct style based on theme variant More... over 8 years ago
LoggerPlugin can now change its logging location while it is enabled. More... over 8 years ago
Logger plugin now has all the necessary information to work correctly More... over 8 years ago
Fix setConnectionsList call More... over 8 years ago
Fix mistakenly missing function body More... over 8 years ago
Add GenericPlugin which is aware of itself being enabled / disabled More... over 8 years ago
ConnectionPlugin now has a setConnectionList method More... over 8 years ago
Wireup for LoggerPlugin in MainWindow More... over 8 years ago
PluginLoader now treats settings plugins specially More... over 8 years ago
LoggerPlugin is now a SettingsPlugin too More... over 8 years ago
PluginLoader now has the ability to enable / disable plugins More... over 8 years ago
Change wireup of SettingsPage More... over 8 years ago
Add SettingsPlugin More... over 8 years ago
Add simple UI for logging settings More... over 8 years ago
Merge remote-tracking branch 'logger/logger' More... over 8 years ago
change range-based for loop to foreach More... over 8 years ago
get rid of c++11 specific code in IrcBufferModel More... over 8 years ago
Update communi-shared to latest master More... over 8 years ago
Improve formatting of RPL_CHANNEL_URL messages More... over 8 years ago
MessageHandler: proper handing of ChanServ and RPL_CHANNEL_URL messages More... over 8 years ago
Fix _irc_restoreBuffers: sort channels with keys before channels without keys, and group as many channels into a single join command as possible More... over 8 years ago
Fix name of gtkThemeVariant More... over 8 years ago