Commit Graph

1301 Commits (84bd40bd57a77d4190e36e387bc5189a1270d5e5)
 

Author SHA1 Message Date
Jonathan Warren 9fdff73ee1 simplify last commit 10 years ago
Jonathan Warren 3c00a443ae added error handling to previous commit: populate 'from' combo box when replying 10 years ago
Jonathan Warren 519a0a4779 Merge branch 'populatefromfield' of git://github.com/bikash617/PyBitmessage into bikash617-populatefromfield 10 years ago
Jonathan Warren 534e98e816 Merge pull request #578 from b4tman/master
fix AppdataFolder encoding on windows
10 years ago
Jonathan Warren 6fc30b34b2 Merge pull request #593 from Atheros1/master
grammar change
10 years ago
Jonathan Warren 2ca0fed227 fix error during fixing of merge conflict 10 years ago
Jonathan Warren c18ee8e803 resolve merge conflict 10 years ago
Jonathan Warren 12adccf965 Merge pull request #576 from yurivict/tray_inbox_unread_indicator
[NEW FEATURE] Implemented the indicator in tray icon that there are unread messages
10 years ago
Jonathan Warren efae4c35ed Merge pull request #575 from yurivict/install_issues
Fixed the path in shell executable when DESTDIR isn't empty
10 years ago
Jonathan Warren 99738e88aa Merge pull request #574 from yurivict/compatibility_FreeBSD
FreeBSD compatibility
10 years ago
Jonathan Warren a9bd322155 Merge pull request #571 from hanswolff/patch-1
fixed typos
10 years ago
Jonathan Warren 6c6bf318c3 Merge pull request #591 from Atheros1/master
Added translation to UI; also updated all .ts files
10 years ago
Jonathan Warren 98ce6340e8 updated all translation .ts files 10 years ago
Jonathan Warren a41a5b3390 added class_objectProcessor.py to the translation .pro files 10 years ago
Jonathan Warren 1a489691be added Norwegian translation to UI 10 years ago
Jonathan Warren eea51f878f Merge pull request #562 from flaskevann/patch-2
Create bitmessage_no.pro
10 years ago
Jonathan Warren 2bc502e3a2 Merge pull request #561 from flaskevann/patch-1
Create bitmessage_no.ts
10 years ago
Jonathan Warren 2fc85d8b32 Merge pull request #560 from erwinvaneyk/patch-1
fix #558
10 years ago
Jeroen Van Goey 90b0d4c640 remove duplicate code
There was twice a check for the Python version on OSX, but the logging in the second check was never reached
10 years ago
Jeroen Van Goey fb98cd0fc8 remove duplicate code
There was twice a check for the Python version on OSX but the logging in the second step could never be reached.
10 years ago
Jonathan Warren e423343e9a Merge pull request #582 from Atheros1/master
objectProcessorThread
10 years ago
Jonathan Warren 80932bbab0 fix pubkey signature bug leftover from objectProcessorThread-related-changes 10 years ago
Jonathan Warren df7116bd72 on close, save objectProcessorQueue to disk 10 years ago
bikash617 6d197e97b1 populate from field feature implementation 10 years ago
Jonathan Warren 3c79b7bf65 save the tag in the inventory for your own broadcasts also 10 years ago
Jonathan Warren 44618ffcc2 added option to show recent broadcasts when subscribing 10 years ago
Dmitry Belyaev f1ce821910 fix AppdataFolder encoding on windows 10 years ago
Yuri 63ac08a733 Merge branch 'translations' 10 years ago
Yuri 346582dcb5 Fixed grammar: 'Waiting on' -> 'Waiting for' 10 years ago
Yuri ce1c9ca26a Fixed grammar: 'Waiting on' -> 'Waiting for' 10 years ago
Yuri 58af281e75 Merge branch 'tray_inbox_unread_indicator' 10 years ago
Yuri 42faf2aaa0 [NEW FEATURE] Implemented the indicator in tray icon that there are unread messages. 10 years ago
Yuri 28eca22f36 Merge branch 'install_issues'
to explain why this merge is necessary,
10 years ago
Yuri 1763d803c7 Fixed the path in shell executable when DESTDIR isn't empty. 10 years ago
Yuri 7b65da70dc FreeBSD compatibility. 10 years ago
Hans Wolff 01620ec868 fixed typos
"Verschlüsselungscode Anforderung" -> "Verschlüsselungscode-Anforderung"
"Kennowrtsatz" -> "Kennwortsatz"
10 years ago
Jonathan Warren 45a0046e7d completed work on objectProcessorThread 10 years ago
flaskevann a1e67da794 Create bitmessage_no.pro
A simple .pro file like the other languages have, with correct name for the norwegian translation file.

(I guess the .qm file also is needed, but I could not make heads or tails of it)
10 years ago
flaskevann 380a8e717e Create bitmessage_no.ts
Norwegian translation for Bitmessage.
Everything is translated, including the "unfinished" and "obsolete" parts (better safe then sorry).
(I used the french files as template)
10 years ago
Erwin van Eyk be6b3961b7 fix #558 10 years ago
Jonathan Warren b3ba1aed68 some initial objectProcessorThread work 10 years ago
Jonathan Warren 2a1b6dd86d some initial objectProcessorThread work 10 years ago
Jonathan Warren 34ca45160d Merge pull request #553 from Atheros1/master
Some UI code refactoring
10 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
Refactored some table items to remove the universal unreadable variable ...
10 years ago
Jonathan Warren 94672fb42f Merge pull request #551 from Atheros1/master
Fix #545
10 years ago
Jonathan Warren d150193f43 Fix #545 10 years ago
Jonathan Warren 113745a3a7 Merge pull request #550 from Atheros1/master
Various fixes
10 years ago
Jonathan Warren 74c7c99511 Fix #544 10 years ago