Merging -r 859:865 branches/0.2/ with trunk
[quassel.git] / src / qtui /
2008-05-22 Manuel NickschasChatView now uses MessageFilter to display only message...
2008-05-22 Manuel NickschasQuassel now handles even huge ChatScenes without slowin...
2008-05-22 Manuel NickschasSome optimizations... QGraphicsScene has some weird...
2008-05-21 Manuel NickschasHandle rowsInserted() and add new messages to the scene.
2008-05-19 Manuel NickschasMake ChatLine/-Items and ChatScene honor ChatView width.
2008-05-13 Manuel NickschasChatline -> ChatLine
2008-05-13 Manuel NickschasSwitch some dirty hacking to using real infrastructure...
2008-05-13 Manuel NickschasResurrecting chatline.{cpp|h} from the dead.
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschasreadability++
2008-05-08 Manuel Nickschascode_duplication--
2008-05-08 Manuel Nickschasconsistency++
2008-05-07 Manuel NickschasMake the new style engine compile and maybe even work...
2008-05-03 Manuel NickschasMerging -r804:811 from trunk to branches/0.3.
2008-05-03 Manuel NickschasFirst version of our new optimized style engine. Not...
2008-05-01 Marcus Eggenbergerfixing the dock icon in mac os... (fixing doesn't mean...
2008-05-01 Manuel NickschasMerging r800:803 from trunk to branches/0.3.
2008-05-01 Marcus Eggenbergerperformance++
2008-04-29 Manuel NickschasShow serverlist by default in the NetworksSettingsPage...
2008-04-29 Manuel NickschasMerging r780:797 from trunk to branches/0.3.
2008-04-29 Manuel NickschasMore WiP stuff for the MessageModel.
2008-04-29 Marcus EggenbergerDeactivating the nicklist autohide feature as the sizin...
2008-04-26 Manuel NickschasSPUTDEV compiles again, and the MessageModel now actual...
2008-04-25 Manuel NickschasMessage flags are now consistently used as Message...
2008-04-25 Manuel NickschasMake multi-line selections work correctly under X11.
2008-04-25 Manuel NickschasChecking in WiP on the MessageModel. More cleanly separ...
2008-04-24 Manuel NickschasMerging r780:786 from trunk to branches/0.3. Plus some...
2008-04-21 Marcus Eggenbergermake quassel compile with Qt4.3 again... *ooops*
2008-04-21 Alexander von Rentelndisplay channelname in windowtitle
2008-04-20 Marcus Eggenbergerlayout fixes
2008-04-18 Manuel Nickschass,--sputdev,--debug,g
2008-04-16 Manuel NickschasMerging r732:766 from trunk to branches/0.3.
2008-04-15 Alexander von Rentelnchatline: highlightcolor is only loaded once in the...
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Manuel NickschasSave mainwindow state without segfaulting occasionally...
2008-04-14 Manuel NickschasSave the mainwindow state properly when exiting the...
2008-04-14 Manuel NickschasFixing incorrect coreAccountId in client.
2008-04-14 Marcus Eggenbergerfixing layout issues
2008-04-14 Marcus Eggenbergerfixing the min-activity-issue
2008-04-14 Marcus Eggenbergerfixes to the new buffer views. also disabled the min...
2008-04-14 Marcus Eggenbergerfixing layout of the perform tab
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Manuel NickschasMerging r726:730 from trunk to branches/0.3. This forwa... 0.3.0-pre
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-13 Manuel NickschasMade the user mode display slightly more intuitive...
2008-04-12 Alexander von RentelnAdded some new ircServerHandlers
2008-04-12 Alexander von Rentelnhighlightcolor can now be configured
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-04-10 Alexander von Renteln-statusbar can now be hidden (you can find it in views...
2008-04-08 Alexander von Rentelnminor bugfix: ssl/no-ssl icons will only be displayed...
2008-04-05 Manuel NickschasSanified multiple inheritance for AbstractChatView.
2008-04-05 Manuel NickschasAdded a useful popup to the topic bar. Should probably...
2008-04-05 Marcus Eggenbergerfinally fixing the layout issues of the network setting...
2008-04-04 Alexander von Renteln-tray icon now greys out, when quassel is not connected
2008-04-03 Marcus Eggenbergerproxy config is now saved properly
2008-04-03 Alexander von Rentelnhighlights can now be checked case insensitive
2008-04-03 Manuel Nickschas*headdesk* Apparently QTextLayout::FormatRange() does...
2008-04-03 Manuel NickschasMake X11 selection work correctly (marked text in the...
2008-04-02 Manuel NickschasPimping the build system to not crap out when parallel...
2008-04-02 Alexander von Rentelnadded custom highlighting (in the settings: behaviour...
2008-04-01 Manuel NickschasImproved URL recognizer for the good'ole ChatWidget...
2008-03-31 Marcus EggenbergerQuassel _should_ now compile again if Qt doesn't provid...
2008-03-31 Alexander von Rentelnd'oh - i meant appearance->general
2008-03-31 Alexander von Renteln-moved the style option to general->appearance
2008-03-31 Alexander von Renteln#BR127: user can now set the style of the application...
2008-03-31 Marcus Eggenbergercode cleanup
2008-03-30 Marcus Eggenbergerdisabling work-in-progress stuff
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-29 Marcus EggenbergerAdded Socks5 and HTTP-Proxy support to the client.
2008-03-27 Marcus EggenbergerFixing BR #128 (Nicklist state not saved correctly...
2008-03-25 Alexander von Rentelnmake animation of the tray icon and the displaying...
2008-03-25 Alexander von Rentelnbugfix: windows version is now working again
2008-03-25 Manuel NickschasIntroducing an abstract layer above BufferWidget and...
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 Alexander von Renteln-added tray icon notification
2008-03-19 Manuel NickschasNick selector now always adjusts to nick length.
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 Marcus Eggenbergerfixed renaming issue for queries
2008-03-13 Manuel NickschasImplemented rudimentary SSL support for IRC connections.
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 Marcus Eggenberger- Topics are now editable even when they were empty
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 RentelnBackground color can now be set.
2008-03-09 Manuel NickschasStopping ColorSettingsPage from messing up mIRC colors...
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-01 Manuel NickschasMake highlights more visible. Color is still hardcoded...
next