Skip to content
Snippets Groups Projects
  1. Jan 15, 2014
  2. Jan 08, 2014
  3. Dec 18, 2013
  4. Dec 12, 2013
    • Eike Ziller's avatar
      Remove the need to register editors in the action handler · 3d1b70c5
      Eike Ziller authored
      
      The action handler already knows which editors to handle through the
      context. It only needs to receive signals for updating the actions from
      the current editor. So there is no need to tell the action handler about
      every individual editor. This also removes some noise from the text
      editor implementations.
      
      Change-Id: I76dc5b1559cc8cf54ff313e6cdba4e789a3108aa
      Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
      3d1b70c5
  5. Oct 21, 2013
  6. Oct 16, 2013
  7. Sep 27, 2013
  8. Sep 17, 2013
  9. Jul 10, 2013
  10. Apr 30, 2013
    • Tobias Nätterlund's avatar
      QNX: Refactored bar descriptor editor · dceb1c3a
      Tobias Nätterlund authored
      
      The Bar descriptor editor now uses the PanelWidget with PropertiesPanels
      instead, to make it more similar to the rest of the Qt Creator UI.
      
      Split the BarDescriptorEditorWidget class into multiple, smaller,
      classes. Also moved the Entry Text & Images panel to the General tab,
      as the Application tab was getting too crowded.
      
      Change-Id: I691ccf3638aaad4b5f0ad0d040094f2144d2cec0
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      dceb1c3a
  11. Mar 19, 2013
    • Friedemann Kleint's avatar
      Clean headers in Utils. · aebf19ea
      Friedemann Kleint authored
      
      Forward-declare QGraphicsOpacityEffect in DetailsButton,
      QProcessEnvironment in Environment, QFileInfo in fileutils,
      QUrl in IWelcomePage, FancyLineEdit in PathChooser and
      remove unneeded headers.
      
      Change-Id: I7d5f273530dd2059bbdaf0899f0a3bc7e49e8482
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      aebf19ea
  12. Mar 01, 2013
  13. Feb 25, 2013
  14. Jan 30, 2013
  15. Jan 29, 2013
  16. Jan 22, 2013
Loading