~qbzr-dev/qbzr/0.21

Improve the config code: 
* Remove the QBzrGlobalConfig class so that we only have one class that
  writes to qbzr.conf.
* Have a global cache for the QBzrConfig, like we have for bzr GlobalConfig,
  to reduce reading the config from disk. 
* Refactor the window.saveSize methods, so that we only have to write the
  config to disk once.
* Lock the config dir when when saving the config file.
Filename Latest Rev Last Changed Committer Comment Size
..
data 2 18 years ago Lukáš Lalinský Use compiled resource file. Diff
docs 241 16 years ago Alexander Belchenko make_release.tx: instructions/checklist for releas Diff
extras 122.1.1 17 years ago Alexander Belchenko Generate POT-file with command: 'python setup.py b Diff
installer 78 18 years ago Lukas Lalinsky Add Windows installer. Diff
lib 240 16 years ago Alexander Belchenko move most of python modules to subpackage 'lib' Diff
po 130 17 years ago Lukáš Lalinský Add (incomplete) Slovak translation. Diff
ui 198 17 years ago Lukáš Lalinský qpull: Add options to the dialog, and use auto-gen Diff
.bzrignore 1088 15 years ago Alexander Belchenko update ignore rules 166 bytes Diff Download File
__init__.py 1308 14 years ago Gary van der Merwe Merge 0.19. 7.2 KB Diff Download File
AUTHORS.txt 1255 14 years ago Alexander Belchenko adding Luis to contributors list. 2 KB Diff Download File
COPYING.txt 38 18 years ago Lukáš Lalinský Added README.txt 17.5 KB Diff Download File
Makefile 1036 15 years ago Alexander Belchenko merge 0.14.5 release. 922 bytes Diff Download File
MANIFEST.in 245 16 years ago Alexander Belchenko make MANIFEST.in suitable to use with `python setu 62 bytes Diff Download File
NEWS.txt 1309.1.4 14 years ago Gary van der Merwe Update NEWS.txt. 49.3 KB Diff Download File
README.txt 1190.7.5 14 years ago Alexander Belchenko README: added information about versions compatibi 5.7 KB Diff Download File
File run-tests.sh 335 16 years ago Lukáš Lalinský Use patience diff for intraline changes highlighti 49 bytes Diff Download File
File setup.py 1308 14 years ago Gary van der Merwe Merge 0.19. 932 bytes Diff Download File
TODO.txt 792 15 years ago Alexander Belchenko some ideas about qdiff optimisation. 943 bytes Diff Download File