Skip to content
Snippets Groups Projects
  1. Sep 23, 2010
  2. Sep 21, 2010
  3. Sep 16, 2010
  4. Sep 14, 2010
  5. Sep 10, 2010
    • Friedemann Kleint's avatar
      I10N: First translation fixes for 2.1 · 24cadd34
      Friedemann Kleint authored
      Fix README, some spelling errors, remove contractions,
      exclamation marks, correct some plural forms, join split messages.
      Add QCoreApplication::translate to non-Q_OBJECT-classes.
      Fix some lupdate warnings about discarding meta-data (//:).
      24cadd34
  6. Sep 08, 2010
  7. Aug 26, 2010
  8. Aug 24, 2010
  9. Aug 23, 2010
  10. Aug 17, 2010
  11. Aug 13, 2010
  12. Aug 05, 2010
  13. Aug 04, 2010
  14. Aug 02, 2010
  15. Jul 30, 2010
    • Alessandro Portale's avatar
      Pedantic cleanup of filename parameters for QIcon constructor · 3aa3c568
      Alessandro Portale authored
      Using more *::Constants::ICON_* where it makes sense and
      wrapping the file names into QLatin1String where they were
      missing.
      
      The increased usage of the ICON constants needed a few more
      cross plugin includes of *constants.h, here and there.
      I think that it is OK, since the dependencies were alredy there
      icon resource wise.
      3aa3c568
    • ck's avatar
      Maemo: Complete support for debugging via remote gdb. · ca7f4907
      ck authored
      1) Make sources available on device.
      2) Enable users to switch between gdb and gdbserver approach (users may not be able to use the former if they have no control over their firewall).
      
      Reviewed-by: kh1
      ca7f4907
  16. Jul 29, 2010
  17. Jul 28, 2010
  18. Jul 27, 2010
  19. Jul 26, 2010
  20. Jul 16, 2010
  21. Jul 14, 2010
  22. Jun 21, 2010
  23. May 20, 2010
    • kh1's avatar
      Long overdue changes and refactoring for qemu handling. · c6fef3ef
      kh1 authored
      Fixes: - react on build/ run configuration changes
             - now notices environment changes, like switching Qt versions
             - start button is now only shown if we have a valid qemu runtime
             - enabled/ disabled state works properly when loading a project
      
      Task-number: QTCREATOR-210, QTCREATORBUG-1252, QTCREATORBUG-1082
      Reviewed-by: ck
      c6fef3ef
    • kh1's avatar
      Long overdue changes and refactoring for qemu handling. · 91093805
      kh1 authored
      Fixes: - react on build/ run configuration changes
             - now notices environment changes, like switching Qt versions
             - start button is now only shown if we have a valid qemu runtime
             - enabled/ disabled state works properly when loading a project
      
      Task-number: QTCREATOR-210, QTCREATORBUG-1252, QTCREATORBUG-1082
      Reviewed-by: ck
      91093805
  24. May 14, 2010
  25. Apr 12, 2010
  26. Apr 09, 2010
  27. Mar 31, 2010
  28. Mar 05, 2010
  29. Feb 23, 2010
  30. Feb 04, 2010
  31. Feb 03, 2010
  32. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
    • ck's avatar
      Maemo: Remove QFlags workaround. · 39815bdd
      ck authored
      Thanks to commit dedea5ea,
      QFlags' operator| works out of the box again.
      39815bdd
    • ck's avatar
      Compile fix for 695349b6. · aadc0b9b
      ck authored
      aadc0b9b
Loading