Arin Alexander
|
43d5ead875
|
ru translation has been fixed
|
2018-11-20 01:46:55 +03:00 |
|
Arin Alexander
|
db8cb6c695
|
Russian translation updated
|
2018-06-20 22:25:11 +03:00 |
|
Arin Alexander
|
21b9a94168
|
replaceCRwithBR property has been added
|
2018-06-04 00:17:56 +03:00 |
|
arne krüger
|
e95dea2146
|
-translations
|
2018-03-09 19:12:39 +01:00 |
|
weibt
|
e08e7b4339
|
Add Chinese translation
|
2018-02-25 13:33:17 +08:00 |
|
Arin Alexander
|
2bb40d76bd
|
ru translation fixed
Report items alignment fixed;
|
2017-12-11 01:01:44 +03:00 |
|
Arin Alexander
|
6a889e9062
|
Values translation in objectinspector has been added
|
2017-12-10 22:10:41 +03:00 |
|
Arin Alexander
|
e6929b0c0f
|
French translation has been added
|
2017-12-10 16:05:44 +03:00 |
|
Arin Alexander
|
36d72a5756
|
Script function names have been translated
|
2017-06-29 03:16:30 +03:00 |
|
Arin Alexander
|
e3d01f1451
|
Band names translation has been added
|
2017-06-29 02:32:42 +03:00 |
|
Arin Alexander
|
bf38d57406
|
Band location has been fixed
|
2017-06-29 00:55:16 +03:00 |
|
Arin Alexander
|
f671c3a347
|
Object properties translation has been updated
|
2017-06-28 18:40:55 +03:00 |
|
Arin Alexander
|
1354c4a253
|
Russian translation has been fixed
|
2017-06-28 16:58:01 +03:00 |
|
Arin Alexander
|
4755bd7811
|
Russian translation has been fixed
|
2017-06-28 11:16:50 +03:00 |
|
Arin Alexander
|
af3d5840d6
|
Russian translation has been updated
|
2017-06-27 23:12:22 +03:00 |
|
Arin Alexander
|
ddc793f6e4
|
Merge branch '1.4'
# Conflicts:
# limereport/items/lrtextitem.cpp
# limereport/items/lrtextitem.h
# limereport/lrdatasourcemanager.cpp
# limereport/lrdatasourcemanager.h
|
2017-03-01 00:40:36 +03:00 |
|
Arin Alexander
|
e9957bd8b5
|
Russian translation has been updated
|
2017-02-28 23:23:33 +03:00 |
|
Arin Alexander
|
f409f54e8f
|
Arabic translation has been added
|
2017-02-01 23:56:12 +03:00 |
|
Arin Alexander
|
8c09e5ed51
|
Images has been changed
|
2016-11-05 00:37:33 +03:00 |
|
Arin Alexander
|
fecf863f7c
|
Version 1.4 initial commit
|
2016-06-10 19:05:18 +04:00 |
|
newsages
|
1acaa431c4
|
ARCH_TYPE
unix{
ARCH_DIR = $${OUT_PWD}/unix
ARCH_TYPE = unix
macx{
ARCH_DIR = $${OUT_PWD}/macx
ARCH_TYPE = macx
}
linux{
!contains(QT_ARCH, x86_64){
message("Compiling for 32bit system")
ARCH_DIR = $${OUT_PWD}/linux32
ARCH_TYPE = linux32
}else{
message("Compiling for 64bit system")
ARCH_DIR = $${OUT_PWD}/linux64
ARCH_TYPE = linux64
}
}
}
win32 {
ARCH_DIR = $${OUT_PWD}/win32
ARCH_TYPE = win32
}
DESTDIR = $${BUILD_DIR}/$${ARCH_TYPE}/$${BUILD_TYPE}/lib
LIBS += -L$${BUILD_DIR}/$${ARCH_TYPE}/$${BUILD_TYPE}/lib
|
2016-04-03 15:08:17 +02:00 |
|
Newsages
|
6133a9cd12
|
subdirs mkdir -p
|
2016-03-31 03:48:57 +02:00 |
|
newsages
|
7d6d7d39c8
|
logical Structure folders
|
2016-03-27 21:02:58 +02:00 |
|
Arin Alexander
|
0550654b04
|
Some limereport's project structure changes
|
2016-03-22 15:55:02 +03:00 |
|
Newsages
|
c9495b2745
|
Translations Español
|
2016-03-19 11:48:18 +01:00 |
|
Arin Alexander
|
45f3f9062a
|
Russian translation has been fixed
|
2016-02-18 23:55:35 +03:00 |
|
Arin Alexander
|
62905e639a
|
fix #4 В превью на русском языке выводится "Page 1 из 5"
|
2016-02-18 22:24:53 +03:00 |
|
Sergey Popovichev
|
9a792e453c
|
1.3.9
|
2016-02-17 10:39:17 +03:00 |
|
Sergey Popovichev
|
20fe567ab2
|
1.3.1
|
2016-02-17 10:28:27 +03:00 |
|