seezer
- Registered on: 12/27/2008
- Last connection: 05/30/2015
Issues
- Assigned issues: 0
- Reported issues: 24
Projects
- Quassel IRC (Developer, 12/28/2008)
Activity
04/24/2016
- 10:14 PM Quassel IRC Revision db104c49 (quassel): Support session management with Qt5
- Qt5 moved away from virtual methods towards signals for commitData() and saveState().
These were simply not called an...
04/23/2016
- 01:39 PM Quassel IRC Revision eebedfe2 (quassel): Support session management with Qt5
- Qt5 moved away from virtual methods towards signals for commitData() and saveState().
These were simply not called an...
05/30/2015
- 01:44 PM Quassel IRC Bug #747: [PATCH] Cleanup unused CoreSessions
- bitrot
- 01:42 PM Quassel IRC Feature #794 (Confirmed): Search 'More...'
- 01:37 PM Quassel IRC Feature #258 (Confirmed): Please make backlog searchable from client
- As stated by project lead, "quassel-ng" will be radically different and such work should be postponed until then.
08/21/2014
- 07:00 PM Quassel IRC Revision 80e88b0e (quassel): c++11 - from feint to fact
- By extending CMAKE_CXX_FLAGS twice for gcc, we kept -ansi which
overrides -std=c++11. Cleaned that up a little.
07/28/2014
- 04:04 PM Quassel IRC Bug #821 (Resolved): Hovering a multline topic resizes widget below
- Applied in changeset quassel|commit:777799ecd614503b20c0fc9d31223556ecc6078b.
- 03:55 PM Quassel IRC Revision cf74ac20 (quassel): Initialize ChatView scrolled to bottom
- Now that we don't scroll on every resize, ensure that we start scrolled
to bottom. - 03:55 PM Quassel IRC Revision e105229e (quassel): Keep scrolled down views through resizeEvents
- There's a reason for everything...
ChatView is rendered into the viewport from top to bottom.
If we don't scroll to b... - 03:55 PM Quassel IRC Revision 777799ec (quassel): Don't scroll to bottom on resize
- We're brave today..
Resizing the chatview (even unintentionally by hovering the topicline)
resulted in scrolling down...
Also available in: Atom