quassel.git
2009-02-11 Manuel NickschasHide ChatMonitor by default, as it tends to confuse...
2009-02-11 Manuel NickschasDon't invoke notifications for own messages, fixes...
2009-02-11 Manuel NickschasShow entries from translationDir rather than :/i18n...
2009-02-11 Manuel NickschasUpdate AboutDlg
2009-02-11 Gábor Némethhungarian translation
2009-02-11 Jure RepincAdded Slovenian (sl) translation
2009-02-11 Manuel NickschasUpdated Turkish translation
2009-02-11 ZRegisFrench Translation Update
2009-02-11 ZRegisFrench Translation Update
2009-02-11 Manuel NickschasDon't call defaultNick() several times
2009-02-11 Manuel NickschasFix regexp that purges illegal chars from nicknames
2009-02-11 Manuel NickschasUse GECOS field for real name on Unix, fixes #517
2009-02-11 Manuel NickschasUse login name as default nick on Unix, fixes #516
2009-02-11 Marcus EggenbergerFixed a bug where the session restore always marked...
2009-02-11 Manuel NickschasAdd new logo for the main page
2009-02-11 Marcus Eggenbergerfixes #500 - improved detection of disconnects from irc
2009-02-11 Marcus Eggenbergerdisplaying own quit message
2009-02-11 Marcus Eggenbergerfixes #527 - hide web preview setting if compiled witho...
2009-02-11 Marcus Eggenbergerfixes #526 - session restore takes now care of last...
2009-02-11 Marcus Eggenbergermaking away state and user modes persistent
2009-02-11 Marcus Eggenbergerpreparing storage backend to store usermode and awaymes...
2009-02-11 Marcus Eggenbergersimplifying schema evolution
2009-02-11 Marcus EggenbergerFixes #481 - Sort buffer views alphabetically.
2009-02-10 Marcus EggenbergerLock Dock Positions has been replaced by Lock Layout
2009-02-09 Marcus Eggenbergeractivity updates respect now the redirection settings
2009-02-09 Marcus Eggenbergertypos
2009-02-09 Marcus Eggenbergerusing configdir to store crash logs instead of cwd
2009-02-09 Marcus Eggenbergerfixing buffer reordering issues
2009-02-08 Marcus EggenbergerRenaming _all_ instances of _networkToolBar to _mainToolBar
2009-02-08 Manuel NickschasAdd 16x16 icons for context menu actions
2009-02-08 Manuel NickschasAdd more icons to context menu actions
2009-02-08 Manuel NickschasAdd menu entry for toggleing toolbars
2009-02-08 Manuel NickschasRename Network toolbar to Main toolbar
2009-02-07 Marcus Eggenbergerpurging default nick from forbidden characters
2009-02-07 Marcus Eggenbergermore default nick and realname improvements
2009-02-07 Marcus Eggenbergerfixing issue with operator precedence
2009-02-07 Marcus EggenbergerProviding proper defaults for nick and realname on...
2009-02-06 Marcus Eggenbergerfixing crash on disconnect
2009-02-06 Marcus Eggenbergerremoving the not connected to core message in mono...
2009-02-06 Marcus EggenbergerFixes #520 - missing query icons
2009-02-06 Manuel NickschasAdd missing 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-05 Manuel NickschasDefault to Release as CMAKE_BUILD_TYPE on WIN32
2009-02-04 Manuel NickschasSet CMAKE_BUILD_TYPE=RelWithDebugInfo if it's not set...
2009-02-04 Marcus EggenbergerThe WebPreviews are now controlled via a neat state...
2009-02-04 Marcus Eggenbergerupdating mac app icon file
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 NickschasActually add the icon files -.-
2009-02-02 Manuel NickschasUse shiny new user icons for query buffers
2009-02-02 Manuel NickschasBump Oxygen theme, add application icon for all sizes
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 Manuel NickschasAdd dialog-warning icon
2009-02-01 Manuel NickschasCreate non-existing directories
2009-02-01 Marcus Eggenbergerfixing some irregularities in the clientsyncer
2009-02-01 Marcus Eggenbergernaming conventions++
2009-02-01 Manuel NickschasInstall oxygen icon as application icon
2009-01-31 Manuel NickschasBump (C) in COPYING
2009-01-31 Manuel NickschasBump included Oxygen theme to KDE's r917170
2009-01-31 Manuel NickschasAdd a script and skeleton directory for importing icons...
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 NickschasAlways embed pics/* until we actually support loading...
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...
next