I have just tried and it's work fine. Try with :the svn modul not works, why use you google ..... *brrr*
The two formats if it's possible. It's better. Thankssvn checkout http://qdevelop.googlecode.com/svn/trunk/ qdevelop
I have just tried and it's work fine. Try with :the svn modul not works, why use you google ..... *brrr*
The two formats if it's possible. It's better. Thankssvn checkout http://qdevelop.googlecode.com/svn/trunk/ qdevelop
QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org
ok, works fine. (i have forgott to enable port on my router)
thanks
Give the version control package called "Baazar" a try. I think you'll like it.
Is work on QDevelop still going on? I haven't heard/seen a new version since 0.25.
fnmblot
--------------------------------------
Gee Ricky, I'm sorry your mom blew up.
We will have to release some day a version that is compatible with Qt 4.4. Don't worry.
What new would you like to see in that version?
My biggest request is code folding. Everything else is awesome! I use QDevelop on a daily basis.
fnmblot
--------------------------------------
Gee Ricky, I'm sorry your mom blew up.
im using the latest qdevelop.. and im having problem on the constant checking of errors, "the warning signs". im using qdevelop under windows XP, many times while im coding it makes my computer crash or sometimes hang for some time. when i check my task manager it has 'multiple' g++,cplus which uses 10k of memory.
i wish i can on/off this constant checking of errors.
QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org
triperzonak (24th May 2008)
ok thanks..
its possible dat qdevelop will have reporting tool?..
if qdevelop will have reporting tool, i think it will have an edge or a big advantage to other IDE's if it has, dats what i think..
What does it mean for you a reporting tool?
QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org
reporting tool just a tool in creating reports..
svn doesn't work for me too..
I got this error:
REPORT di '/svn/!svn/vcc/default': 400 Bad Request (http://qdevelop.googlecode.com)
Moreover, I QIde crashes on my computers!
I got this error:
When I try to open a .cpp file...Qt Code:
#0 0x00002ad9395b0890 in QString::operator= () from /usr/local/Trolltech/Qt-4.1.4/lib/libQtCore.so.4 #1 0x000000000041f9b5 in InitCompletion::initParse () #2 0x00000000004e4fd9 in TextEdit::open () #3 0x00000000004461f6 in Editor::open ()To copy to clipboard, switch view to plain text mode
Simone
Last edited by vratojr; 12th October 2006 at 10:07.
For the crash, try with QDevelop 0.20 available on server qdevelop.org. For the svn, if it not work, the .zip of 0.20 is always identical of the svn tree. But the svn work well, really.
EDIT: For svn, the path is : http://qdevelop.googlecode.com/svn/trunk/
Last edited by jlbrd; 12th October 2006 at 20:45.
QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org
@jlbrd:
Just to let you (and every one else) know , that the trolls had a presentation at DevDays about IDE integration.
I'll post more about it in a sperate post, but I just want to say, that all though the trolls are working on an Eclipse plugin, (which they demonstrated) they still don't know when it will be released (don't hold your breth for it) and if its will be GPL.
I asked if they are planing to have a trolltech made IDE that will be used on all platforms - and the answer was - not in the visible future, but they are considering it.
Oh - and the CEO mantioned QIde as one of the altenatives that are out there today - so that should make you proud!![]()
Buttom line - contenue the good work, you are filling an important gap here for Qt cross platform develpment tool - and you know now that the trolls are watching!.
Thank you for this information. Yes, I'm very happy that QDevelop is considering of an alternative to programming in Qt4. My goal is a tool unique for all platforms. Yes Eclipse is to compatible with all platforms but I want a tool who makes only Qt thus simpler, lighter and more rapid (perhaps). And especially I like to develop it.
QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org
simpler, lighter and more rapid -> YES
BUUUTT .... QDevelop eats resources without end .... CPU Load very high (99%) if i scroll
in the text edit or use codecompletion or open a project .....![]()
a soultion is, why not use threads?
A little exaggerated, 26% when I scroll in textedit (with Athlon XP 2000).CPU Load very high (99%) if i scroll in the text edit
For the loading of project, the duration is due to the parsing of classes to populate the classes browser. With 0.20 unstable available, when a project is closed, the content of class browser is saved in database symbols.db. With this database, the content is reloaded very quickly during the loading of the project.
QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org
ok 99% was very high sorry, i tested it and it's now ~30%.
but if i use codecompletion, the cpu load is 99% .....
i see you parse files if you open the project, thats right,
but i would use there threads on this or?
I gues that QDevelop is using an external code completion module, so its not its own fault..but if i use codecompletion, the cpu load is 99% .....
The trolls have the same problem with their eclipse plugin, since they are not using their own code completion module - and they said they will probably need to write their own, since its REALY slow...
QDevelop is far from perfect, I don't think any one thinks it is, but it is a good start in the right direction I think.
oh, sorry, you have right. i see the directory QIComplete.
and you have right by the QDevelop, it's nearly perfect![]()
thanks again @jlbrd
Bookmarks