Giter Site home page Giter Site logo

cuties's People

Contributors

boot-strap-leo avatar fzyz999 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cuties's Issues

Infinite replace all bug.

This bug is interesting:
If we search 'include' and replace by 'include', Cuties will crashed. Because there's always several 'include'!
Fixed this funny bug. 233

split view and project file

would like to see a couple extra features implemented for usability and attract more developers.

Movable splitview source panels

A project file format with a list of files for the project with some extra make options.

Debug Redirect Console Window can't popup.

In file: gdbcontroller.h gdbcontroller.cpp
I've try to redirect the input and output. I've used QLocalSocket and QLocalServer for Windows OS and some other ways for UNIX based OS to redirect IO. It works on Windows, and I have no idea on UNIX/Linux. (I don't know how to install GDB on Mac)
Qt Creator write a new console by itself. And then popup that Window to redirect. I've tried to use that lib but I failed.
I still have a uncertain thing: How GDB works in console? I remember that there's no other window for GDB to redirect its IO.

Search function some times crashed.

When there's single line. like:
qqqqqqqqqq
Search 'q', and the selection will disappear. Cursor will also disappear. Press next the cursor will jumped.
Fixed this bug.

Cuties can't discriminate C source file and C++ source file.

Because we use the same high lighter to C and C++. But they have totally different compiler. When GCC is unavailable, Cuties will still compile it because G++ is there.
Some other bugs like this: When new source file from welcome screen. Plain text and pascal is ok to select the filter. But C/C++ can't.
Plz fix this bug.

KCMarkPanel works strange

I don't konw what I did when I refactor the mark panel. But it seems that there's something wrong with the mark panel. Other panel works pretty good.

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.