Skip to content
Snippets Groups Projects
  1. Oct 16, 2009
  2. Oct 05, 2009
  3. Oct 02, 2009
  4. Oct 01, 2009
  5. Sep 15, 2009
  6. Sep 10, 2009
  7. Sep 09, 2009
    • ck's avatar
      Various improvements for BinEditor. · 6f5cea2a
      ck authored
      - Saving to file only takes modified data into account.
      - Search functionality does not exhaust memory anymore.
      - Searches can be canceled. This required updating the IFindSupport
        interface and all classes implementing it. No functional changes
        were done in those.
      
      Reviewed-by: mae
      6f5cea2a
  8. Aug 14, 2009
  9. Aug 13, 2009
  10. Aug 12, 2009
  11. Aug 06, 2009
  12. Jul 31, 2009
  13. Jul 28, 2009
    • Daniel Molkentin's avatar
      Make the welcome screen into plugins. · 5633de2a
      Daniel Molkentin authored
      This removes the all hard dependencies to and from welcome screen,
      except the one to the core plugin. More in detail:
      
      - Add IWelcomePage to add a tab to the welcome screen
      - Move tabs in the modules where they belong
      - Enables QHelpManager to open help fullscreen and contextually
      - "Getting Started" moves to Qt4ProjectManager
      - Projects & Sessions (aka "Develop") moves to ProjectExplorer
      - "Community" remains in the welcome plugin for simplicity
      5633de2a
  14. Jul 27, 2009
  15. Jul 21, 2009
  16. Jul 20, 2009
  17. Jul 17, 2009
  18. Jul 14, 2009
    • mae's avatar
      customize context help. The three modes are: · 35be3a3b
      mae authored
       - show side-by-side if possible
       - always show side-by-side
       - always show full help
      
      The default is "show side-by-side if possible". It's currently considered
      possible if the editor is at least 800 pixels wide.
      35be3a3b
  19. Jul 13, 2009
  20. Jul 08, 2009
  21. Jun 26, 2009
  22. Jun 25, 2009
  23. Jun 23, 2009
Loading