google-code-export / qdevelop

Automatically exported from code.google.com/p/qdevelop
GNU General Public License v2.0
2 stars 1 forks source link

No bugs, just hints #386

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
First I need to thank you for outstanding work. I am new at Qt developing and I 
tested which one of development tools is better - your QDevelop or QtCreator. 
QDevelop was clear winner, but I am still missing some features, which would be 
helpful in developing Qt applications. Some are here in other issues, some not:

1. Adding SVN or Git support. I am using SVN, but I can switch to Git, if 
you'll add support for Git.

2. Folding methods and class. It will make developing much more easier, because 
you can unfold just methods you are working on and it is easier to find, what 
you currently need.

3. Inserting also text files into project. I am used to have ToDo text file and 
History file in my project and it will be fine to edit them within QDevelop.

I am developing in Linux Fedora distribution, but I want to create my 
applications also for Windows (developing in Linux, just make in Windows - I 
hope it will work). I am not english native (from Czech Republic), so excuse my 
bad english.

I'd like to donate to your project, but unfortunately I cannot spare any money. 
I am just starting with Qt, so I think I cannot even participate in your 
project. But if I can help some way, please let me know to lavictomATgmail.com
At least I can send you my first project, when I will be done - simple logical 
game called Invertor.

Once more - much, much thanks for your development environment.

Original issue reported on code.google.com by lavictom@gmail.com on 13 Jul 2011 at 1:53