Make multi-line selections work correctly under X11.
[quassel.git] / src / uisupport /
2008-04-21 Marcus Eggenbergeractive and inactive networks are now expanded and colla...
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 Marcus Eggenbergermerging latest debug version with trunk
2008-04-17 Marcus Eggenbergercode cleanup
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 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 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
2008-01-31 Alexander von Rentelnadded more user info in the user tool tip
2008-01-31 Marcus Eggenbergerfixed some includess I forgot to change... :/
2008-01-31 Marcus Eggenbergerusers who are away are now greyed out in the nickview
2008-01-29 Marcus EggenbergerReenabled Activity levels
2008-01-28 Alexander von Rentelnadded entries and disabled some not-yet-functioning...
2008-01-28 Alexander von Rentelnbufferview: corrected small error (userInput no longer...
2008-01-28 Marcus Eggenbergerreplaced Client::fakeInput() with Client::userInpt...
2008-01-28 Alexander von RentelnAdded a context menu to users
2008-01-27 Marcus Eggenbergerfixed the scrollbar issue in the NickView
2008-01-27 Marcus EggenbergerIntroduced VerticalDock a derived QDockWidget, which...
2008-01-26 Marcus EggenbergerHaha! The Inputline is now a seperate dock! Sput: I...
2008-01-25 Manuel NickschasYet another debugging version of the tabcompleter....
2008-01-24 Alexander von Rentelnadded context menu to systray
2008-01-24 Manuel NickschasTemporarily disabling tabcompletion in order to find...
2008-01-24 Manuel NickschasMake SettingsPages a little bit clearer to use.
2008-01-23 Manuel NickschasCommitting my local state. Mostly still invisible part...
2008-01-22 Marcus Eggenberger- BufferWidget behaves now like a view
2008-01-21 Alexander von RentelnMake Quassel compile on MSVC.
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...
2008-01-16 Alexander von RentelnMake Quassel not crash on color codes > 15 (Sput)
2008-01-13 Marcus Eggenberger- Improved the speed of IrcServerHandler (and other...
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-09 Manuel NickschasFinally! The new identities plus a nice shiny settingsp...
2008-01-07 Manuel NickschasCommitting a lot of identity stuff which is still disabled.
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-02 Marcus Eggenbergermade the checkable columns of the bufferview prettier...
2008-01-01 Marcus Eggenbergeras a result of semi boredom and since it bugged me...
2008-01-01 Marcus EggenbergerFinishing the renaming of the BufferTreeView, since...
2008-01-01 Marcus EggenbergerSince we're going for one grand unified model to store...
2007-12-26 Manuel NickschasSay hello to the first settings page in our shiny new...
2007-12-20 Marcus EggenbergerFirst part of the BufferTreeModel pimpification (maybe...
next