Bump Oxygen theme, add application icon for all sizes
[quassel.git] / src /
2009-02-02 Daniel Albersfix restore via systray icon ignoring first click
2009-02-01 Marcus Eggenbergerhiding unused settings from the colors settings page
2009-02-01 Marcus Eggenbergerremoving nickview color settings
2009-02-01 Marcus EggenbergerNickView gets it's own Delegate too and uses only QPale...
2009-02-01 Marcus EggenbergerBufferView colors are now determined by it's delegate...
2009-02-01 Marcus EggenbergerImproving heart beat system.
2009-02-01 Marcus Eggenbergerfixing some irregularities in the clientsyncer
2009-02-01 Marcus Eggenbergernaming conventions++
2009-01-29 Marcus Eggenbergercorrecting some debug strings in the SignalProxy
2009-01-29 Marcus EggenbergerYou can now add a core to the known hosts.
2009-01-28 Marcus EggenbergerQuassel warns you now properly about SSL Errors
2009-01-26 Marcus Eggenbergerunifying the tooltips of network and status buffer
2009-01-26 Marcus Eggenbergerfixes BR #475
2009-01-26 Marcus Eggenbergersome minor smoothifications to the nick selector
2009-01-25 Marcus EggenbergerMaking Quassel compile on Mac OS _AGAIN_ -.-
2009-01-25 Manuel NickschasAllow external translation files
2009-01-25 Manuel NickschasImprove data and icon file handling
2009-01-25 Manuel NickschasRevamping the build system (again...)
2009-01-22 Manuel NickschasDon't show migration warnings if we don't have old...
2009-01-22 Manuel NickschasRemove old UiStyle migration code that would try to...
2009-01-22 Manuel NickschasWell, if we check for a settings version, maybe we...
2009-01-22 Manuel NickschasThis should fix config file migration for the mac.
2009-01-22 Marcus EggenbergerMake Quasel compile on mac and win again.
2009-01-21 Manuel Nickschaswarnings--
2009-01-21 Manuel NickschasDon't tinker with config and data files on Mac for now
2009-01-21 Manuel NickschasImprove data directory search
2009-01-21 Marcus Eggenbergerusing the extended away icon for away state as proposed...
2009-01-20 Marcus EggenbergerAnother try on tackeling the minimize issues. lol.
2009-01-20 Marcus Eggenbergermaybe clicking the tray icon toggles minimize to tray...
2009-01-20 Manuel NickschasMake IconLoader compile again
2009-01-20 Manuel NickschasWupps, fixed an oooopsie with the migration code :)
2009-01-20 Marcus EggenbergerThis could / should / oh well you know the drill.....
2009-01-20 Marcus Eggenbergerfixing a glitch on mac os in the general settings page...
2009-01-20 Manuel NickschasAdding code for migrating settings and database to...
2009-01-20 Manuel NickschasMake Settings use --configdir (or the default location)
2009-01-20 Manuel NickschasAbuse QSettings to find a sensible config file location
2009-01-20 Manuel NickschasGet rid of the old path finding methods in util.cpp
2009-01-20 Manuel NickschasProvide Quassel::configDirPath() and Quassel::findDataF...
2009-01-20 Edward HadesModified automatic branch mask generation for IP addresses.
2009-01-20 Marcus EggenbergerThis could / should / I just wish it does / who the...
2009-01-18 Marcus Eggenbergerfixing a client crash that could occur when processing...
2009-01-16 Manuel NickschasSome more fixes
2009-01-16 Manuel NickschasFormatting, make strings translateable, naming convention++
2009-01-16 Joshua T CorbinOnly display the verbose error message once.
2009-01-16 Joshua T CorbinUseful error message on certificate error.
2009-01-16 Joshua T CorbinPrecise error messages in SslServer::setCertificate.
2009-01-16 Joshua T CorbinCatch and describe IO errors in SslServer::setCertificate.
2009-01-16 Joshua T CorbinReset certFile instead of reopening in SslServer::setCe...
2009-01-16 Joshua T CorbinBasic checks on path in SslServer::setCertificate.
2009-01-16 Joshua T CorbinMore obvious logic in SslServer::setCertificate.
2009-01-16 Joshua T CorbinSeparate certificate setting into a method.
2009-01-16 Manuel NickschasAdd socket warnings, make strings translatable, adjust...
2009-01-16 Manuel NickschasAdd quWarning() and quError()
2009-01-16 Joshua T CorbinAdd listen option.
2009-01-16 Manuel NickschasFix a regression that would show some wrong context...
2009-01-15 Manuel NickschasProperly display core build date, fixes #473
2009-01-15 Manuel NickschasImprove mouse button detection for mouse release events
2009-01-15 Manuel NickschasProperly initialize _messageFilter in all cases, fixes...
2009-01-15 Marcus EggenbergerNo longer saving QTextLayouts for chatitems
2009-01-14 Marcus Eggenbergerfixes #484 - issues with ssl status indicator
2009-01-13 Manuel NickschasAutomatically create networks and buffers specified...
2009-01-13 Manuel NickschasMove handling of networks.ini from NetworksSettingsPage...
2009-01-13 Manuel NickschasTake list of auto-rejoin channels directly from core
2009-01-13 Manuel NickschasMake "rejoin channels on reconnect" option work
2009-01-13 Marcus EggenbergerInternal changes to message redirection. As a side...
2009-01-13 Marcus EggenbergerReducing the overhead between ChatlineModelItem and...
2009-01-13 Marcus EggenbergerUiStyle::StyledMessage derived now from Message
2009-01-13 Marcus Eggenbergerquassel no longer allocates an MessageItem on the heap...
2009-01-13 Marcus EggenbergerMessage object cleanup
2009-01-12 Manuel NickschasMake button to edit identities from networks settings...
2009-01-12 Manuel NickschasFix an issue where active query buffer couldn't be...
2009-01-12 Manuel NickschasSome tweaks in NetworksSettingsPage
2009-01-12 Manuel NickschasRedesign network settings page
2009-01-12 Manuel NickschasIntroduce presets for adding networks
2009-01-12 Manuel NickschasAdd a method to find data files in standard directories...
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-11 Marcus Eggenbergeroops
2009-01-11 Marcus EggenbergerYou can now apply the current settings for hiding event...
2009-01-11 Marcus Eggenbergerthe network item now shows the activity of the status...
2009-01-11 Marcus Eggenbergerproperly resetting core lag on disconnect
2009-01-11 Marcus EggenbergerDefault identity is now created by the client, if no...
2009-01-11 Marcus Eggenbergerwhen renaming a buffer to a matching known irc user...
2009-01-11 Manuel NickschasRevert "Properly focus BufferView on first click"
2009-01-11 Manuel NickschasInputLine now regains focus on keypress
2009-01-11 Manuel NickschasProperly focus BufferView on first click
2009-01-11 Manuel NickschasDon't make the user category item selectable in the...
2009-01-10 Manuel NickschasEnable multi-selection in nick list
2009-01-10 Manuel NickschasDon't print quotes in usage()
2009-01-10 Manuel NickschasReworking CliParser to allow building quasselcore alway...
2009-01-09 Marcus EggenbergerSetting a proper minimum width for the settings treewid...
2009-01-09 Manuel NickschasHandle multi-selections in BufferViews sanely.
2009-01-09 Manuel NickschasDon't allow deletion of active (joined) buffers
2009-01-09 Marcus Eggenbergerfixing cmake files
2009-01-09 Marcus EggenbergerQuassel no longer gets a nervous breakdown when you...
2009-01-07 Manuel NickschasMore properly rename the 'Zoom Original' action, and...
2009-01-06 Kevin FunkFix typo
2009-01-06 Marcus EggenbergerSignalProxy++ // now leaner and meaner than ever before!
2009-01-06 Marcus Eggenbergerfixing wrong usage of QList::erase(QList::iterator...
2009-01-06 Marcus Eggenbergerfixing request -> receive sync calls
2009-01-06 Marcus EggenbergerInternal cleanup of the SignalProxy.
next