1. 31 Aug, 2012 3 commits
  2. 30 Aug, 2012 1 commit
    • Aleksei Kanash's avatar
      Removed memory leaks at deletion of UBGraphicsGroupContainerItem. · 990458d1
      Aleksei Kanash authored
      Corrected adding items to group.
      Corrected group creation.
      Corrected adding items to scene - items shouldn't be added to itemsToRemove list because that list needs for cleaning undo stack.
      Improved mechanism of removing "itemsToRemove".
      Removed wrong deletion of mButtons list from UBGraphicsItemDelegate destructor because that buttons has Frame as parent.
      Removed possible memory leak in UBBoardController::clearUndoStack. Some items was able not deleted.
      tmpScene in cffReader not deletes now because ithas a proxy as parent.
      990458d1
  3. 27 Aug, 2012 1 commit
  4. 24 Aug, 2012 5 commits
  5. 21 Aug, 2012 1 commit
  6. 20 Aug, 2012 1 commit
  7. 16 Aug, 2012 2 commits
  8. 15 Aug, 2012 1 commit
  9. 14 Aug, 2012 1 commit
  10. 13 Aug, 2012 1 commit
  11. 10 Aug, 2012 1 commit
  12. 08 Aug, 2012 1 commit
    • Aleksei Kanash's avatar
      Reworked items copying mechanism. · 81a49e95
      Aleksei Kanash authored
      Now coping creates a full copy of already created item. Copy has it's own content (like video, audio or folder) and stores original item properties (like locked, pos, size, freezed e.t.c.).
      81a49e95
  13. 07 Aug, 2012 1 commit
  14. 03 Aug, 2012 2 commits
  15. 27 Jul, 2012 2 commits
  16. 25 Jul, 2012 1 commit
  17. 24 Jul, 2012 1 commit
  18. 20 Jul, 2012 1 commit
  19. 19 Jul, 2012 1 commit
  20. 10 Jul, 2012 1 commit
  21. 09 Jul, 2012 1 commit
  22. 27 Jun, 2012 1 commit
  23. 26 Jun, 2012 1 commit
  24. 18 Jun, 2012 1 commit
  25. 15 Jun, 2012 1 commit
  26. 14 Jun, 2012 1 commit
    • Aleksei Kanash's avatar
      First implementation of Play Tool. · aa594554
      Aleksei Kanash authored
      It's icon is temporary.
      
      Behavior implemented:
      1. Can interact with all items without showing items frames (but ToolBar shows).
      2. Cannot move items, but can drag images.
      3. Selected items appears deselected when Play tool chosen.
      4. Play tool don't requires selecting of item before interacts.
      5. Cursor looks like tool icon in text and image widgets (should be the same in any others widgets, but now in w3c is not).
      aa594554
  27. 07 Jun, 2012 1 commit
    • Aleksei Kanash's avatar
      SANKORE-664: · 47cdb048
      Aleksei Kanash authored
      Fixed pages shuffling.
      Fixed refreshing thumbnail of new added page.
      Some code refactoring and optimizations.
      47cdb048
  28. 29 May, 2012 1 commit
  29. 23 May, 2012 3 commits