Commit Graph

52 Commits

Author SHA1 Message Date
Ilya Kitaev 538710f21b build-win: mingw-x86: windeploy_helper.sh not needed anymore 2016-10-22 01:10:44 +03:00
Ilya Kitaev 0a16d74d1b build-win: mingw-x86: updated doc and project file 2016-10-22 00:35:03 +03:00
Ilya Kitaev 76c5c11a1b windows-build-x86: explained why stack is increased 2016-10-19 20:48:00 +03:00
Ilya Kitaev 15bfc85305 windows-build: increased stack for x86 build as libwallet allocates 2Mb
of stack internally
2016-10-19 20:47:52 +03:00
Ilya Kitaev 3763c1cf11 Fix Windows MSYS2 build 2016-10-11 18:58:58 +03:00
Ilya Kitaev 612c497608 TransactionHistory sorting 2016-10-10 00:19:13 +03:00
Ilya Kitaev 0ff3fd3212 added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +03:00
Ilya Kitaev af30cfdd6e build: added "libunwind_off" config option so it can be built on other
distros than Ubuntu
2016-09-22 21:39:43 +03:00
Ilya Kitaev 3cc318eb5d build: adjusted with bitmonero->monero renamings;
build: temporary disabled link with 'libunwind' due Ubuntu issues
2016-09-19 16:45:34 +03:00
Riccardo Spagni eb49606f25
Merge pull request #16
85787c3 Fix: File Path Chooser only opens once (#48) (Ilya Kitaev)
3280fe3 fix: Wallet storage path creation broken (#49) (Ilya Kitaev)
c87eed5 libunbound is one more dependency (Ilya Kitaev)
51f9176 Replaced German html encodings with real German letters (Ilya Kitaev)
f2a1267 Replaced German html encodings with real German letters (Ilya Kitaev)
4ac1943 Added german localization (JamesCullum)
33275c9 typo (JamesCullum)
2ecba2e typo (JamesCullum)
6efc368 Fixed malformed format (Ilya Kitaev)
f0920c8 Updated Mac OS instructions (Ilya Kitaev)
2016-09-10 13:16:48 +02:00
Ilya Kitaev 3280fe389a fix: Wallet storage path creation broken (#49) 2016-09-05 22:07:53 +03:00
Ilya Kitaev c87eed558f libunbound is one more dependency 2016-09-03 13:06:44 +03:00
redfish 010a2156b8 pro: link against libunwind
Otherwise link fails with missing symbols.
2016-09-03 04:11:57 -04:00
redfish 74a90651c7 pro: option for static build
Distribution packages want dynamic builds.
2016-09-03 04:11:52 -04:00
Ilya Kitaev db965e1265 changes due updates in bitmonero 2016-09-01 23:22:06 +03:00
Ilya Kitaev c1269301f7 Ask for password in wallet is password protected. closes #26 2016-08-17 15:14:43 +03:00
Ilya Kitaev 6f1343aaa0 ask user for the password if wallet is password-protected 2016-08-16 23:21:46 +03:00
Ilya Kitaev a3fc55e0ac mac application icon 2016-08-04 14:52:33 +03:00
Ilya Kitaev 35d7661f0c Windows application icon 2016-08-04 14:16:38 +03:00
Ilya Kitaev 4ee5d785c5 Deploy additional mingw dependencies 2016-08-04 13:56:49 +03:00
Ilya Kitaev 7c33ea931a msys64 deploy fix 2016-08-03 15:59:42 +03:00
Ilya Kitaev f640809d25 macdeployqt app bundle crash fixed. 2016-07-27 23:17:21 +03:00
Ilya Kitaev 9cd73dfbbe Translations are separate qm files 2016-07-27 22:32:33 +03:00
Ilya Kitaev 1b35a1ae4b build automation script. tested on macos 2016-07-25 16:24:07 +03:00
Ilya Kitaev c7c06a5893 removing "bitmonero" directory in "distclean" target 2016-07-22 15:50:51 +03:00
Ilya Kitaev aa0ea18356 translation files moved to resources 2016-07-21 16:29:37 +03:00
Ilya Kitaev ecf844120b cleaning "auto-generated" bitmonero directory on "make clean". closes
#22
2016-07-21 12:47:53 +03:00
Ilya Kitaev a9339838ac TranslationManager, Russian translation example 2016-07-19 23:31:09 +03:00
Ilya Kitaev de7bd2eb97 Polish translation file 2016-07-15 11:17:09 +03:00
Ilya Kitaev 573711473a update/build transations with release build. closes #23 2016-07-15 11:03:18 +03:00
Ilya Kitaev b0f77c817c separate LIBS sections for macx, linux and win32 2016-07-14 16:05:40 +03:00
Ilya Kitaev 7df82af75d New flags images, added IT,RU,ZH translation files 2016-07-13 16:01:56 +03:00
Ilya Kitaev c027922cb7 fixed multicore build; statically link boost, libcrypto and libssl for
Linux;
2016-07-13 10:30:12 +03:00
Ilya Kitaev d880441f7e MSYS2/Win64 build fixed 2016-07-04 18:17:26 +03:00
Ilya Kitaev fd50e6f9a3 new wallet wizard: wallet created in temporary directory and moved to
the destination at the final step
2016-06-10 16:41:13 +03:00
Ilya Kitaev 5c10be3251 Qt wrappers for libwallet API classes 2016-06-08 13:53:24 +03:00
Ilya Kitaev 493e290956 libwallet integration 2016-06-03 17:30:19 +03:00
Ilya Kitaev 238d582b17 build against libwallet_merged and boost libs 2016-05-27 11:00:26 +03:00
Ilya Kitaev f9e0916776 integrating libwallet 2016-05-17 16:03:59 +03:00
Ilya Kitaev 382fa30283 explicitely enabled c++11 for g++ compiler 2016-03-08 12:08:24 +03:00
Ilya Kitaev 625041df18 integrating cpp wallet mockups with QML 2016-02-24 13:25:20 +03:00
Ilya Kitaev 1195a89d06 started integrating wallet library 2016-02-23 18:59:26 +03:00
Ilya Kitaev 1364c2b498 Password strength level updated 2016-02-06 19:19:54 +03:00
Ilya Kitaev 496a34c54a Language (qt linguist) files actually added to project. 2016-02-06 15:58:55 +03:00
Ilya Kitaev e3bea0dd4a "word mnemonic input" with clipboard button and hint is reusable
component;
2016-02-06 15:49:31 +03:00
unknown 6289e18f6c fix for window drag bug on ubuntu, only tested on windows 2016-02-03 16:37:10 +01:00
Ilya Kitaev fce88a8120 Selection (branching) for recovery path 2016-02-03 00:09:45 +03:00
Ilya Kitaev 46db7715f9 German and English translation files 2016-01-29 22:01:52 +03:00
Ilya Kitaev cb45a37c95 Language files added to resources 2016-01-27 22:06:38 +03:00
Ilya Kitaev 78b556575a password page: checking if passwords match. merged "configuration" and
"donation" pages into one
2016-01-26 00:17:55 +03:00