Commit Graph

286 Commits (ced463bf232abe5f8b5109bddc31d3a421ee2f93)

Author SHA1 Message Date
Jonathan Warren 713ed89467 Bugfix: infinite loop if our max acceptable difficulty is too low
9 years ago
Jonathan Warren 0865e863ec Added ability to limit network transfer rate
9 years ago
Jonathan Warren c306062282 Bitmessage Protocol Version Three
9 years ago
bmng-dev 269506ff8f New localization module (l10n)
9 years ago
Jonathan Warren 9e16e81283 resolve merge conflict and show transfer rate
9 years ago
Yuri f05bcdb829 Made sent/received byte counts to be in human readable format.
9 years ago
Yuri f107b0fbd9 Addition of bytes received/sent counts on the network information tab.
9 years ago
Innocenty Enikeew 51b9a59719 Optimizations and better newlines handling
9 years ago
Innocenty Enikeew c848d55462 Fix unicode handling in 'View HTML code as formated text'. Fixes #667
9 years ago
Jonathan Warren b97a65391c added dutch translation option to settings dialog
9 years ago
Jonathan Warren a49ab786bb resolve merge conflict
9 years ago
Jonathan Warren a94d995f76 Merge pull request #633 from domob1812/email-quoting
9 years ago
Jonathan Warren 12d131f7f2 Fixed minor label problem during init
9 years ago
goldbook cfb1c079c5 add language option
9 years ago
goldbook e63276c240 add japanese transration.
9 years ago
Daniel Kraft 6326147d6f Make reply below quote opt-in.
9 years ago
Daniel Kraft 5c1e1206ef Use patch for email-like quoting with '>' chars.
9 years ago
Jonathan Warren 8c7031f56d changed 2013 to 2014 in copyright notices
9 years ago
Jonathan Warren 89d778528a changed the Chinese translation of 'Chinese' to the simplified version
9 years ago
Jonathan Warren bc94af3e52 Merge pull request #614 from flaskevann/patch-5
9 years ago
flaskevann 8f784522c9 Update settings.ui
9 years ago
flaskevann 020fb498ca Update settings.py
9 years ago
Jonathan Warren d2138ba8e1 Added Chinese translation to settings options box
9 years ago
Xiaokang Wang 2a80c85634 Modifyed __init__.py in order to enum Chinese
9 years ago
Abdulla Almehrezi 075541347d Arabic language translation
9 years ago
Jonathan Warren 61389b64aa fix #590
9 years ago
Jonathan Warren 9fdff73ee1 simplify last commit
9 years ago
Jonathan Warren 3c00a443ae added error handling to previous commit: populate 'from' combo box when replying
9 years ago
Jonathan Warren 519a0a4779 Merge branch 'populatefromfield' of git://github.com/bikash617/PyBitmessage into bikash617-populatefromfield
9 years ago
Jonathan Warren c18ee8e803 resolve merge conflict
9 years ago
Jonathan Warren 12adccf965 Merge pull request #576 from yurivict/tray_inbox_unread_indicator
9 years ago
Jonathan Warren 1a489691be added Norwegian translation to UI
9 years ago
Jonathan Warren df7116bd72 on close, save objectProcessorQueue to disk
9 years ago
bikash617 6d197e97b1 populate from field feature implementation
9 years ago
Jonathan Warren 3c79b7bf65 save the tag in the inventory for your own broadcasts also
9 years ago
Jonathan Warren 44618ffcc2 added option to show recent broadcasts when subscribing
9 years ago
Yuri 346582dcb5 Fixed grammar: 'Waiting on' -> 'Waiting for'
9 years ago
Yuri 42faf2aaa0 [NEW FEATURE] Implemented the indicator in tray icon that there are unread messages.
9 years ago
Jonathan Warren 90fd189fa8 minor style changes to previous commit
10 years ago
neko259 7a2115b889 Refactoring main qt module. Moved popup menus initialization to separate methods, simplified inbox loading and moved magic strings to the model scope constants so they won't be created every time.
10 years ago
Jonathan Warren 47e533f93c Merge pull request #547 from neko259/master
10 years ago
Jonathan Warren 74c7c99511 Fix #544
10 years ago
Jonathan Warren 7a7385496e Fix #472
10 years ago
Jonathan Warren c490f63170 further work on 'messages expire' feature
10 years ago
neko259 c0f9531665 Refactored some table items to remove the universal unreadable variable 'new_item'
10 years ago
Jonathan Warren bd2803bebc various changes to 'messages expire' pull request
10 years ago
Jonathan Warren e5fce78fc3 revert settings window as close as possible to previous size
10 years ago
Jonathan Warren 3b41eafa7b revert main window to previous size
10 years ago
Jonathan Warren 389be42668 Merge branch 'master' of github.com:Atheros1/PyBitmessage
10 years ago
Jonathan Warren 162114ab28 load Sent To label from subscriptions if available
10 years ago