Skip to content
Snippets Groups Projects
  1. Dec 24, 2010
  2. Dec 22, 2010
  3. Dec 20, 2010
    • Marco Biasini's avatar
      file type dialog: double click on file type triggers loading · b7e49eee
      Marco Biasini authored
      this seemingly simple change required a rather gross hack to avoid a crash when
      the file type dialog is destroyed. Currently the FileTypeDialog is allocated on
      the heap an leaks. This is not nice, but since the file type dialog is very
      rarely used, this seems to be something we can live with for the moment. I've
      opened ticket BZDNG-192 to track the issue.
      b7e49eee
  4. Dec 14, 2010
  5. Dec 09, 2010
  6. Dec 08, 2010
  7. Dec 06, 2010
  8. Dec 01, 2010
  9. Nov 30, 2010
  10. Nov 29, 2010
  11. Nov 25, 2010
  12. Nov 22, 2010
  13. Nov 19, 2010
  14. Nov 18, 2010
    • Wojciech Wojtas-Niziurski's avatar
      Support for reading/writing extended CRD format · dec6518c
      Wojciech Wojtas-Niziurski authored
      The choice between old/extended format is done automatically by the
      importer and exporter, the user doesn't have to take care about
      selecting the correct format.
      
      The extended writer automatically kicks in when the entity contains
      more than 99999 atoms.
      dec6518c
  15. Nov 17, 2010
  16. Nov 16, 2010
  17. Nov 15, 2010
  18. Nov 12, 2010
  19. Nov 11, 2010
Loading