quassel.git
2008-04-01 Marcus EggenbergerMade the core connects faster
2008-04-01 Marcus Eggenbergermade quassel compile with gcc-4.3 or who-knows-what...
2008-04-01 Marcus Eggenbergerminor fixes
2008-04-01 Marcus EggenbergerMade the client disconnection more verbose. And some...
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-31 Alexander von... d'oh - i meant appearance->general
2008-03-31 Alexander von... -moved the style option to general->appearance
2008-03-31 Alexander von... #BR127: user can now set the style of the application...
2008-03-31 Marcus Eggenbergercode cleanup
2008-03-30 Manuel NickschasHmm, actually, trunk != alpha4. And alpha4 != r673.
2008-03-30 Manuel NickschasUpdated version.inc to reflect the tagging of alpha4.
2008-03-30 Marcus EggenbergerCTCP ACTION (/me style messages) are now treated like...
2008-03-30 Marcus Eggenbergerdisabling work-in-progress stuff
2008-03-30 Marcus Eggenbergeradded missing files
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-29 Manuel NickschasAdding some debug output to NetworkConnection for the...
2008-03-29 Adam TuliniusUpdatet danish translation, including the new proxy...
2008-03-29 Marcus EggenbergerAdded Socks5 and HTTP-Proxy support to the client.
2008-03-28 Adam TuliniusUpdated danish tr, loong way to go.
2008-03-28 Manuel NickschasMake quassel link again.
2008-03-28 Marcus EggenbergerGet rid of that annoying compiler warning...
2008-03-27 Marcus Eggenbergerfixed BR #129 (backlog messages not being checked for...
2008-03-27 Marcus EggenbergerFixing BR #128 (Nicklist state not saved correctly...
2008-03-25 Alexander von... make animation of the tray icon and the displaying...
2008-03-25 Alexander von... bugfix: windows version is now working again
2008-03-25 Manuel NickschasIntroducing an abstract layer above BufferWidget and...
2008-03-24 Marcus Eggenberger- fixed crashes caused by return types of init methods...
2008-03-21 Marcus EggenbergerFont of the Inputline is now configurable. Closing...
2008-03-21 Marcus Eggenbergeradded a tool tip to the topicbar
2008-03-20 Manuel NickschasAdding static build stuff to trunk instead of a branch...
2008-03-20 Manuel NickschasMake the style engine fix a little less obscure by...
2008-03-20 Manuel NickschasThis obscure "fix" fixes garbled chatwidget fonts for...
2008-03-20 Alexander von... -added tray icon notification
2008-03-19 Manuel NickschasNick selector now always adjusts to nick length.
2008-03-18 Marcus Eggenbergergeneral performance boost (probably only noticable...
2008-03-18 Manuel NickschasMake server/network encoding configurable
2008-03-18 Manuel NickschasHandle network state updates more correctly in Networks...
2008-03-18 Manuel NickschasMake server passwords work
2008-03-18 Marcus EggenbergerBacklog is dynamically called and replayed from the...
2008-03-17 Marcus Eggenbergerfixing empty nickselector bug
2008-03-16 Marcus EggenbergerLots of new internal stuff (breaking protocol):
2008-03-16 Manuel NickschasUpdating version.inc
2008-03-16 Marcus Eggenbergerfixed renaming issue for queries
2008-03-14 Alexander von... doubleclick on nick now selects the buffer if buffer...
2008-03-13 Manuel NickschasImplemented rudimentary SSL support for IRC connections.
2008-03-13 Marcus Eggenbergerminor fixes
2008-03-13 Alexander von... BR#117:
2008-03-12 Marcus Eggenbergertopic changes are now handled properly
2008-03-12 Marcus Eggenbergertopic line edit has now a clear button
2008-03-12 Alexander von... BR #117:
2008-03-12 Marcus Eggenberger- Topics are now editable even when they were empty
2008-03-11 Unknownfixing upgrade script
2008-03-11 Marcus EggenbergerClosing BR #126
2008-03-11 Marcus EggenbergerFixed a bug in the new topic widget where no repaint...
2008-03-10 Manuel NickschasMake the newly arrived topicbutton display background...
2008-03-10 Marcus Eggenbergerminor improvement (automagically setting the focus...
2008-03-10 Marcus EggenbergerPurdificationings of the TopicWidget (no more colore...
2008-03-10 Alexander von... Background color can now be set.
2008-03-09 Manuel NickschasStopping ColorSettingsPage from messing up mIRC colors...
2008-03-09 Marcus Eggenbergerswitching from timestamps to msgid regarding lastseen...
2008-03-08 Manuel NickschasMake MsgId work properly with QVariant
2008-03-08 Manuel NickschasFix minimum size of NickEditDlg
2008-03-07 Manuel NickschasUsed the trip back from CeBIT to prepare everything...
2008-03-06 Marcus Eggenbergerfuther internal prettifications of the buffer switching...
2008-03-06 Marcus Eggenbergerfixed slow buffer switches
2008-03-03 Marcus Eggenbergerfurther improved backlog replay speed
2008-03-02 Marcus Eggenbergerown messages are no longer checked for highlights
2008-03-02 Marcus Eggenbergerfixed case sensitivity issue with channel sync
2008-03-02 Marcus EggenbergerAaaaand here comes another protocol break! :)
2008-03-02 Marcus Eggenbergerupdated sql.qrc
2008-03-02 Marcus Eggenbergerimproved backlog replay performance
2008-03-01 Marcus EggenbergerFixed newly introduced renaming bug
2008-03-01 Marcus EggenbergerYet another protocol break (I warned you...).
2008-03-01 Marcus Eggenbergerfixed a bug where channels where always autojoined...
2008-03-01 UnknownDisplay nickname with notices. Backported this to alpha...
2008-03-01 Marcus EggenbergerBreaking protocol with alpha2.... and it won't be the...
2008-03-01 Manuel Nickschasversion.inc++
2008-03-01 Manuel NickschasDisplay notices correctly. Fixes BR #124.
2008-03-01 Manuel NickschasMake highlights more visible. Color is still hardcoded...
2008-03-01 Alexander von... Minor fix (br123).
2008-02-29 Marcus EggenbergerALT-Key inverts now the setting of the bufferswitching...
2008-02-29 Marcus EggenbergerIf a SyncableObject is renamed before it's initialized...
2008-02-29 Marcus Eggenbergerown messages no longer update the activity status
2008-02-29 Alexander von... minor correction
2008-02-28 Alexander von... added "join channel" to network context menu in the...
2008-02-27 Jonas Heesemake use of "use random server to connect"-setting...
2008-02-27 Marcus Eggenbergerfixed codec error in /me commands
2008-02-27 Marcus Eggenbergerimprovements to the default layout
2008-02-27 Marcus Eggenberger- Buffer and NickViews have now sane sizeHints() so...
2008-02-27 Marcus EggenbergerFixed those nasty "Client::updateLastSeen(): Unknown...
2008-02-26 Manuel NickschasMake syncing fly again :) Also removed not-yet-used...
2008-02-26 Manuel NickschasSome very small cosmetic fixes.
2008-02-26 Manuel NickschasFinally fixed that ***** crash during network configura...
2008-02-26 Marcus EggenbergerRedirection of certain messages to different targets...
2008-02-25 Alexander von... created buffersettings to access options concerning...
2008-02-24 Marcus EggenbergerYou can now switch buffers via mousewhell, when the...
2008-02-24 Marcus Eggenberger- Fixed "ghost-buffers" appearing in the network view
2008-02-23 UnknownAdding .desktop file to make packagers moar happy...
2008-02-23 UnknownCleaning up the svn repo, removing obsolete files,...
2008-02-23 Unknownversion.inc++
next