Skip to content
Snippets Groups Projects
  1. Dec 07, 2011
  2. Nov 03, 2011
  3. Oct 20, 2011
  4. Oct 04, 2011
  5. Sep 23, 2011
  6. Sep 19, 2011
  7. Sep 14, 2011
  8. Sep 08, 2011
    • Tobias Hunger's avatar
      ABI: Improve tool chain selection for Qt projects · aaf260c0
      Tobias Hunger authored
      * Set a null-ABI for toolchains where detection of ABI failed: This
        allows the user to select any tool chain.
      
      * Warn if ABI detection fails by showing a message in the Qt version
        setup dialog
      
      * Do not override the mkspec if the Qt version has a null ABI only:
        We (have to) trust the user to know what he is doing in that case.
      
      * GCC: Add version information to GCC tool chain and use it to select
        the mkspec on Mac.
      
      * GCC: Do not override mkspec if we do a cross-compile
        (and actually detect that).
      
      * GCC: Leave out -32 or -64 from mkspec if the compiler binaries ABI
        matches the target ABI.
      
      * Linux-generic is compatible with all other linuxes (both ways)
        The targets themselves do additional filtering and will remove
        anything that does not work for them anyway.
      
      Task-number: QTCREATORBUG-5756
      Task-number: QTCREATORBUG-5960
      Change-Id: Ib3c0ac91f3aa8e2a823e3e9891a02bdccb97af14
      Reviewed-on: http://codereview.qt-project.org/4281
      
      
      Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
      Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
      aaf260c0
  9. Sep 07, 2011
  10. Aug 18, 2011
  11. Aug 10, 2011
  12. Jul 20, 2011
  13. Jun 28, 2011
  14. Jun 24, 2011
  15. Jun 14, 2011
  16. Jun 07, 2011
  17. Jun 01, 2011
  18. May 27, 2011
  19. May 26, 2011
    • Christian Kandeler's avatar
      Maemo: Create dedicated plugin. · 64ba06e2
      Christian Kandeler authored
      No change in functionality for now. More support for generic remote
      Linux support is planned to be added.
      
      The changes in decreasing order of magnitude:
      1) Move contents of qt4projectmanager/qt-maemo to new "RemoteLinux" plugin.
      2) Make some classes in qt4nodes public for now. More decoupling
      in that area will follow.
      3) Fix some minor problems uncovered by the move.
      
      Change-Id: I51d0c7977c10019eb6080cd6620bc28ecebad3c4
      Reviewed-on: http://codereview.qt.nokia.com/106
      
      
      Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
      64ba06e2
  20. May 25, 2011
  21. May 24, 2011
  22. May 17, 2011
  23. May 16, 2011
  24. May 13, 2011
  25. May 12, 2011
    • dt's avatar
      Make Console apps check the run in terminal option · bccbcccc
      dt authored
      Task-Nr: QTCREATORBUG-4877
      bccbcccc
    • dt's avatar
      Qt Version refactoring · 8e171e0b
      dt authored
      Split up target specific code into subclasses. Also change
      Qt4BuildConfiguration to allow a null qtversion.
      
      Remove code that relied on always having a qt version.
      Also make it possible to remove all qt versions.
      
      Completly change the qt in path autodetection to be only
      a fall back if no configuration was found.
      
      Note: For now the old settings are not removed, as such 2.2 and master
      can coexist.
      
      Reviewed-By: hunger
      8e171e0b
  26. May 06, 2011
  27. Apr 29, 2011
Loading