Page 1 of 9 123 ... LastLast
Results 1 to 20 of 166

Thread: QDevelop, a new IDE for Qt4

  1. #1
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default QDevelop, a new IDE for Qt4

    Not, it is not yet a new IDE for Qt4. As I recovered the domain name, QIde becomes QDevelop. New name, new site: accessible here: http://qdevelop.org.

    Please do not use any more old the thread QIde.
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  2. #2
    Join Date
    Jan 2006
    Posts
    24
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: QDevelop, a new IDE for Qt4

    well.... the next step is open a berlios/sourceforge project and USE the svn

    cheers

  3. #3
    Join Date
    Jul 2006
    Posts
    126
    Thanks
    17
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    I'm using your IDE at work and at home, in linux and windows xp.

    Do you want a translator to spanish language?

  4. #4
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Yes with joy. Download the lasted version 0.20 unstable on http://qdevelop.org. Add a QDevelop_Spanish.ts then send me the (.ts) translated.

    PS : If you prefer, I send it to you the (.ts).

    Thank you
    Last edited by jlbrd; 5th October 2006 at 18:03.
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  5. #5
    Join Date
    Apr 2006
    Location
    Rheinland-Pfalz (Germany)
    Posts
    18
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Thumbs up Re: QDevelop, a new IDE for Qt4

    hi jlbrd,

    i already said into another post, that you great work carry out. thanks again.

    you have a subclass generator in your ide but i have little question.
    can i create cusotm signals/slots with this widget/dialog? if not then add it, PLEASE PLEASE

    i need this, then i had autoconnection slots .... *brrrrr*
    Best regeards/kinds

    ChMaster

    Projects:
    DBoxFE
    DMS
    First4 (Plugin developer)

  6. #6
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Actually the subclassing dialog only permit the creation of autoconnect slots. With "normal" slots it's most complex because a signal can be in a class and the slot in other. But it was present in Designer 3, it is true.
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  7. #7
    Join Date
    Apr 2006
    Location
    Rheinland-Pfalz (Germany)
    Posts
    18
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: QDevelop, a new IDE for Qt4

    yes is right, this was in qt3 designer included.

    you do not have determine anything against it if i extend it?
    this include many time for me .... (i try it and i give you a answer for this)

    note: sorry for my bad english ....
    Best regeards/kinds

    ChMaster

    Projects:
    DBoxFE
    DMS
    First4 (Plugin developer)

  8. #8
    Join Date
    Feb 2006
    Location
    Boulder, Colorado, USA
    Posts
    63
    Thanked 8 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    jlbrd, I just sent you a patch to move the tabs around (via email). Are you going to put QDevelop in a source control repository? I'd love to help out, but I am not a fan of patches.

    The Qt code completion of known members is awsome!

    Feature request: convert tabs to spaces like KDevelop can do.

    Thanks for the great program!

  9. #9
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Thank for your patch. I modified your code a little to allow the swap between tab in real time. My ftp server is down. I quickly puts the modified version.

    For the svn, it's opened on http://code.google.com/p/qdevelop/ but it is necessary that I learn the svn to use it . Especially to authorize the modification by the other users.

    QDevelop normally allow to replace tab by space. It's available on options dialog. It not do work?

    ChMaster: Can you rewrite your last post because I don't understand. My English is bad too.
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  10. #10
    Join Date
    Apr 2006
    Location
    Rheinland-Pfalz (Germany)
    Posts
    18
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: QDevelop, a new IDE for Qt4

    Quote Originally Posted by jlbrd
    ChMaster: Can you rewrite your last post because I don't understand. My English is bad too.
    i mean. i can change your subclassdialog in order to create costum signals/slots or so

    you have say
    Quote Originally Posted by jlbrd
    With "normal" slots it's most complex because a signal can be in a class and the slot in other.
    thats true, but nearly easy to realize . i must study your code of subclass and then try it.
    Best regeards/kinds

    ChMaster

    Projects:
    DBoxFE
    DMS
    First4 (Plugin developer)

  11. #11
    Join Date
    Jul 2006
    Posts
    126
    Thanks
    17
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Translated to Spanish

  12. #12
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    ChMaster: Yes modify my code to implement custom signal/slot .
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  13. #13
    Join Date
    Apr 2006
    Location
    Rheinland-Pfalz (Germany)
    Posts
    18
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: QDevelop, a new IDE for Qt4

    hehe, i try it and i must spend time for that ..... i let you know ...
    Best regeards/kinds

    ChMaster

    Projects:
    DBoxFE
    DMS
    First4 (Plugin developer)

  14. #14
    Join Date
    Apr 2006
    Posts
    29
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Re: QDevelop, a new IDE for Qt4

    It seems QDevelop does not handle include() in project files. This can make it unusable for some projects ...

    Very good work anyway :-)

  15. #15
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    Yes the project loader not understand all features of qmake project. Variables $$ and all functions as include() are not understand. But I will work on this.

    Qdevelop project have now a svn always up to date and a users list used for general discussion about the using of QDevelop and to announce new versions.
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  16. #16
    Join Date
    Apr 2006
    Location
    Rheinland-Pfalz (Germany)
    Posts
    18
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Cool Re: QDevelop, a new IDE for Qt4

    Quote Originally Posted by jlbrd View Post
    Qdevelop project have now a svn
    the svn modul not works, why use you google ..... *brrr*
    why not use sourceforge or berlios?

    note:
    i have implemented to create custom signal/slot for subclass in subclass.ui and
    subclassimpl.h/cpp (not complete). i test it this week and i give you a answer.
    (write mail to you with patches or files)

    note:
    sorry for my very very bad english
    Best regeards/kinds

    ChMaster

    Projects:
    DBoxFE
    DMS
    First4 (Plugin developer)

  17. #17
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    the svn modul not works, why use you google ..... *brrr*
    I have just tried and it's work fine. Try with :
    The two formats if it's possible. It's better. Thanks
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  18. #18
    Join Date
    Apr 2006
    Location
    Rheinland-Pfalz (Germany)
    Posts
    18
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: QDevelop, a new IDE for Qt4

    ok, works fine. (i have forgott to enable port on my router )

    thanks
    Best regeards/kinds

    ChMaster

    Projects:
    DBoxFE
    DMS
    First4 (Plugin developer)

  19. #19
    Join Date
    Jan 2006
    Location
    La Spezia,Italy
    Posts
    77
    Thanks
    9
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    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:
    Qt Code:
    1. #0 0x00002ad9395b0890 in QString::operator= () from /usr/local/Trolltech/Qt-4.1.4/lib/libQtCore.so.4
    2. #1 0x000000000041f9b5 in InitCompletion::initParse ()
    3. #2 0x00000000004e4fd9 in TextEdit::open ()
    4. #3 0x00000000004461f6 in Editor::open ()
    To copy to clipboard, switch view to plain text mode 
    When I try to open a .cpp file...

    Simone
    Last edited by vratojr; 12th October 2006 at 11:07.

  20. #20
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    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 21:45.
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

Similar Threads

  1. QDevelop SQLite Driver Issue
    By Phan Sin Tian in forum Qt-based Software
    Replies: 4
    Last Post: 1st August 2010, 12:47
  2. QDevelop 0.22
    By jlbrd in forum Qt-based Software
    Replies: 5
    Last Post: 5th May 2007, 14:03
  3. QDevelop - current development
    By ghorwin in forum Qt-based Software
    Replies: 2
    Last Post: 30th March 2007, 15:54
  4. Getting QDevelop to work
    By db in forum Newbie
    Replies: 3
    Last Post: 20th March 2007, 03:25
  5. g++ with qdevelop
    By spx2 in forum Qt Programming
    Replies: 2
    Last Post: 19th December 2006, 10:55

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.