Git Product home page Git Product logo

conviersa's People

Contributors

sndurkin avatar

Watchers

 avatar  avatar

conviersa's Issues

ServerConnectionPanel - Cleanups & Enhancements

Cleanups:
 - focus should be set to ServerConnectionPanel on window focus (if it's open)
 - panel should close on connect and open on disconnect
 - panel should have a "Disconnect" button that is available when connected to a server

Enhancements:
 - a (modifiable) list of servers that have been recently connected to, where selecting one populates the relevant fields in the form

Original issue reported on code.google.com by [email protected] on 18 Nov 2010 at 4:30

Getting out of range warning for QTextCursor::setPosition()

Just enter a command on a server status page, and then start pressing the up 
and down arrow keys to use the command history functionality. Some warnings 
will be printed in the application output pane in QtCreator about the 
position being out of range.

Original issue reported on code.google.com by [email protected] on 7 Feb 2010 at 2:24

crash on join channel with nick change

I joined irc server, received "Nickname is already in use." message, then 
tried to join any channel, and it crashed. I was able to open up a channel 
list window, so it's doubtful that there's a problem with memory.

Original issue reported on code.google.com by [email protected] on 17 Dec 2009 at 3:20

Crash on kill user

Tekk reports a segfault that occurs on Linux when the client is KILLed, and 
receives an ERROR message (:Closing Link: <host>).

Original issue reported on code.google.com by [email protected] on 26 Nov 2010 at 6:27

crash on join channel

I connected to mitb, went to #runeemu, and typed /quit. Then I connected to 
gamesurge in the old #runeemu window, then closed it. I tried to join 
#sourcemod in the server window and it crashed.

Original issue reported on code.google.com by [email protected] on 17 Dec 2009 at 3:16

OutputControl - Enhancements

- text highlighting needs to copy to clipboard on mouse release
- timestamps need to be added to the output (configurable), with ctrl+select 
copying text without timestamps (if they are enabled)
- text highlighting should not include trailing spaces on each line (display 
feature only)
- links should be added for users, channels, and hyperlinks, and include 
functionality for hover, double-click, and right-click (some basic context 
menus)

Original issue reported on code.google.com by [email protected] on 18 Nov 2010 at 4:50

Add undo functionality for tab completion of nicks

After using the tab key to autocomplete a nickname, the undo/redo functionality 
is reset. Ideally, pressing ctrl+z after autocompletion would undo the text to 
the string that was used to autocomplete against (or a previous nick, if 
performed more than once). This may require some custom undo functionality.

Original issue reported on code.google.com by [email protected] on 10 Dec 2010 at 5:47

OutputControl - Performance Issues

- uses too much CPU when scrolling text; issue is most likely in paintEvent
- has memory leaks and memory fragmentation; may need to make use of placement 
new to re-allocate things like QFontMetrics and other objects used in loops

any additional performance issues will be added in comments

Original issue reported on code.google.com by [email protected] on 24 Oct 2010 at 10:55

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.