Merging branches/0.2/@r859 with trunk
[quassel.git] / src /
2008-05-26 Marcus EggenbergerMerging branches/0.2/@r859 with trunk
2008-05-23 Marcus EggenbergerMerging branches/0.2/@r857 with trunk
2008-05-22 Manuel NickschasChatView now uses MessageFilter to display only message...
2008-05-22 Manuel NickschasSay hello to MessageFilter!
2008-05-22 Manuel NickschasQuassel now handles even huge ChatScenes without slowin...
2008-05-22 Manuel NickschasSome optimizations... QGraphicsScene has some weird...
2008-05-22 Marcus EggenbergerMerging branches/0.2/@r849 with trunk
2008-05-21 Manuel NickschasMake BufferView compile
2008-05-21 Manuel NickschasHandle rowsInserted() and add new messages to the scene.
2008-05-20 Marcus Eggenbergermerging branches/0.2/0.2@r44 with trunk
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-09 Manuel NickschasMerging r820:825 from trunk to branches/0.3
2008-05-09 Alexander von Rentelnbugfix #BR159 - context menu now opens/starts query...
2008-05-09 Alexander von Rentelnbugfix - qactions from the contextmenu will now be...
2008-05-08 Manuel Nickschasreadability++
2008-05-08 Manuel Nickschascode_duplication--
2008-05-08 Manuel NickschasMerging r812:820 from trunk to branches/0.3.
2008-05-08 Manuel Nickschasconsistency++
2008-05-08 Manuel NickschasStyleengine fix
2008-05-07 Manuel NickschasMake the new style engine compile and maybe even work...
2008-05-05 Marcus Eggenberger- It's now possible to select multiple buffers at once...
2008-05-05 Marcus EggenbergerMaking Quassel Core compile without SSL support
2008-05-05 Marcus Eggenbergermaking MSVC happy. Who would have thought that QMetaObj...
2008-05-04 Marcus Eggenbergerfixing crashes when removing buffers from a view
2008-05-03 Manuel NickschasAdding missing #include
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-03 Manuel NickschasPorting autoWHO fix (r809) from branches/0.3 to trunk.
2008-05-03 Manuel NickschasFixing autoWHO.
2008-05-03 Marcus Eggenbergerfixing custom buffer views with minimum activity
2008-05-02 Marcus EggenbergerircServerHandler sanification
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-05-01 Marcus Eggenbergernicklist_performance++
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-29 Marcus Eggenbergerbuffer_switching_performance++
2008-04-27 Manuel Nickschasspelling++
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 NickschasBuffer sorting works in 0.3.x again also. Somehow that...
2008-04-24 Manuel NickschasMerging r780:786 from trunk to branches/0.3. Plus some...
2008-04-21 Marcus Eggenbergeractive and inactive networks are now expanded and colla...
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-19 Manuel Nickschasmessagemodel.[h|cpp]++
2008-04-18 Manuel Nickschass,--sputdev,--debug,g
2008-04-18 Manuel NickschasMake branches/0.3 compile again for mere mortals. Shoul...
2008-04-18 Manuel NickschasMerging r774:778 from trunk into branches/0.3. Forwardp...
2008-04-18 Marcus Eggenbergeraccidentaly deactivated custom sorting... ooops
2008-04-18 Marcus Eggenbergernewly joined buffers are now selected properly
2008-04-18 Marcus Eggenbergercode cleanup
2008-04-18 Marcus Eggenbergerfixed bufferswitches when using different buffer views
2008-04-17 Manuel NickschasMerging r766:773 from trunk to branches/0.3.
2008-04-17 Marcus Eggenbergermerging latest debug version with trunk
2008-04-17 Marcus Eggenbergercode cleanup
2008-04-16 Manuel NickschasMerging r732:766 from trunk to branches/0.3.
2008-04-16 Marcus Eggenbergermerging branches/fu-debug with trunk :)
2008-04-16 Manuel NickschasSome fixes in AbstractBufferContainer::setBuffer().
2008-04-15 Alexander von RentelnBR#132: implemented an anti-flood protection (details...
2008-04-15 Alexander von Rentelnchatline: highlightcolor is only loaded once in the...
2008-04-15 Marcus Eggenbergeranother try to fix those win/linux crashes :)
2008-04-15 Marcus Eggenbergerbuffer views are now sorted case insensitive if alphabe...
2008-04-15 Manuel Nickschass/Q_ASSERT()/if()/g in CoreSession. Core shouldn't...
2008-04-15 Marcus EggenbergerThis should/could fix client crashes related to unvolun...
2008-04-15 Marcus Eggenbergerserverlists are now saved correctly for newly created...
2008-04-14 Marcus Eggenberger- "All Buffers" are now sorted as they used to be
2008-04-14 Manuel NickschasMerging r732:745 from trunk into branches/0.3. Forwardp...
2008-04-14 Manuel NickschasPrevent core from crashing if networks are removed...
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 Alexander von Rentelnadded oper and kill handler
2008-04-14 Manuel NickschasFixing incorrect coreAccountId in client.
2008-04-14 Alexander von Rentelnban-handler implemented (now also available in the...
2008-04-14 Marcus Eggenbergerfixing layout issues
2008-04-14 Marcus Eggenbergersome boundary checks (prevents erroneous/bad clients...
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 Marcus Eggenbergerremoving debug output
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 Manuel NickschasAdding some work-in-progress files for shortcut handlin...
2008-04-10 Marcus Eggenbergermade the ctcp handler recognize faulty ctcp actions
2008-04-10 Alexander von Renteln-statusbar can now be hidden (you can find it in views...
next