~qbzr-dev/qbzr/0.21

  • Committer: A. S. Budden
  • Date: 2011-05-11 11:59:03 UTC
  • mfrom: (1368.2.8 qbzr)
  • Revision ID: abudden@gmail.com-20110511115903-2ruer7sxkj9eal3p
Merged addition of ability to customise tab width on-the-fly in qdiff/qannotate.
Filename Latest Rev Last Changed Committer Comment Size
..
extra 404 16 years ago Lukáš Lalinský Add hidden commands 'is-ignored' and 'is-versioned Diff
tests 390.1.5 16 years ago Lukáš Lalinský Move tests to a separate package Diff
widgets 1368.2.7 13 years ago A. S. Budden Removed redundant import and moved tab width selec Diff
__init__.py 1383 13 years ago Alexander Belchenko introduce FEATURES dictionary. See comments in __i 2.1 KB Diff Download File
add.py 1309.1.1 14 years ago Gary van der Merwe Clean up config code. 6.5 KB Diff Download File
annotate.py 1368.2.8 13 years ago A. S. Budden Fixed imports and re-added blank line to news. 29.2 KB Diff Download File
autocomplete.py 524 16 years ago Alexander Belchenko autocompleter.py: understand "typedef struct Foo" 3.4 KB Diff Download File
bind.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 4.8 KB Diff Download File
branch.py 1180.1.2 15 years ago Ian Clatworthy Support --bind option on the qbranch command line 5.5 KB Diff Download File
browse.py 1332 14 years ago Gary van der Merwe qbrowse: Make set_revision run in loading queue. 9.1 KB Diff Download File
bugs.py 1381 13 years ago Alexander Belchenko qcat: Fixed problem with viewing file from qbrowse 4.2 KB Diff Download File
cat.py 1381 13 years ago Alexander Belchenko qcat: Fixed problem with viewing file from qbrowse 12.9 KB Diff Download File
commands.py 1309.3.14 13 years ago Alexander Belchenko merge trunk 36.3 KB Diff Download File
commit.py 1359 14 years ago Alexander Belchenko Remember "Show non-versioned" checkbox state. (Nic 33 KB Diff Download File
commit_data.py 931.1.39 15 years ago Alexander Belchenko catch AttributeError in save of commit_data during 7.6 KB Diff Download File
compatibility.py 1353.1.5 14 years ago Alexander Belchenko proper fix to import configobj library either from 990 bytes Diff Download File
conditional_dataview.py 916.2.1 15 years ago Ian Clatworthy Basic qplugins implementation 4.9 KB Diff Download File
config.py 1368.2.3 13 years ago A. S. Budden Store custom tab width in branch.conf if it is cha 27.6 KB Diff Download File
conflicts.py 1373 13 years ago Alexander Belchenko qconflicts: Fixed internal error when deleting non 14.7 KB Diff Download File
decorators.py 1306 14 years ago Alexander Belchenko added useful decorator to trace function execution 1.4 KB Diff Download File
diff.py 1309.1.1 14 years ago Gary van der Merwe Clean up config code. 4.8 KB Diff Download File
diff_arg.py 1309.3.14 13 years ago Alexander Belchenko merge trunk 6.6 KB Diff Download File
diffview.py 1360.2.5 13 years ago A. S. Budden Handle branch tabs in diff views. Removed redunda 29 KB Diff Download File
diffwindow.py 1368.2.8 13 years ago A. S. Budden Fixed imports and re-added blank line to news. 25.8 KB Diff Download File
encoding_selector.py 1279 14 years ago Gary van der Merwe Add EncodingMenuSelector. use in qannotate. 7.4 KB Diff Download File
export.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 14.8 KB Diff Download File
fake_branch.py 1381 13 years ago Alexander Belchenko qcat: Fixed problem with viewing file from qbrowse 1.1 KB Diff Download File
getnew.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 4.1 KB Diff Download File
getupdates.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 5.3 KB Diff Download File
help.py 938 15 years ago Alexander Belchenko qhelp: show palin text as <pre>-formatted if there 6.3 KB Diff Download File
html_log.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 2.7 KB Diff Download File
i18n.py 1300 14 years ago Alexander Belchenko read langauge settings from bazaar.conf only if th 3.1 KB Diff Download File
info.py 1361.1.1 13 years ago A. S. Budden Significantly simpler implementation of qinfo that 2.3 KB Diff Download File
init.py 1242.1.3 14 years ago Gordon Tyler Formatting. 4.7 KB Diff Download File
lazycachedrevloader.py 1289.1.12 14 years ago Gary van der Merwe Get annotate to work, using new WithWorkingTreeGra 4.5 KB Diff Download File
log.py 1350 14 years ago Gary van der Merwe qlog: Delay loading the delta for the file list fo 33.2 KB Diff Download File
loggraphviz.py 1335 14 years ago Gary van der Merwe qlog: Don't crash after refresh if the branch line 64.9 KB Diff Download File
logmodel.py 1335 14 years ago Gary van der Merwe qlog: Don't crash after refresh if the branch line 20.5 KB Diff Download File
logwidget.py 1346 14 years ago Gary van der Merwe qlog: fix crash revert_to_revision/reverse_cherry_ 36.2 KB Diff Download File
main.py 1309.1.1 14 years ago Gary van der Merwe Clean up config code. 21.3 KB Diff Download File
plugins.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 3.6 KB Diff Download File
pull.py 1193.1.3 15 years ago Alexander Belchenko fixed path comparison for qpull too. 12.5 KB Diff Download File
resources.py 1309.3.3 14 years ago Dorin Scutarașu Add main toolbar in qdiff window and move actions 117 KB Diff Download File
revert.py 1289.1.60 14 years ago Gary van der Merwe Merge trunk. 12 KB Diff Download File
revisionmessagebrowser.py 1289.1.94 14 years ago Gary van der Merwe Fix lots of spelling mistakes. 14.2 KB Diff Download File
revisionview.py 1371 13 years ago Alexander Belchenko Fixed problem with invocation of qdiff for pending 2.8 KB Diff Download File
revtreeview.py 1289.1.94 14 years ago Gary van der Merwe Fix lots of spelling mistakes. 9.3 KB Diff Download File
run.py 1313 14 years ago Alexander Belchenko Fixed qrun --execute mode. (Simon Kersey) 11.8 KB Diff Download File
send.py 1309.1.1 14 years ago Gary van der Merwe Clean up config code. 10.7 KB Diff Download File
spellcheck.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 1.9 KB Diff Download File
spellcheck_enchant.py 818 15 years ago Gary van der Merwe qcommit: Show spelling suggestions in the message 2.1 KB Diff Download File
statuscache.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 5.4 KB Diff Download File
subprocess.py 1353.1.10 13 years ago Alexander Belchenko qsubprocess: Reliable exception encoding to pass e 38.6 KB Diff Download File
switch.py 1046.1.1 15 years ago A. S. Budden Added branch creation support. 6.2 KB Diff Download File
syntaxhighlighter.py 1240 14 years ago Gary van der Merwe Fix pygments detection. 6.7 KB Diff Download File
sysinfo.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 2.3 KB Diff Download File
sysinfo_data.py 739.2.1 15 years ago Ian Clatworthy first cut at a system information panel 3.6 KB Diff Download File
tag.py 1089 15 years ago Alexander Belchenko qlog: Added "tag revision" action to context menu. 8.7 KB Diff Download File
texteditannotate.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 4.6 KB Diff Download File
trace.py 1344.1.1 14 years ago Vincent Ladeuil Allow tests to be run with --parallel=fork. 12.1 KB Diff Download File
tree_branch.py 946.1.6 15 years ago Alexander Belchenko implemented get_root 4.6 KB Diff Download File
treewidget.py 1360.1.1 13 years ago A. S. Budden Use qcat --native equivalent to allow opening copi 83.8 KB Diff Download File
ui_bookmark.py 429.1.1 16 years ago Mark Hammond First cut at changes which give control of the la 2.2 KB Diff Download File
ui_branch.py 1363 13 years ago Alexander Belchenko qsubprocess: Reliable exception encoding to pass e 5.6 KB Diff Download File
ui_info.py 1385.1.1 13 years ago A. S. Budden Turned off word wrap in qinfo: prevents issues wit 4.6 KB Diff Download File
ui_init.py 858 15 years ago Alexander Belchenko slots/signals refactoring: use new signal "disable 8.8 KB Diff Download File
ui_merge.py 911.1.1 15 years ago Ian Clatworthy Enhance qmerge with --force and --uncommitted supp 3.2 KB Diff Download File
ui_new_tree.py 901 15 years ago Alexander Belchenko qgetnew: fix typo in the label text 11.7 KB Diff Download File
ui_pull.py 994 15 years ago Alexander Belchenko qpull/qpush: don't remember location by default. 3 KB Diff Download File
ui_push.py 994 15 years ago Alexander Belchenko qpull/qpush: don't remember location by default. 3.3 KB Diff Download File
ui_run.py 1192 15 years ago Gary van der Merwe qrun: Fix form layout. 6.1 KB Diff Download File
ui_sysinfo.py 739.2.6 15 years ago Alexander Belchenko reworked sysinfo.ui dialog 1) removed menu bar 2) 5.5 KB Diff Download File
ui_tag.py 971.1.2 15 years ago Craig Hewetson Reverted the change made to the auto generated fil 4.9 KB Diff Download File
ui_update_branch.py 858 15 years ago Alexander Belchenko slots/signals refactoring: use new signal "disable 5.1 KB Diff Download File
ui_update_checkout.py 858 15 years ago Alexander Belchenko slots/signals refactoring: use new signal "disable 4.2 KB Diff Download File
File uifactory.py 1132.1.1 15 years ago Gary van der Merwe qannotate: Add just show test. 5 KB Diff Download File
unbind.py 1259.1.2 14 years ago Luis Arias Add --immediate flag to qgetupdates and qunbind co 2.4 KB Diff Download File
uncommit.py 1166 15 years ago Gary van der Merwe Clean up pyflakes errors. 5.8 KB Diff Download File
update.py 1259.1.1 14 years ago Luis Arias Implement a --immediate option for qupdate so that 1.5 KB Diff Download File
util.py 1368.2.6 13 years ago A. S. Budden Merge trunk 42.4 KB Diff Download File