quassel.git
2009-02-15 Manuel NickschasDeuglify channel state icons
2009-02-15 Manuel NickschasFix issues with the color settings page, default to...
2009-02-15 Daniel Albershide not yet working URL color settings
2009-02-15 Daniel Albersdisable senderColoring per default
2009-02-15 Daniel AlbersUse Oxygen palette as hardwired sender colors for now...
2009-02-15 Daniel Albers_sender became private, use sender() instead
2009-02-15 Daniel Albersstrip senderFrame and unused colorsettings
2009-02-15 jakob- Implemented: Settings option to enable/disable sender...
2009-02-15 jakob- Implemented: Sender auto coloring based on the tango...
2009-02-15 Marcus Eggenbergerfixes #542 - show identities and network settings on...
2009-02-15 Marcus Eggenbergerinternal refactoring: ripping identity editor and ident...
2009-02-15 Marcus Eggenbergerfixing search in messages like join, part, etc...
2009-02-14 Manuel NickschasUpdate INSTALL
2009-02-14 Manuel NickschasWarnings--
2009-02-14 Manuel NickschasChange bufferview icons
2009-02-14 Manuel NickschasUpdate hicolor icons, remove unneeded ones
2009-02-14 Manuel NickschasFix window icon for inactive state
2009-02-14 Manuel NickschasAdd app icons for inactive state
2009-02-14 Manuel NickschasCall activateWindow() on tray restore
2009-02-14 Manuel NickschasUse SystemTray in MainWin and notification backends
2009-02-14 Manuel NickschasIntroduce SystemTray class to handle the systray icon...
2009-02-14 Manuel NickschasChange logo font
2009-02-14 Manuel NickschasAdd missing animation phases
2009-02-14 Manuel NickschasDon't put oxygen_quassel in tarballs
2009-02-14 Manuel NickschasUpdate oxygen deployment directory
2009-02-14 Manuel NickschasAdd systray animation files
2009-02-14 Manuel NickschasDon't send WHO if we haven't received a reply for the...
2009-02-14 Marcus EggenbergerUsing join and part icons to indicate in the buffer...
2009-02-14 Marcus Eggenbergerno longer adding nick alternatives with trailing unders...
2009-02-14 Marcus Eggenbergerfixes #522 - applied patch with minor changes
2009-02-14 Marcus Eggenbergerfixes 541 - preliminary paste protection
2009-02-14 Marcus Eggenbergerfixes #391 - appending underscores if all nicknames...
2009-02-14 Marcus Eggenbergerfixes #525 - using 'away' as ultimate fallback if no...
2009-02-14 Marcus Eggenbergerfixes #531 - changing buffer view colors needs client...
2009-02-14 Marcus Eggenbergerfixes #413 - Icons in Nicklist
2009-02-13 Marcus Eggenbergerproper object name for the toolbar
2009-02-13 Marcus Eggenbergertaming and reenabling the irc timeout detection
2009-02-13 Marcus EggenbergerFixes #552 - Don't try to use DBs with a too new schema...
2009-02-12 Manuel NickschasSo who woulda thunk that REMOVE_DUPLICATES fails on...
2009-02-12 Marcus Eggenbergerdisabling irc timeout detection for now - needs investi...
2009-02-12 Manuel NickschasSearch for and include Qt translations in static builds
2009-02-12 Manuel NickschasPrevent ChatView from scrolling up 1px on buffer switch...
2009-02-12 Manuel NickschasChange str.indexOf(rx) to rx.indexIn(str)
2009-02-12 Marcus Eggenbergerusing unified toolbar on mac os now
2009-02-11 Marcus Eggenbergerremoving unneeded menu separator
2009-02-11 Manuel NickschasFix bufferwidget layout
2009-02-11 Manuel NickschasUpdate windows app icon, thanks Datafreak for the new...
2009-02-11 Marcus Eggenbergerallow query merging via drag & drop even if the layout...
2009-02-11 Manuel NickschasRemove odd-looking icon for 'Show Nicks'
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...
next