Skip to content
Snippets Groups Projects
  1. Jun 03, 2009
  2. May 25, 2009
    • Thorbjørn Lindeijer's avatar
      Implemented SettingsDatabase::remove · 281cea13
      Thorbjørn Lindeijer authored
      At the same time, fixed the order in the QuickOpen plugin to make sure
      the RefreshInterval setting isn't immediately removed after saving it.
      
      Also disabled debug output for settings database.
      281cea13
    • Thorbjørn Lindeijer's avatar
      Implemented backwards compatibility to old QuickOpen settings · 93e61533
      Thorbjørn Lindeijer authored
      Also fixed the restoring of the refresh interval, which was broken due
      to different keys being used for saving and restoring.
      93e61533
    • Thorbjørn Lindeijer's avatar
      Introduced settings database based on sqlite · c9e88a96
      Thorbjørn Lindeijer authored
      Potential replacement for QSettings. This database will allow us to save
      settings incrementially, removing most of the performance issues we're
      having when our few megabytes of settings are being saved.
      
      Not done in the form of a QSettings backend because it doesn't seem the
      backends can do an incremental update of the settings.
      
      Currently used by the QuickOpenPlugin for testing.
      c9e88a96
  3. Apr 24, 2009
  4. Mar 18, 2009
    • Friedemann Kleint's avatar
      Fixes: Introduce a cpp settingspage containing file naming conventions (lower... · bccf4a1f
      Friedemann Kleint authored
      Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages.
      
      Task: 241959, 248085
      
      RevBy: Optics/Naming checked by con
      Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
      bccf4a1f
  5. Feb 25, 2009
  6. Feb 20, 2009
  7. Jan 26, 2009
  8. Jan 23, 2009
  9. Jan 20, 2009
  10. Jan 19, 2009
  11. Jan 14, 2009
  12. Jan 13, 2009
  13. Dec 16, 2008
  14. Dec 02, 2008
Loading