core: Allow clean shutdown of the core
[quassel.git] / src / qtui / bufferwidget.cpp
2018-08-23 Manuel Nickschasqa: Remove [[clang::fallthrough]] annotations again
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-05 Manuel Nickschasqa: Replace [[fallthrough]] by [[clang::fallthrough]]
2017-12-19 Manuel Nickschasqa: Add [[fallthrough]] annotations where appropriate
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
2014-01-14 Chris H (Shade ... Implement issue #1219: Update the marker line when...
2014-01-01 Manuel NickschasHappy New Year!
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2010-06-29 Manuel NickschasAdd shortcut that jumps to the markerline
2010-06-16 Manuel NickschasRefactor the markerline into a proper QGraphicsWidget
2010-05-01 Manuel NickschasImprove marker line behavior; allow manual setting...
2010-03-10 Daniel AlbersMake keyboard shortcuts independent from translations
2010-01-29 Dirk Rettschlagfixed focus when closing ChatViewSearchbar
2009-09-28 Sebastian GothAdd small delay to chatview search
2009-08-17 Manuel NickschasImprove inputline behavior
2009-08-16 Manuel NickschasIntroduce multi-line editing for the inputline
2009-04-17 Manuel NickschasRevamp InputLine
2009-01-12 Manuel NickschasYearly copyright bump :)
2009-01-07 Manuel NickschasMore properly rename the 'Zoom Original' action, and...
2008-11-30 Marcus EggenbergerFixing BR #419 - Any Action that would normaly trigger...
2008-11-20 Manuel NickschasMoar context menu actions, integrate the ChatMonitorVie...
2008-11-20 Manuel NickschasAdding context menu actions to ChatView
2008-11-20 Manuel NickschasSanitizing clipboard handling
2008-10-26 Alexander von Rentelnfix: shift up/down doesn't scroll in the history any...
2008-10-25 Alexander von Rentelnshift up/down scrolls up and down little bit.
2008-10-25 Alexander von Rentelnadded zoom feature: "ctrl +" magnifies, "ctrl -" demagn...
2008-09-22 Marcus Eggenbergerbringing those up and down buttons of the searchbar...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-08-18 Marcus Eggenbergerreverting the backlog request to how it was in the...
2008-08-16 Marcus EggenbergerIntroducing search in the chatview. See views -> show...
2008-08-12 Marcus Eggenbergerfixing the creating of new buffers in the client. bye...
2008-08-12 Marcus EggenbergerContinuing my personal crusade against Buffer.
2008-08-11 Manuel NickschasBring back dynamic backlog fetching (move scrollbar...
2008-08-02 Manuel NickschasRemoving SPUTDEV, obsolete code and #ifdefs from sources
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-08 Manuel Nickschasconsistency++
2008-04-25 Manuel NickschasMessage flags are now consistently used as Message...
2008-04-18 Manuel Nickschass,--sputdev,--debug,g
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-04-05 Manuel NickschasSanified multiple inheritance for AbstractChatView.
2008-03-25 Manuel NickschasIntroducing an abstract layer above BufferWidget and...
2008-03-12 Marcus Eggenberger- Topics are now editable even when they were empty
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-02-18 Manuel NickschasBuffer activity levels are now synced between clients...
2008-01-26 Marcus EggenbergerHaha! The Inputline is now a seperate dock! Sput: I...
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-20 Marcus Eggenbergermade the NickSelector at least show your current nick
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-11-30 Manuel NickschasPrevent Quassel from crashing upon core dis- and reconn...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-10-30 Manuel NickschasAdding work-in-progress for the new QGraphicsScene...
2007-10-25 Marcus EggenbergerRipped the guts out of the BufferWidget (which is basic...
2007-10-21 Marcus EggenbergerActually... I have nearly no clue what the changes...
2007-10-19 Manuel NickschasStage 3