Nick Bolton
|
5b16d557d8
|
fixed: control dir wrong chmod
|
2014-04-09 18:54:06 +00:00 |
Nick Bolton
|
501abecda9
|
missing file from last commit
|
2014-04-09 16:53:22 +00:00 |
Nick Bolton
|
d1eb7a69ee
|
converted cpack deb to dpkg-deb
|
2014-04-09 16:53:02 +00:00 |
Nick Bolton
|
c0f47d8eb1
|
fixed: missing header, fails on qt5
|
2014-04-09 10:19:13 +00:00 |
Nick Bolton
|
8d2de7a9cb
|
fixed: arch headers not included on windows
|
2014-04-08 16:47:06 +00:00 |
Nick Bolton
|
d72aa1e975
|
fixed: pthread linker error
|
2014-04-08 16:41:48 +00:00 |
Nick Bolton
|
813feb8e37
|
test
|
2014-04-08 10:10:18 +00:00 |
Nick Bolton
|
3a789f77b8
|
fixed: cmake version
|
2014-04-07 09:29:34 +00:00 |
Nick Bolton
|
b081fc0331
|
fixed: code style in OSXKeyState, released ref var
|
2014-03-31 16:04:17 +00:00 |
Nick Bolton
|
68557afff2
|
fixed: modifier keys are repeated on windows server.
|
2014-03-31 15:54:57 +00:00 |
Nick Bolton
|
6649887ca6
|
reverted r2025
|
2014-03-31 14:57:53 +00:00 |
Nick Bolton
|
26d0f59e65
|
fixed: exception getWhat usage returns garbage.
|
2014-03-31 13:56:41 +00:00 |
Nick Bolton
|
93b8248281
|
test 5
|
2014-03-27 13:19:19 +00:00 |
Nick Bolton
|
7c98717280
|
test 4
|
2014-03-27 13:09:40 +00:00 |
Nick Bolton
|
fc9631b879
|
test 3
|
2014-03-27 13:04:31 +00:00 |
Nick Bolton
|
26b50e168a
|
test 2
|
2014-03-27 12:41:02 +00:00 |
Nick Bolton
|
3cd41faf57
|
test 1
|
2014-03-27 12:35:25 +00:00 |
Nick Bolton
|
1dc4cec703
|
updated gui translations master
|
2014-03-26 11:53:53 +00:00 |
jerry
|
bc160fab01
|
fixed broken drag and drop in 1.4.17
|
2014-03-25 15:08:00 +00:00 |
Nick Bolton
|
ff3a1a649b
|
version to 1.4.18
|
2014-03-25 09:02:40 +00:00 |
Nick Bolton
|
e8a8e4cb24
|
1.4.17 ChangeLog
|
2014-03-25 09:02:10 +00:00 |
Nick Bolton
|
c29d3e2fd3
|
moved tray hide notification to before starting
|
2014-03-24 15:13:47 +00:00 |
jerry
|
a22edc9048
|
reverted last checkin
|
2014-03-24 13:11:12 +00:00 |
jerry
|
da0ea958b6
|
made synmacph use original code sign
|
2014-03-24 12:22:19 +00:00 |
Nick Bolton
|
0e1960d8ff
|
buildbot test
|
2014-03-23 16:54:26 +00:00 |
Nick Bolton
|
3e5194dd4e
|
fixed: ServiceManagement not available in 10.5
|
2014-03-23 12:16:11 +00:00 |
Nick Bolton
|
5ff37a0937
|
fixed: ServiceManagement not available in 10.5
|
2014-03-23 10:17:32 +00:00 |
Nick Bolton
|
1f9c2ba7e2
|
made ax helper mavericks only
|
2014-03-22 09:07:29 +00:00 |
Nick Bolton
|
303c1892a0
|
only fix xcode on mavericks
|
2014-03-22 08:41:28 +00:00 |
Nick Bolton
|
d456159a2b
|
fixed: dist commands not using loadConfig
|
2014-03-22 08:20:38 +00:00 |
jerry
|
f59569c4a0
|
fixed: Bug #3927 - Mavericks accessibility exception not working (when upgrading from 1.4.15 to 1.4.16)
|
2014-03-21 16:08:33 +00:00 |
Nick Bolton
|
4d75150143
|
fixed: Bug #3968 - GUI auto-hides on initial first install (with no config)
|
2014-03-21 09:22:18 +00:00 |
Nick Bolton
|
0745d5884b
|
Task #3969 - Merge String.cpp and StringUtil.cpp
|
2014-03-21 08:32:36 +00:00 |
Nick Bolton
|
a4416d4b16
|
arm distftp support
|
2014-03-20 23:40:05 +00:00 |
Nick Bolton
|
10e974970e
|
fixed: Bug #3939 - Compile fails on ARM (Raspberry Pi) because of cryptopp/Crypto++ lib
|
2014-03-20 19:24:24 +00:00 |
Nick Bolton
|
2954fd6690
|
fixed: bad permissions for rpm
|
2014-03-20 18:17:55 +00:00 |
Nick Bolton
|
63286c4f9a
|
fixed: Bug #3947 - Conflicts when using yum localinstall on Fedora 20
|
2014-03-20 16:09:13 +00:00 |
Nick Bolton
|
3e84372a14
|
fixed: missing virtual dtor for XArch* classes
|
2014-03-20 13:41:23 +00:00 |
Nick Bolton
|
e34e39a41c
|
fixed XArchEvalUnix using wrong memeber, string_format using c++11 (which we're not ready for yet), code style (indentation and new lines)
|
2014-03-20 13:34:21 +00:00 |
Nick Bolton
|
f9fe1130ac
|
Task #3964 - Make premium login error more verbose
|
2014-03-20 10:33:33 +00:00 |
Nick Bolton
|
44a98c6c9d
|
fixed: XArchEval "what" returns garbage (memory deleted).
|
2014-03-20 10:32:40 +00:00 |
Nick Bolton
|
8283955765
|
fixed: ZipFile.extractall is buggy in python 2.6.1
|
2014-03-19 14:21:12 +00:00 |
jerry
|
4825f13868
|
renamed command package to command1, python module naming conflict. also fixed a few typos and minor bugs in the toolchain.
|
2014-03-18 18:21:16 +00:00 |
Nick Bolton
|
b5dc94ca92
|
zipped gmock and gtest
|
2014-03-18 11:07:20 +00:00 |
Nick Bolton
|
1f50d1b36c
|
removed ext files so they can be zipped.
|
2014-03-18 11:01:47 +00:00 |
Nick Bolton
|
94a06c8d48
|
fixed import in hm.py
|
2014-03-18 11:01:18 +00:00 |
Nick Bolton
|
540af10254
|
renamed build package to toolchain
|
2014-03-18 10:58:41 +00:00 |
Nick Bolton
|
3b21bf82c7
|
moved hm.py functions to Toolchain class.
|
2014-03-18 10:47:25 +00:00 |
Nick Bolton
|
564b5c6e51
|
annotated hex values in logging
|
2014-03-17 19:27:29 +00:00 |
Nick Bolton
|
0563eeb467
|
extra logging, polling keys after modifier key fake
|
2014-03-17 19:02:13 +00:00 |