quassel.git
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...
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
next