Skip to content
Snippets Groups Projects
  1. May 08, 2013
    • Marco Biasini's avatar
      update changelog · a2d9ddfc
      Marco Biasini authored
      a2d9ddfc
    • Marco Biasini's avatar
      fix context menu/main menu for newer Qt versions · 778b24c6
      Marco Biasini authored
      the ownership semantics of sip/PyQt changed between versions. Object
      which were previously staying in memory are now garbage collected.
      Event handlers associated with these objects were then removed.
      The fix presented in this patch is rather ugly. We store references to
      the objects inside the _Init* functions. Ideally, these types of hacks
      would not be required, but I could not find another way to approach
      the problem.
      778b24c6
    • Marco Biasini's avatar
      bump version to 1.3.3 · ec328b37
      Marco Biasini authored
      ec328b37
  2. Mar 18, 2013
  3. Mar 15, 2013
  4. Mar 12, 2013
  5. Mar 11, 2013
  6. Mar 08, 2013
  7. Mar 07, 2013
  8. Mar 04, 2013
  9. Feb 28, 2013
  10. Feb 25, 2013
  11. Feb 22, 2013
  12. Feb 14, 2013
  13. Feb 05, 2013
  14. Feb 04, 2013
  15. Dec 03, 2012
  16. Nov 30, 2012
  17. Nov 28, 2012
Loading