Make SSL work again for CoreConnection
[quassel.git] / src / client /
2009-11-28 Manuel NickschasMake SSL work again for CoreConnection
2009-11-28 Manuel NickschasHandle removal of accounts a bit better
2009-11-28 Manuel NickschasMake monolithic client work again
2009-11-28 Manuel NickschasImplement user authentication for core login
2009-11-28 Manuel NickschasResurrect CoreConnectDlg
2009-11-28 Manuel NickschasRespect autoconnect settings in CoreConnection
2009-11-28 Manuel NickschasMake all CoreAccountSettingsPage config accessible...
2009-11-28 Manuel NickschasHandle client state a bit more sanely
2009-11-28 Manuel NickschasGet rid of ClientSyncer
2009-11-28 Manuel NickschasSwitch over to CoreConnection
2009-11-28 Manuel NickschasIntroduce (very) basic, incomplete version of CoreConne...
2009-11-28 Manuel NickschasIntroduce CoreAccount and CoreAccountModel
2009-09-13 Sebastian GothProvide a contextmenu for the ignore list
2009-09-11 Manuel NickschasDisplay correct core timezone in core connection dialog
2009-09-10 Manuel NickschasClose notifications on buffer switch rather than activa...
2009-09-10 Manuel NickschasSilence warning
2009-08-26 Manuel NickschasCheck for IgnoreListManager's existence before using it
2009-08-25 Manuel NickschasRemove unneeded files
2009-08-25 Manuel NickschasIntroduce Clickable::activate() to put handling clicks...
2009-08-24 Manuel NickschasWupps, Altlast-Alarm
2009-08-24 Manuel NickschasFix slots for new syncobj
2009-08-24 Manuel NickschasDecomplexify & reencapsulate
2009-08-24 Manuel NickschasAdapt to SignalProxy changes
2009-08-24 Sebastian GothIntroduce IgnoreList backend
2009-08-24 Marcus Eggenbergerfixing bulk updates of SyncObjects
2009-08-24 Marcus EggenbergerFitting the SyncableObjects to the new Style
2009-08-24 Marcus EggenbergerTesting the new SyncObjects concept - looking good...
2009-08-24 Marcus EggenbergerGoodbye SyncRelay, you will live on in our hearts...
2009-08-12 Manuel Nickschass/Buffer/Chat/g
2009-08-06 Manuel NickschasAdd and use ItemViewSettings
2009-08-06 Manuel NickschasMake setData() work for the FlagsRole
2009-08-06 Manuel NickschasMake backgrounds of ChatLines and ChatItems styleable
2009-07-26 Marcus EggenbergerFixes #741 - HTML escape characters in tooltips.
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-06-08 Manuel NickschasInitialize variables
2009-06-07 Marcus EggenbergerFixes Bug #711 - missing nicks after changing channelmo...
2009-05-21 Marcus EggenbergerAlt-A
2009-05-21 Marcus Eggenbergernew internal hot buffers list
2009-05-21 Marcus EggenbergerProperly flushing buffers after all backlog was received.
2009-05-21 Marcus Eggenbergerimproved debugging facilities for the bufferview overlay
2009-05-21 Marcus Eggenbergerminor refactoring on how backlog requests are triggered
2009-03-31 Marcus Eggenbergerfixing some more issues with initial backlog fetching
2009-03-30 Marcus Eggenbergerfixing weird behavior of backlog fetching
2009-03-26 Marcus Eggenbergerremoving debug output
2009-03-26 Marcus Eggenbergerpreventing refetching of backlog which was already...
2009-03-24 Marcus Eggenbergerfixing issues with hidden virtual methods
2009-03-24 Marcus Eggenbergerfixing new fancy backlog requesting for mono clients
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-24 Marcus Eggenbergeractivating a view pulls in needed backlog for the displ...
2009-03-24 Marcus Eggenbergerpruning BufferViewOverlay from stray bufferids in singl...
2009-03-17 Marcus Eggenbergerno longer requesting backlog for all buffers but only...
2009-03-16 Marcus Eggenbergermoving the bufferoverlay to some static place -> the...
2009-03-16 Marcus Eggenbergerfirst working BufferViewOverlay
2009-03-16 Marcus Eggenbergerinitial version of a bufferview overlay
2009-03-14 Manuel NickschasSet working directory for scripts to their scriptdir
2009-03-14 Manuel NickschasProperly handle whitespace in script paths
2009-03-14 Manuel NickschasProperly handle \r and \n
2009-03-13 Jesper ThomschützCatch recursion in message logger.
2009-03-13 Manuel NickschasChange signal names in ExecWrapper to not collide with...
2009-03-13 Manuel NickschasUse correct encoding (system locale) for processing...
2009-03-13 Manuel NickschasExecWrapper tweaks
2009-03-13 Manuel NickschasEmpty output buffers on script termination
2009-03-13 Manuel NickschasIntroduce /exec support for running simple client-side...
2009-03-13 Manuel NickschasMove the client's AliasManager into Client
2009-03-13 Manuel NickschasAdd MessageModel::insertErrorMessage()
2009-03-13 Manuel NickschasMoving alias expansion yet again - this time into Alias...
2009-03-13 Manuel NickschasInitialize ClientUserInputHandler in init() rather...
2009-03-13 Manuel NickschasMove alias handling into the client
2009-02-28 Manuel NickschasRename NickCompletionSettings to TabCompletionSettings
2009-02-25 Manuel NickschasUpdate IrcUser's lastChannelActivity timestamp if she...
2009-02-25 Manuel NickschasIntroduce ClientUserInputHandler
2009-02-25 Manuel NickschasMove nick completion suffix setting from UiSettings...
2009-02-17 Marcus Eggenbergerworaround for old bufferviews that had colors disabled
2009-02-17 Marcus Eggenbergerminor improvements to automatic buffer selection
2009-02-17 Marcus Eggenbergerdisabling global unread requester
2009-02-17 Marcus EggenbergerThe BufferSyncer cache is now purged when an unknown...
2009-02-17 Marcus Eggenberger/* no comment */
2009-02-17 Marcus Eggenbergerfixes #543
2009-02-15 Marcus Eggenbergerfixes #542 - show identities and network settings on...
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-06 Marcus Eggenbergerfixing crash on disconnect
2009-02-06 Manuel NickschasIntroduce GraphicalUi (between QtUi and AbstractUi...
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 Eggenbergerfixes #448 - progress indicator for backlog
2009-02-03 Manuel NickschasFix #endif. AGAIN. -.-
2009-02-03 Marcus Eggenbergerfixes #513 - crash when connection fails
2009-02-02 Marcus EggenbergerFixes #510 - Network item shows wrong buffer
2009-02-01 Marcus Eggenbergerfixing some irregularities in the clientsyncer
2009-02-01 Marcus Eggenbergernaming conventions++
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-18 Marcus Eggenbergerfixing a client crash that could occur when processing...
2009-01-14 Marcus Eggenbergerfixes #484 - issues with ssl status indicator
2009-01-13 Manuel NickschasAutomatically create networks and buffers specified...
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 Eggenbergerquassel no longer allocates an MessageItem on the heap...
next