Skip to content
Snippets Groups Projects
  1. May 25, 2009
    • 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
  2. Apr 20, 2009
  3. 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
  4. Feb 25, 2009
  5. Jan 26, 2009
  6. Jan 21, 2009
    • Daniel Molkentin's avatar
      Fixes: Implement make install target, Step 1 · 0f20a20b
      Daniel Molkentin authored
      Details: Moving files so that the local layout corresponds to the layout pushed by make install.
      Adjust Make target, modify the resource path of the loader to find the resources in the
      right place. All pathes are still looked up relative to binaryPath(), libs are found via
      relative rpath.
      0f20a20b
  7. Jan 20, 2009
  8. Jan 16, 2009
  9. Jan 13, 2009
  10. Jan 12, 2009
  11. Dec 16, 2008
  12. Dec 02, 2008
Loading