Skip to content
Snippets Groups Projects
  1. Jun 02, 2009
  2. May 25, 2009
  3. May 18, 2009
    • Daniel Molkentin's avatar
      Add support for AMD64 compilers for MSVC. · 15905605
      Daniel Molkentin authored
      At this point, compiling projects and debugger helpers works.
      The speciality with this is that Qt does not provide distinct
      mkspecs, because MSVC draws the line between 32 and 64 bit
      solely by the environment.
      15905605
  4. May 15, 2009
  5. May 13, 2009
  6. May 11, 2009
  7. May 08, 2009
  8. May 05, 2009
  9. Apr 29, 2009
  10. Apr 22, 2009
  11. Apr 20, 2009
  12. Apr 08, 2009
  13. Mar 31, 2009
  14. Mar 20, 2009
  15. Mar 19, 2009
  16. Mar 18, 2009
  17. Mar 17, 2009
    • Thorbjørn Lindeijer's avatar
      Unduplicated the code that initializes editor settings · 0a48bd87
      Thorbjørn Lindeijer authored
      This stuff was all over the place, a relic from before the editor
      settings were unified. Now the initialization is only done in
      TextEditorSettings.
      
      Fixes the .pro file editor and the generic project files editor, which
      before only used the font settings.
      0a48bd87
  18. Mar 16, 2009
Loading