Say hello to compression!
[quassel.git] / src / uisupport /
2008-06-04 Marcus Eggenbergersome minor fixes:
2008-05-30 Marcus EggenbergerMerging -r 859:865 branches/0.2/ with trunk
2008-05-26 Marcus EggenbergerMerging branches/0.2/@r859 with trunk
2008-05-21 Manuel NickschasMake BufferView compile
2008-05-20 Marcus Eggenbergermerging branches/0.2/0.2@r44 with trunk
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 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-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 Marcus Eggenbergerfixing custom buffer views with minimum activity
2008-05-01 Manuel NickschasMerging r800:803 from trunk to branches/0.3.
2008-05-01 Marcus Eggenbergernicklist_performance++
2008-04-29 Manuel NickschasMerging r780:797 from trunk to branches/0.3.
2008-04-29 Marcus Eggenbergerbuffer_switching_performance++
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-18 Manuel Nickschass,--sputdev,--debug,g
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 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 Marcus Eggenbergerbuffer views are now sorted case insensitive if alphabe...
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 Alexander von Rentelnban-handler implemented (now also available in the...
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-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
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-09 Manuel NickschasPrettified and correctly sortified user categories...
2008-04-09 Manuel NickschasThis should finally fix the remaining font issues,...
2008-04-09 Manuel Nickschasquasseltopia++
2008-04-08 Alexander von Renteln-tooltip in the buffer list is now translatable
2008-04-05 Manuel NickschasSanified multiple inheritance for AbstractChatView.
2008-04-05 Marcus Eggenbergergetting rid of those horizontal scrollbars in the nickv...
2008-04-03 Manuel Nickschas*headdesk* Apparently QTextLayout::FormatRange() does...
2008-04-03 Manuel NickschasYet another try to fix that font issue on some machines...
2008-03-28 Manuel NickschasMake quassel link again.
2008-03-28 Marcus EggenbergerGet rid of that annoying compiler warning...
2008-03-25 Manuel NickschasIntroducing an abstract layer above BufferWidget and...
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-18 Marcus Eggenbergergeneral performance boost (probably only noticable...
2008-03-14 Alexander von Rentelndoubleclick on nick now selects the buffer if buffer...
2008-03-13 Marcus Eggenbergerminor fixes
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-09 Manuel NickschasStopping ColorSettingsPage from messing up mIRC colors...
2008-03-07 Manuel NickschasUsed the trip back from CeBIT to prepare everything...
2008-03-06 Marcus Eggenbergerfixed slow buffer switches
2008-02-29 Marcus EggenbergerALT-Key inverts now the setting of the bufferswitching...
2008-02-29 Alexander von Rentelnminor correction
2008-02-28 Alexander von Rentelnadded "join channel" to network context menu in the...
2008-02-27 Marcus Eggenbergerimprovements to the default layout
2008-02-27 Marcus Eggenberger- Buffer and NickViews have now sane sizeHints() so...
2008-02-25 Alexander von Rentelncreated 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-22 Marcus EggenbergerNewly created buffers are now selected automatically.
2008-02-21 Alexander von Rentelnchanges in the color settingspage towards enabling...
2008-02-20 Manuel NickschasFix client crash at core disconnect.
2008-02-20 Alexander von RentelnAdded tooltip for networkItems and bufferItems
2008-02-19 Alexander von Rentelnadded some more menu items to the context menu
2008-02-18 Manuel NickschasAdding a context menu for permanent removal of buffers.
2008-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-02-15 Alexander von Rentelnenabled custom colors and
2008-02-15 Alexander von Rentelnadded colorsettingspage
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-10 Marcus EggenbergerThe Handler for the RTS-Like Keybindings is now a event...
2008-02-08 Manuel NickschasThe Core Configuration Wizard is back! teH rul!
2008-02-07 Alexander von Rentelndoubleclick on user opens query
2008-02-07 Marcus Eggenbergerfixed a bug when selecting a buffer in a different...
2008-02-06 Marcus EggenbergerTabcompletion works again (broke it in last REV). Acts...
2008-02-06 Marcus Eggenbergermade the check for lineseperators OS independent
2008-02-06 Marcus Eggenbergerpasting multiple lines at once into the InputLine is...
2008-02-05 Marcus Eggenbergermade the inputline ignore less keys (only number in...
2008-02-04 Marcus EggenbergerYou can now jump to buffers with the keyboard. Select...
2008-02-03 Alexander von Rentelnenabled query in user context menu - now that the query...
2008-02-03 Manuel NickschasMade CTCP VERSION reply more verbose. Set a more reason...
2008-02-03 Marcus EggenbergerCode cleanup. Distclean advised
2008-02-01 Alexander von Rentelnadded ctcp handler to userinputhandler
next