Fixes #520 - missing query icons
[quassel.git] / src /
2009-02-06 Marcus EggenbergerFixes #520 - missing query icons
2009-02-06 Manuel NickschasDisable non-functional Nick toolbar for now
2009-02-06 Manuel NickschasRespect item selections, make Join/Part work
2009-02-06 Manuel NickschasPimp JoinDlg
2009-02-06 Manuel NickschasGenerate selection change events and propagate to ToolB...
2009-02-06 Manuel NickschasEmit signal on selection change, ensure currentIndex...
2009-02-06 Manuel NickschasRemove obsolete header entries
2009-02-06 Manuel NickschasAdd toolbar support to the MainWin.
2009-02-06 Manuel NickschasAdd ToolBarActionProvider as another specialization...
2009-02-06 Manuel NickschasAdd more fancy dialog for channel join
2009-02-06 Manuel NickschasSplit action handling and helper stuff from ContextMenu...
2009-02-06 Manuel NickschasIntroduce GraphicalUi (between QtUi and AbstractUi...
2009-02-05 Marcus Eggenbergerremove show/hide checkboxes from network items
2009-02-05 Marcus Eggenbergerfixes #518 - random crash
2009-02-05 Marcus Eggenbergerdon't draw using the higlight colors in the away log
2009-02-05 Marcus EggenbergerFixes #410 - away log (you'll find it in the views...
2009-02-05 Marcus Eggenbergerproper edit role for query buffers
2009-02-04 Marcus EggenbergerThe WebPreviews are now controlled via a neat state...
2009-02-04 Marcus Eggenbergerfixes #437 - compiler warnings
2009-02-04 Manuel NickschasRemove obsolete file
2009-02-04 Marcus Eggenbergerthis should fix crashes in the nick/bufer view delegate...
2009-02-04 Marcus Eggenbergerfixes #448 - progress indicator for backlog
2009-02-03 Marcus Eggenbergermaking Quassel compile with NO_SSL again
2009-02-03 Manuel NickschasFix #endif. AGAIN. -.-
2009-02-03 Marcus Eggenbergerfixes #513 - crash when connection fails
2009-02-03 Marcus EggenbergerBrining back the removed color options
2009-02-02 Marcus EggenbergerFixes #510 - Network item shows wrong buffer
2009-02-02 Manuel NickschasUse shiny new user icons for query buffers
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
next