Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
extra | 404 | 16 years ago | Lukáš Lalinský | Add hidden commands 'is-ignored' and 'is-versioned | |||
tests | 390.1.5 | 16 years ago | Lukáš Lalinský | Move tests to a separate package | |||
__init__.py | 897.1.1 | 15 years ago | Martin | Finish restoring Python 2.4 support by rewriting o | 1.5 KB | ||
add.py | 1309.1.1 | 14 years ago | Gary van der Merwe | Clean up config code. | 6.5 KB | ||
annotate.py | 1333 | 14 years ago | Gary van der Merwe | Make util function to get monospace font. Try use | 28.7 KB | ||
autocomplete.py | 524 | 16 years ago | Alexander Belchenko | autocompleter.py: understand "typedef struct Foo" | 3.4 KB | ||
bind.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 4.8 KB | ||
branch.py | 1180.1.2 | 14 years ago | Ian Clatworthy | Support --bind option on the qbranch command line | 5.5 KB | ||
browse.py | 1332 | 14 years ago | Gary van der Merwe | qbrowse: Make set_revision run in loading queue. | 9.1 KB | ||
bugs.py | 1190.1.31 | 14 years ago | Alexander Belchenko | improved support for Redmine bugs URL | 4.1 KB | ||
cat.py | 1333 | 14 years ago | Gary van der Merwe | Make util function to get monospace font. Try use | 12.9 KB | ||
commands.py | 1349 | 13 years ago | Gary van der Merwe | Handle interupt signal correctly. | 36.2 KB | ||
commit.py | 1359 | 13 years ago | Alexander Belchenko | Remember "Show non-versioned" checkbox state. (Nic | 33 KB | ||
commit_data.py | 931.1.39 | 15 years ago | Alexander Belchenko | catch AttributeError in save of commit_data during | 7.6 KB | ||
compatibility.py | 1353.1.5 | 13 years ago | Alexander Belchenko | proper fix to import configobj library either from | 990 bytes | ||
conditional_dataview.py | 916.2.1 | 15 years ago | Ian Clatworthy | Basic qplugins implementation | 4.9 KB | ||
config.py | 1341 | 14 years ago | Gary van der Merwe | qconfig: Fix saving config with bzr 2.3. | 26.9 KB | ||
conflicts.py | 1337 | 14 years ago | A. S. Budden | Fix for call to non-existent function. | 14.5 KB | ||
decorators.py | 1306 | 14 years ago | Alexander Belchenko | added useful decorator to trace function execution | 1.4 KB | ||
diff.py | 1309.1.1 | 14 years ago | Gary van der Merwe | Clean up config code. | 4.8 KB | ||
diff_arg.py | 1289.1.112 | 14 years ago | Gary van der Merwe | Fix diff of working tree node from log widget. | 6.3 KB | ||
diffview.py | 1333 | 14 years ago | Gary van der Merwe | Make util function to get monospace font. Try use | 28.8 KB | ||
diffwindow.py | 1247 | 14 years ago | Gary van der Merwe | qdiff: Use bzrlib.diff.get_trees_and_branches_to_d | 18.4 KB | ||
encoding_selector.py | 1279 | 14 years ago | Gary van der Merwe | Add EncodingMenuSelector. use in qannotate. | 7.4 KB | ||
export.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 14.8 KB | ||
getnew.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 4.1 KB | ||
getupdates.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 5.3 KB | ||
help.py | 938 | 15 years ago | Alexander Belchenko | qhelp: show palin text as <pre>-formatted if there | 6.3 KB | ||
html_log.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 2.7 KB | ||
i18n.py | 1300 | 14 years ago | Alexander Belchenko | read langauge settings from bazaar.conf only if th | 3.1 KB | ||
info.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 3.3 KB | ||
init.py | 1242.1.3 | 14 years ago | Gordon Tyler | Formatting. | 4.7 KB | ||
lazycachedrevloader.py | 1289.1.12 | 14 years ago | Gary van der Merwe | Get annotate to work, using new WithWorkingTreeGra | 4.5 KB | ||
log.py | 1350 | 13 years ago | Gary van der Merwe | qlog: Delay loading the delta for the file list fo | 33.2 KB | ||
loggraphviz.py | 1335 | 14 years ago | Gary van der Merwe | qlog: Don't crash after refresh if the branch line | 64.9 KB | ||
logmodel.py | 1335 | 14 years ago | Gary van der Merwe | qlog: Don't crash after refresh if the branch line | 20.5 KB | ||
logwidget.py | 1346 | 13 years ago | Gary van der Merwe | qlog: fix crash revert_to_revision/reverse_cherry_ | 36.2 KB | ||
main.py | 1309.1.1 | 14 years ago | Gary van der Merwe | Clean up config code. | 21.3 KB | ||
plugins.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 3.6 KB | ||
pull.py | 1193.1.3 | 14 years ago | Alexander Belchenko | fixed path comparison for qpull too. | 12.5 KB | ||
resources.py | 1166.1.1 | 15 years ago | Gary van der Merwe | Add needed Icons | 110 KB | ||
revert.py | 1289.1.60 | 14 years ago | Gary van der Merwe | Merge trunk. | 12 KB | ||
revisionmessagebrowser.py | 1289.1.94 | 14 years ago | Gary van der Merwe | Fix lots of spelling mistakes. | 14.2 KB | ||
revisionview.py | 1112 | 15 years ago | Gary van der Merwe | Revision view should load it's revision asynchrono | 2.8 KB | ||
revtreeview.py | 1289.1.94 | 14 years ago | Gary van der Merwe | Fix lots of spelling mistakes. | 9.3 KB | ||
run.py | 1313 | 14 years ago | Alexander Belchenko | Fixed qrun --execute mode. (Simon Kersey) | 11.8 KB | ||
send.py | 1309.1.1 | 14 years ago | Gary van der Merwe | Clean up config code. | 10.7 KB | ||
spellcheck.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 1.9 KB | ||
spellcheck_enchant.py | 818 | 15 years ago | Gary van der Merwe | qcommit: Show spelling suggestions in the message | 2.1 KB | ||
statuscache.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 5.4 KB | ||
subprocess.py | 1321.1.1 | 14 years ago | Gary van der Merwe | Merge 0.19. | 37.4 KB | ||
switch.py | 1046.1.1 | 15 years ago | A. S. Budden | Added branch creation support. | 6.2 KB | ||
syntaxhighlighter.py | 1240 | 14 years ago | Gary van der Merwe | Fix pygments detection. | 6.7 KB | ||
sysinfo.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 2.3 KB | ||
sysinfo_data.py | 739.2.1 | 15 years ago | Ian Clatworthy | first cut at a system information panel | 3.6 KB | ||
tag.py | 1089 | 15 years ago | Alexander Belchenko | qlog: Added "tag revision" action to context menu. | 8.7 KB | ||
texteditannotate.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 4.6 KB | ||
trace.py | 1344.1.1 | 13 years ago | Vincent Ladeuil | Allow tests to be run with --parallel=fork. | 12.1 KB | ||
tree_branch.py | 946.1.6 | 15 years ago | Alexander Belchenko | implemented get_root | 4.6 KB | ||
treewidget.py | 1329 | 14 years ago | Gary van der Merwe | Fix launching qlog from tree_widget. | 83.9 KB | ||
ui_bookmark.py | 429.1.1 | 16 years ago | Mark Hammond | First cut at changes which give control of the la | 2.2 KB | ||
ui_branch.py | 1180.1.1 | 14 years ago | Ian Clatworthy | bind checkbox on qbranch dialog | 5.1 KB | ||
ui_info.py | 918.1.4 | 15 years ago | Ian Clatworthy | more layout tweaking | 9.9 KB | ||
ui_init.py | 858 | 15 years ago | Alexander Belchenko | slots/signals refactoring: use new signal "disable | 8.8 KB | ||
ui_merge.py | 911.1.1 | 15 years ago | Ian Clatworthy | Enhance qmerge with --force and --uncommitted supp | 3.2 KB | ||
ui_new_tree.py | 901 | 15 years ago | Alexander Belchenko | qgetnew: fix typo in the label text | 11.7 KB | ||
ui_pull.py | 994 | 15 years ago | Alexander Belchenko | qpull/qpush: don't remember location by default. | 3 KB | ||
ui_push.py | 994 | 15 years ago | Alexander Belchenko | qpull/qpush: don't remember location by default. | 3.3 KB | ||
ui_run.py | 1192 | 14 years ago | Gary van der Merwe | qrun: Fix form layout. | 6.1 KB | ||
ui_sysinfo.py | 739.2.6 | 15 years ago | Alexander Belchenko | reworked sysinfo.ui dialog 1) removed menu bar 2) | 5.5 KB | ||
ui_tag.py | 971.1.2 | 15 years ago | Craig Hewetson | Reverted the change made to the auto generated fil | 4.9 KB | ||
ui_update_branch.py | 858 | 15 years ago | Alexander Belchenko | slots/signals refactoring: use new signal "disable | 5.1 KB | ||
ui_update_checkout.py | 858 | 15 years ago | Alexander Belchenko | slots/signals refactoring: use new signal "disable | 4.2 KB | ||
uifactory.py | 1132.1.1 | 15 years ago | Gary van der Merwe | qannotate: Add just show test. | 5 KB | ||
unbind.py | 1259.1.2 | 14 years ago | Luis Arias | Add --immediate flag to qgetupdates and qunbind co | 2.4 KB | ||
uncommit.py | 1166 | 15 years ago | Gary van der Merwe | Clean up pyflakes errors. | 5.8 KB | ||
update.py | 1259.1.1 | 14 years ago | Luis Arias | Implement a --immediate option for qupdate so that | 1.5 KB | ||
util.py | 1359 | 13 years ago | Alexander Belchenko | Remember "Show non-versioned" checkbox state. (Nic | 37.9 KB |