projects
/
quassel.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Properly handle DBusMenuQt in the build system
[quassel.git]
/
src
/
client
/
client.cpp
2014-01-01
Manuel Nickschas
Happy New Year!
blob
|
commitdiff
|
raw
2014-01-01
Manuel Nickschas
Delete the TransferManager on disconnect
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Manuel Nickschas
Basic infrastructure for file transfers
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
Manuel Nickschas
Abstract away the protocol handshake code
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Manuel Nickschas
Merge pull request #1 from sandsmark/master
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Manuel Nickschas
Merge pull request #5 from Tucos/feat-keyx
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Manuel Nickschas
Merge pull request #2 from sandsmark/wii
blob
|
commitdiff
|
raw
|
diff to current
2013-01-27
Manuel Nickschas
Yearly bump
blob
|
commitdiff
|
raw
|
diff to current
2012-05-25
Manuel Nickschas
Fix ALL the license headers!
blob
|
commitdiff
|
raw
|
diff to current
2012-05-25
Manuel Nickschas
Reformat ALL the source!
blob
|
commitdiff
|
raw
|
diff to current
2010-05-01
Manuel Nickschas
Improve marker line behavior; allow manual setting...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-24
Marcus Eggenberger
Fixes #913 - Core backlog download does not start until...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-15
Manuel Nickschas
Don't crash on startup
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Manuel Nickschas
Close notifications on other connected clients as well
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Manuel Nickschas
Untie the marker line from lastSeenMsg
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Manuel Nickschas
Introduce a mechanism to test for certain core features
blob
|
commitdiff
|
raw
|
diff to current
2009-11-28
Manuel Nickschas
Handle client state a bit more sanely
blob
|
commitdiff
|
raw
|
diff to current
2009-11-28
Manuel Nickschas
Switch over to CoreConnection
blob
|
commitdiff
|
raw
|
diff to current
2009-11-28
Manuel Nickschas
Introduce CoreAccount and CoreAccountModel
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Sebastian Goth
Introduce IgnoreList backend
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Manuel Nickschas
s/Buffer/Chat/g
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Manuel Nickschas
Make ping timeouts and auto-WHO configurable
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Marcus Eggenberger
minor refactoring on how backlog requests are triggered
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Marcus Eggenberger
fixing weird behavior of backlog fetching
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Marcus Eggenberger
Merge branch 'bufferviewoverlay'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-17
Marcus Eggenberger
no longer requesting backlog for all buffers but only...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-16
Marcus Eggenberger
moving the bufferoverlay to some static place -> the...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Jesper Thomschütz
Catch recursion in message logger.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Manuel Nickschas
Move the client's AliasManager into Client
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Manuel Nickschas
Initialize ClientUserInputHandler in init() rather...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
Manuel Nickschas
Introduce ClientUserInputHandler
blob
|
commitdiff
|
raw
|
diff to current
2009-02-17
Marcus Eggenberger
The BufferSyncer cache is now purged when an unknown...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-15
Marcus Eggenberger
fixes #542 - show identities and network settings on...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-10
Marcus Eggenberger
Lock Dock Positions has been replaced by Lock Layout
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Manuel Nickschas
Introduce GraphicalUi (between QtUi and AbstractUi...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Marcus Eggenberger
fixes #484 - issues with ssl status indicator
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Manuel Nickschas
Automatically create networks and buffers specified...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Manuel Nickschas
Yearly copyright bump :)
blob
|
commitdiff
|
raw
|
diff to current
2009-01-11
Marcus Eggenberger
Default identity is now created by the client, if no...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Marcus Eggenberger
The new 'All Buffers' view is no properly presorted.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Marcus Eggenberger
All Buffers is dead! Long live All buffers!
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Marcus Eggenberger
Removing core related items from menu and statusbar
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Marcus Eggenberger
introducing query merging (per drag & drop). needs...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Marcus Eggenberger
recreating some indexes that were lost in an upgrade
blob
|
commitdiff
|
raw
|
diff to current
2008-12-25
Marcus Eggenberger
adding tons of ifdefs so quassel will build again witho...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-25
Marcus Eggenberger
Finalizing changes to the identities interface -> break...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-30
Manuel Nickschas
Make Client::mainUi() accessible, needed for some thing...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Marcus Eggenberger
postponed backlog loading until custom views are loaded...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
Marcus Eggenberger
properly saving the layout when using the internal...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Marcus Eggenberger
Activity level is now properly handled for the currentl...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Marcus Eggenberger
showing fatal messages on stderr again (client only)
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Marcus Eggenberger
more debug output
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Marcus Eggenberger
debug output in the client is also written to stderr now
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Marcus Eggenberger
better handling of log messages (internal stuff only)
blob
|
commitdiff
|
raw
|
diff to current
2008-10-30
Marcus Eggenberger
Improved debuging:
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Marcus Eggenberger
fixing a bug where no backlog is requested after an...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Marcus Eggenberger
giving the message model the control over the dynamic...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Marcus Eggenberger
better abstraction of BacklogRequester to support diffe...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Marcus Eggenberger
properly handling disconnects - this might even fix...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Manuel Nickschas
Finally sanitizificat0red the mess and #ifdef hell...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Marcus Eggenberger
fixing buffered backlog replay for reconnects
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Marcus Eggenberger
Finishing my personal crusade against Buffer.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Manuel Nickschas
Fix crash on end of backlog (cf. BR 248)
blob
|
commitdiff
|
raw
|
diff to current
2008-08-17
Manuel Nickschas
Introducing Network::requestSetNetworkInfo() to simplif...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-17
Manuel Nickschas
Use SyncableObject::requestUpdate() for updating Identities
blob
|
commitdiff
|
raw
|
diff to current
2008-08-12
Marcus Eggenberger
fixing the creating of new buffers in the client. bye...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-12
Marcus Eggenberger
Continuing my personal crusade against Buffer.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-11
Manuel Nickschas
Bring back notifications (again...)
blob
|
commitdiff
|
raw
|
diff to current
2008-08-06
Manuel Nickschas
Reset the MessageProcessor on disconnect
blob
|
commitdiff
|
raw
|
diff to current
2008-08-06
Manuel Nickschas
Move checkForHighlight() from Client to QtUiMessageProc...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-06
Manuel Nickschas
Make use of QtUiMessageProcessor. For now, we just...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Manuel Nickschas
Post-merge cleanups, remove the old message handling
blob
|
commitdiff
|
raw
|
diff to current
2008-08-03
Manuel Nickschas
Clean up MessageModel on disconnect
blob
|
commitdiff
|
raw
|
diff to current
2008-08-02
Manuel Nickschas
Bring back activity levels. I think Buffer has to go...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-02
Manuel Nickschas
Bring back highlights
blob
|
commitdiff
|
raw
|
diff to current
2008-08-02
Manuel Nickschas
Whitespace fix
blob
|
commitdiff
|
raw
|
diff to current
2008-08-02
Manuel Nickschas
ChatLineModelItem now computes and stores wordlists
blob
|
commitdiff
|
raw
|
diff to current
2008-08-02
Manuel Nickschas
Removing SPUTDEV, obsolete code and #ifdefs from sources
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Marcus Eggenberger
fixing client crash during core init
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Marcus Eggenberger
fixing client crash if a buffer is deleted during backl...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Marcus Eggenberger
fixing some merge weirdness
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Marcus Eggenberger
Fixing BR #147. Needs core update.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Marcus Eggenberger
Implemented a channel browser (BR #176).
blob
|
commitdiff
|
raw
|
diff to current
2008-05-09
Manuel Nickschas
Moving branches/0.3 to trunk
blob
|
commitdiff
|
raw
|
diff to current
2008-05-08
Manuel Nickschas
readability++
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Manuel Nickschas
Merging r800:803 from trunk to branches/0.3.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Marcus Eggenberger
performance++
blob
|
commitdiff
|
raw
|
diff to current
2008-04-26
Manuel Nickschas
SPUTDEV compiles again, and the MessageModel now actual...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Manuel Nickschas
Checking in WiP on the MessageModel. More cleanly separ...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-18
Manuel Nickschas
Make branches/0.3 compile again for mere mortals. Shoul...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Manuel Nickschas
Merging r732:745 from trunk into branches/0.3. Forwardp...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Manuel Nickschas
Fixing incorrect coreAccountId in client.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-13
Manuel Nickschas
Merging r730:732 from trunk to branches/0.3. Forwardpor...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-13
Marcus Eggenberger
Introducing the all-new all-fancy bufferviews.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Alexander von Renteln
-tray icon now greys out, when quassel is not connected
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
Alexander von Renteln
highlights can now be checked case insensitive
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
Manuel Nickschas
*headdesk* Apparently QTextLayout::FormatRange() does...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Alexander von Renteln
added custom highlighting (in the settings: behaviour...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Marcus Eggenberger
fixed BR #129 (backlog messages not being checked for...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Marcus Eggenberger
Fixing BR #128 (Nicklist state not saved correctly...
blob
|
commitdiff
|
raw
|
diff to current
next