Compare commits

...

5438 Commits

Author SHA1 Message Date
Claveau Joshua
8be1e207b8 Test 2020-07-01 18:13:25 +02:00
Claveau Joshua
6652401d07 Minor improvement
Element query widget, when "all" is selected, report and slave is not
selected anymore.
Summary should be smaller.
2020-06-29 20:50:29 +02:00
artgg7300
485ccbfb61 updated hungarian files 2020-06-23 19:15:11 +02:00
Martin Marmsoler
6c84b55586 allow multiedit also for arceditor, ellipse, line, rectangle and show properties when single polygon is selected 2020-06-23 06:54:40 +02:00
Ole Carlsen
0ed9ac393c Danish translation updated 2020-06-22 18:14:55 +02:00
Laurent Trinques
3e0d8aa3c3 Update Polish translation, thanks Pawel 2020-06-22 05:36:06 +02:00
Simon De Backer
e590c76251 add Vertical sparcer's 2020-06-22 05:26:12 +02:00
Laurent Trinques
a323cbbc48 Update example with new summary and nomenclature feature 2020-06-21 19:44:56 +02:00
dlee99
168bafa9c8 modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-06-21 18:24:19 +02:00
Laurent Trinques
c8bdfb3ac6 Update *TS files 2020-06-21 18:15:26 +02:00
Claveau Joshua
0a1b688003 Fix crash.
Fix crash when when move and undo the move of a QetGraphicsTableItem
2020-06-21 16:25:34 +02:00
Claveau Joshua
0587c56bba Summary query widget : config can be saved/loaded 2020-06-21 16:17:35 +02:00
Claveau Joshua
64f3001c86 Continue new summary feature
Header name is now well translated.
Open the good dialog from the properties dock widget
2020-06-21 16:00:14 +02:00
Laurent Trinques
edb5217b31 Update *TS files 2020-06-21 11:23:56 +02:00
Simon De Backer
cfb5acc8d5 fix tr() cannot be called without context
add QObject::
qetdiagrameditor.cpp:2341: tr() cannot be called without context
qetdiagrameditor.cpp:2372: tr() cannot be called without context
diagramfoliolist.cpp:175: Class 'DiagramFolioList' lacks Q_OBJECT macro
2020-06-21 11:22:44 +02:00
Simon De Backer
ca2e737df3 fix deprecated warning int QWheelEvent::delta() const
Use angleDelta() instead
and .y();
2020-06-21 10:50:26 +02:00
Simon De Backer
2241343fba fix Wmisleading-indentation
is misleadingly indented as if it were guarded by the ‘if’
2020-06-21 10:50:00 +02:00
Simon De Backer
501134ab25 add Q_UNUSED for TerminalData:: fromSettings & toSettings 2020-06-21 10:49:38 +02:00
Simon De Backer
c4850f815f fix Wdeprecated-declarations
Use default constructor instead
2020-06-21 10:49:14 +02:00
Ole Carlsen
6a926bbe50 Danish translation updated 2020-06-21 07:53:20 +02:00
Laurent Trinques
34b4d11e53 Minor 2020-06-20 23:52:12 +02:00
Simon De Backer
ddf88bbed7 add font color of the conductors 2020-06-20 23:48:20 +02:00
dlee99
53447b41c9 modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-06-20 22:46:30 +02:00
Simon De Backer
47637c4779 another alternative ui for ConductorPropertiesWidget 2020-06-19 21:56:38 +02:00
Laurent Trinques
205c683d6f Improve Simon patch :
The window of the properties of the conductor does not
 exactly fit in height.
2020-06-19 09:40:45 +02:00
Simon De Backer
1278fe1124 The window of the properties of the conductor does not exactly fit in height.
On the laptop, the resolution is 1368 * 768.
2020-06-19 09:02:22 +02:00
Claveau Joshua
090da90e22 fix fail to build 2020-06-18 19:20:25 +02:00
Claveau Joshua
ec5f537da4 Add new summary table (WIP) 2020-06-18 18:52:29 +02:00
artgg7300
80b5029cd1 translated hungarian files 2020-06-17 05:34:02 +02:00
Laurent Trinques
534ab19616 Revert "MacOS: try to remove hard coded python PATH"
This reverts commit 36071e9cf5.
2020-06-16 17:36:54 +02:00
Laurent Trinques
36071e9cf5 MacOS: try to remove hard coded python PATH 2020-06-16 17:21:44 +02:00
Laurent Trinques
b8b0bbed44 Add new symbols 2020-06-16 01:32:50 +02:00
Laurent Trinques
78a02af400 Minor : general_widget add TextEditorInteraction 2020-06-15 19:26:44 +02:00
Laurent Trinques
e10ae8ce2e Update Copyright date 2020-06-15 17:42:53 +02:00
Laurent Trinques
a5465c201f Try to fix bad font rendering under Windows plateform
see : https://bugreports.qt.io/browse/QTBUG-83161
2020-06-15 13:01:05 +02:00
Laurent Trinques
bb7ef2a13f Update *TS files 2020-06-14 22:19:28 +02:00
dlee99
3f9db7b9ec modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-06-14 21:20:51 +02:00
Laurent Trinques
ec13e0dde3 Try to fix Ubuntu 18.04 FTBFS, again 2020-06-14 18:14:14 +02:00
Laurent Trinques
509d1f39f0 Try to fix Ubuntu 18.04 FTBFS again 2020-06-14 17:49:50 +02:00
Martin Marmsoler
83f4a7c6ba do not set parts again when they are set already 2020-06-14 17:07:14 +02:00
Martin Marmsoler
d7b5ceece1 implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step 2020-06-14 17:07:14 +02:00
Martin Marmsoler
0fb98fbdac add multiedit feature also for dynamic text 2020-06-14 17:07:14 +02:00
Martin Marmsoler
0485df25dc static_cast is enough 2020-06-14 17:07:14 +02:00
Martin Marmsoler
cfda59e978 multipart edit 2020-06-14 17:07:14 +02:00
Martin Marmsoler
4abf1c4f2e - static_cast because it is a condition that it is PartTerminal 2020-06-14 17:07:14 +02:00
Martin Marmsoler
37cc326a46 solves #7 2020-06-14 17:07:14 +02:00
Martin Marmsoler
a6137ed0d0 forgotten to commit texteditor 2020-06-14 17:07:14 +02:00
Martin Marmsoler
a07e973482 make partTextEditor capable to modify multiple parts at the same time 2020-06-14 17:07:13 +02:00
Martin Marmsoler
a2d466240b multiterminal change 2020-06-14 17:07:13 +02:00
Martin Marmsoler
b85b341941 WIP 2020-06-14 17:07:13 +02:00
Martin Marmsoler
451d5c8f58 not needed, because it is the same than a few lines below 2020-06-14 17:07:13 +02:00
Laurent Trinques
09dd92215f Try to fix Ubuntu 18.04 FTBFS 2020-06-14 16:22:23 +02:00
Laurent Trinques
a8c2283cbe hot fix zoom and scrolling
bug: was only zoom In
    (int QPoint::manhattanLength() const
    Returns the sum of the absolute values)
2020-06-14 14:29:59 +02:00
Simon De Backer
39fba2702d add be lang 2020-06-14 13:51:48 +02:00
Simon De Backer
35ba2bbe95 hot fix zoom and scrolling
bug: was only zoom In
(int QPoint::manhattanLength() const
Returns the sum of the absolute values)
2020-06-14 13:40:12 +02:00
Martin Marmsoler
81992bc777 remove inline, because it creates compile issues in release mode. see #48 2020-06-14 13:29:26 +02:00
Martin Marmsoler
3bac452141 add comments 2020-06-14 13:29:26 +02:00
Martin Marmsoler
51843bf03e replace foreach by for 2020-06-14 13:29:26 +02:00
Martin Marmsoler
af989b1cd8 Use uuid instead of an index to connect multiple elements 2020-06-14 13:29:25 +02:00
Martin Marmsoler
c2e17daab9 move initialization to header, so it must not be done in every constructor 2020-06-14 13:29:25 +02:00
Martin Marmsoler
439cf4cbd6 fix segmentation fault 2020-06-14 13:29:25 +02:00
Martin Marmsoler
89452f0b3c fix nullpointer exception 2020-06-14 13:29:25 +02:00
Martin Marmsoler
587ada643f try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double 2020-06-14 13:29:25 +02:00
Martin Marmsoler
77a2ceea7d regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties 2020-06-14 13:29:25 +02:00
Laurent Trinques
496b8f302a Fix FTBFS on Ubuntu 18.04 2020-06-14 08:26:52 +02:00
Laurent Trinques
22e619d6b9 Revert pull request #48 2020-06-14 07:35:52 +02:00
Martin Marmsoler
c9a7c836c5 add comments 2020-06-13 16:26:22 +02:00
Martin Marmsoler
a8a2df7c55 replace foreach by for 2020-06-13 16:26:22 +02:00
Martin Marmsoler
9b06a81c49 Use uuid instead of an index to connect multiple elements 2020-06-13 16:26:22 +02:00
Martin Marmsoler
7f07660959 move initialization to header, so it must not be done in every constructor 2020-06-13 16:26:22 +02:00
Martin Marmsoler
bc8bb63cae fix segmentation fault 2020-06-13 16:26:22 +02:00
Martin Marmsoler
e8d4b6c9d5 fix nullpointer exception 2020-06-13 16:26:22 +02:00
Martin Marmsoler
ec52032532 try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double 2020-06-13 16:26:22 +02:00
Martin Marmsoler
8c6b4120f5 regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties 2020-06-13 16:26:22 +02:00
Laurent Trinques
ca80b3d69f Improve last commit 2020-06-13 06:29:24 +02:00
Laurent Trinques
2e8c7d5236 Fix FTBFS
QTextStreamFunctions::endl(QTextStream&)

simple but no buffer flush
2020-06-13 06:08:11 +02:00
Laurent Trinques
f41b3ba26f QTextStreamFunctions::endl(QTextStream&)
Use Qt::endl instead
2020-06-13 05:44:34 +02:00
Simon De Backer
2aff40fd52 fix deprecated warning QTextStream& QTextStreamFunctions::endl(QTextStream&)
Use Qt::endl instead

QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl")
2020-06-13 05:42:05 +02:00
Simon De Backer
c97a239c29 fix deprecated warning Qt::WindowFlags = nullptr
Use default constructor instead

Qt::Widget 0x00000000
This is the default type for QWidget.
Widgets of this type are child widgets if they have a parent,
and independent windows if they have no parent.
See also Qt::Window and Qt::SubWindow.
2020-06-12 19:54:34 +02:00
Simon De Backer
e4f4c1e154 fix deprecated warning void QGraphicsView::resetMatrix()
Use resetTransform() instead

This class was introduced in Qt 4.2.

+ indentation warning
of "resetSceneRect();"
2020-06-12 19:54:13 +02:00
Simon De Backer
b29753e37e fix deprecated warning QMatrix QGraphicsView::matrix() const
Use transform() instead

This class was introduced in Qt 4.2.
2020-06-12 19:53:57 +02:00
Simon De Backer
71abaf92cb fix deprecated warning int QWheelEvent::delta() const
Use angleDelta() instead

manhattanLength()
Returns the sum of the absolute values of x() and y(),
traditionally known as the "Manhattan length" of the vector
from the origin to the point.

This class was introduced in Qt 5.5
2020-06-12 19:52:50 +02:00
Simon De Backer
bb093ba0cd Mod Copyright Date
from const to dynamic

benefit the date no longer needs to be translated
2020-06-12 19:52:31 +02:00
Laurent Trinques
247a14f7aa Fix Unbutu 18.04 FTFS 2020-06-12 07:22:18 +02:00
Simon De Backer
2ec018a4e9 fix deprecated warning QString::SplitBehavior
enum QString::SplitBehavior This enum is obsolete.

Use Qt::SplitBehavior instead.
This enum was introduced or modified in Qt 5.14.
2020-06-12 05:52:50 +02:00
Simon De Backer
2570108caf fix deprecated warning qsrand
This function is obsolete.

Use QRandomGenerator instead.
This class was introduced in Qt 5.10.
2020-06-12 05:52:50 +02:00
Simon De Backer
5d2d4a48a5 fix deprecated warning QButtonGroup::buttonClicked
This function is obsolete.

Use QButtonGroup::idClicked instead.
This function was introduced in Qt 5.15.
2020-06-12 05:52:50 +02:00
Simon De Backer
21c3c09341 fix deprecated warning QHash
This function is obsolete.

Use QMultiHash instead.
This function was introduced in Qt 4.3 - 5.14
2020-06-12 05:52:50 +02:00
Simon De Backer
b9ed45c8a3 fix deprecated warning QMap
This function is obsolete.

Use QMultiMap instead.
This function was introduced in Qt 4.3 - 5.14
2020-06-12 05:52:50 +02:00
Simon De Backer
573a36b93f fix deprecated warning QDirModel
This class is obsolete. It is provided to keep old source code working.
We strongly advise against using it in new code.

Use QFileSystemModel instead.
This class was introduced in Qt 4.4
2020-06-12 05:52:50 +02:00
artgg7300
e61cbfe30a translated hungarian files 2020-06-12 05:42:26 +02:00
Laurent Trinques
3e1740cee0 Revert Martin pull request for now, and return to last 7e9fd8df9 commit 2020-06-11 13:19:30 +02:00
Martin Marmsoler
bf2e02273e do not set parts again when they are set already 2020-06-11 11:12:17 +02:00
Martin Marmsoler
e36a4ddd0a implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step 2020-06-11 11:12:17 +02:00
Martin Marmsoler
1ccffda93b add multiedit feature also for dynamic text 2020-06-11 11:12:17 +02:00
Martin Marmsoler
a8c62b8257 static_cast is enough 2020-06-11 11:12:17 +02:00
Martin Marmsoler
5666782e91 multipart edit 2020-06-11 11:12:17 +02:00
Martin Marmsoler
d000f611d8 - static_cast because it is a condition that it is PartTerminal 2020-06-11 11:12:17 +02:00
Martin Marmsoler
35896d5771 solves #7 2020-06-11 11:12:17 +02:00
Martin Marmsoler
8ffe50715d forgotten to commit texteditor 2020-06-11 11:12:17 +02:00
Martin Marmsoler
1c04ea0efb make partTextEditor capable to modify multiple parts at the same time 2020-06-11 11:12:17 +02:00
Martin Marmsoler
4bae1b902d multiterminal change 2020-06-11 11:12:17 +02:00
Martin Marmsoler
304ea00d7b WIP 2020-06-11 11:12:17 +02:00
Martin Marmsoler
f2c796bdb0 not needed, because it is the same than a few lines below 2020-06-11 11:12:17 +02:00
Martin Marmsoler
cccc4fc0c4 add comments 2020-06-11 11:12:05 +02:00
Martin Marmsoler
b7c2740778 replace foreach by for 2020-06-11 11:12:05 +02:00
Martin Marmsoler
e6f77ec369 Use uuid instead of an index to connect multiple elements 2020-06-11 11:12:05 +02:00
Martin Marmsoler
bb24e121eb move initialization to header, so it must not be done in every constructor 2020-06-11 11:12:05 +02:00
Martin Marmsoler
dd377eeb73 fix segmentation fault 2020-06-11 11:12:05 +02:00
Martin Marmsoler
19d494afcd fix nullpointer exception 2020-06-11 11:12:05 +02:00
Martin Marmsoler
6d782f4abb try to use TerminalData in Terminal and PartTerminal, sou the code must not be written double 2020-06-11 11:12:05 +02:00
Martin Marmsoler
dcbcb5391f regarding to joshuas email, toXml uses a new structure. So it is changed in the properties interface and xrefproperties 2020-06-11 11:12:05 +02:00
Claveau Joshua
7e9fd8df98 graphics table properties editor : Add two buttons new button
Add new two new buttons :
1. Adjust the selected table to fit as well into folio.
2. Set current geometry to all linked tables : Apply the geometry (pos,
height, width, row to display) of the selected table to all linked
tables.
2020-06-11 10:41:01 +02:00
Ole Carlsen
516435554a Danish translation updated 2020-06-09 14:10:22 +02:00
Laurent Trinques
e96a704215 Update fr en translation 2020-06-09 11:28:20 +02:00
Laurent Trinques
e3b5fbb5ac Update *TS files 2020-06-09 10:45:37 +02:00
Martin Marmsoler
d1742d5685 when model is not yet loaded, but the element editor should be opened, a segmentation fault occurs. Do not set current index when m_model is not yet loaded 2020-06-09 10:01:32 +02:00
Simon De Backer
4a3b7e708a QAbstractTableModel explicitly initialized in copy constructor
warning: base class ‘class QAbstractTableModel’
should be explicitly initialized in the copy constructor [-Wextra]
2020-06-08 21:14:15 +02:00
Ole Carlsen
521ed615d9 Minor Danish update 2020-06-08 18:43:43 +02:00
Laurent Trinques
fea245d485 Update polish translation, thanks Pawel 2020-06-08 03:55:36 +02:00
Simon De Backer
fe64923ffe fix deprecated warning QSet<T> QList<T>::toSet()
Use
QSet<T>(list.begin(), list.end())
instead.

This function was introduced in Qt 5.14
2020-06-08 03:52:51 +02:00
Simon De Backer
37658efd0d fix deprecated warning qUpperBound
Use
std::upper_bound
instead.
2020-06-07 16:42:41 +02:00
Simon De Backer
20a739fa96 fix deprecated warning QList::swap() attempt 2
Use
QList::swapItemsAt()
instead.

This function was introduced in Qt 5.13.
2020-06-07 16:42:26 +02:00
Simon De Backer
24528b0fdb fix deprecated warning QModelIndex::child
Use
QModelIndex::index
instead.

This function was DEPRECATED_SINCE(5, 8)
2020-06-07 16:42:17 +02:00
Simon De Backer
803414f716 remove user-defined copy constructor
We need to define our own copy constructor only
if an object has pointers or any runtime allocation
of the resource like file handle, a network connection..etc.

note: Default constructor does only shallow copy.
2020-06-07 16:41:42 +02:00
Claveau Joshua
9085c6fcda table item : remove a table remove also all linked tables 2020-06-05 20:00:13 +02:00
Claveau Joshua
ae9ef3cf21 Make a copie of previous table model when unlink a table from her previous table. 2020-06-04 14:17:14 +02:00
Claveau Joshua
8ad876fb31 Improve the use of the database 2020-06-03 19:46:27 +02:00
Claveau Joshua
b445ce8934 Nomenclature model : Improve function to setup the name of header 2020-06-03 19:15:21 +02:00
Claveau Joshua
042faeae32 Table widget : Enable arrow to quicly switch to previous/next linked table 2020-06-02 19:44:19 +02:00
Simon De Backer
de88b32e5b fix deprecated warning QPainter::drawRoundRect
Use
QPainter::drawRoundedRect
instead.

This function was introduced in Qt 4.4.
2020-06-02 06:23:17 +02:00
Simon De Backer
74c3fc8dd9 fix deprecated warning QTreeWidgetItem::setBackgroundColor
Use
setBackground()
instead.
This function was introduced in Qt 4.2.
2020-06-01 11:53:38 +02:00
Ole Carlsen
faf35c4985 Danish translation updated 2020-06-01 08:29:13 +02:00
Laurent Trinques
6b16f5b46d Add new conductors properties color and section 2020-05-31 22:33:25 +02:00
Simon De Backer
9b570525d3 fix deprecated warning QDrag::start
Use
QDrag::exec
instead.
2020-05-31 11:43:59 +02:00
Claveau Joshua
0897ed43fe Add table dialog : table config can saved and loaded.
The dialog used to edit the configuration of QetGraphicsTable item can
now save and load a configuration from graphics_table.json file located
in the user config dir.
2020-05-30 20:18:44 +02:00
Laurent Trinques
261abfa10b Revert "fix deprecated warning QList::swap()"
This reverts commit b5a33429df.
2020-05-30 06:47:34 +02:00
Simon De Backer
b5a33429df fix deprecated warning QList::swap()
Use
QList::swapItemsAt()
instead.
2020-05-30 06:24:40 +02:00
Simon De Backer
09006dc75f fix deprecated warning QDir& QDir::operator=(const QString&)
This function is obsolete.

Use
QDir::setPath() instead
instead.
2020-05-30 06:24:04 +02:00
Simon De Backer
9ee911e484 fix -Wswitch warning
add default and Qt::MarkdownText
2020-05-30 06:23:43 +02:00
Claveau Joshua
27472bdd8b Nomenclature model don't save header data "display role"
The model doesn't save anymore the header data with role
Qt::displayRole.
The header display role is now generated in the fly, by concequent the
header displayed texts are always in the current local
2020-05-29 20:54:50 +02:00
Simon De Backer
70f0541e06 fix deprecated warning qVariantFromValue
This function is obsolete.
Note:
This function was provided as a workaround for MSVC 6
which did not support member template functions.
It is advised to use the other form in new code.

This function is equivalent to QVariant::fromValue(value).
2020-05-29 14:56:07 +02:00
Simon De Backer
86a4701d2b fix deprecated warning QLineF::intersect
This function is obsolete.

Use
QLineF::intersects(const QLineF &line, QPointF *intersectionPoint) const
instead.
This function was introduced in Qt 5.14.
2020-05-29 14:55:54 +02:00
Simon De Backer
0611fe2798 fix deprecated warning QTime::start()
Use
QElapsedTimer::QElapsedTimer()
instead.
This function was introduced in Qt 5.4.
2020-05-29 14:55:37 +02:00
Simon De Backer
22566a1bc6 fix deprecated warning QFontMetrics::width(QChar ch)
Use
QFontMetrics::horizontalAdvance(const QString &text, int len = -1)
instead.
This function was introduced in Qt 5.11.
2020-05-29 14:55:27 +02:00
Simon De Backer
addcdeb2a0 fix -Wmisleading-indentation warning
there were spaces used to indent the conditional line
2020-05-29 14:03:26 +02:00
Simon De Backer
e56701d336 *fix deprecated warning QWidget::getContentsMargins
This function is obsolete.

Use contentsMargins().
instead.

This function was introduced in Qt 4.6.
2020-05-29 14:03:00 +02:00
aitolos
61ebbbc23c Greek Lang update 2020-05-28 21:45:37 +03:00
sdeffaux
0b3d287c75 add and update symbols 2020-05-28 17:55:11 +02:00
Simon De Backer
362509cb38 fix deprecated warning QSet<T>::toList() Use values() instead.
warning: ‘QList<T> QSet<T>::toList() const [with T = Conductor*]’
is deprecated: Use values() instead. [-Wdeprecated-declarations]

QT_VERSION 5.15.0
GCC 64bit
2020-05-28 15:54:53 +02:00
artgg7300
7948e2b1d3 updated hungarian language files 2020-05-28 06:06:14 +02:00
dlee99
abdb76b68e modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-05-26 22:42:37 +02:00
Claveau Joshua
75e6f28221 Reduce the time spend when nomenclature table is created automatically 2020-05-26 22:00:32 +02:00
Laurent Trinques
5772d919e3 Update *TS files 2020-05-25 13:44:14 +02:00
Laurent Trinques
1e9cb8a75a Update Polish translation, thanks Rafal 2020-05-25 13:26:32 +02:00
Simon De Backer
bb2c822b2f Add some "Vaillant" hydraulic elements for allSTOR 2020-05-24 19:20:50 +02:00
Claveau Joshua
65777a0fb5 Minor typo 2020-05-24 17:23:11 +02:00
Claveau Joshua
df26c5b7ed Add nomenclature dialog : enable option "add new folio and table if needed" 2020-05-24 17:17:17 +02:00
Claveau Joshua
7ea42752a4 Change the way how a diagram is added
Now it's the project itself who manage the adding of diagram instead of
the diagram view, it's more coherent
2020-05-24 16:24:39 +02:00
Claveau Joshua
edfdf83c99 Nomenclature : enable option "fit to diagram" 2020-05-24 15:03:56 +02:00
Maximilian Federle
0c550497d1 snap: Start org.freedesktop.portal.Desktop on launch
Open & save dialogs might fail if it is not running.
org.freedesktop.portal.Desktop is DBus activated and this doesn't play
nicely with AppArmor at the moment.
2020-05-24 14:12:09 +02:00
Laurent Trinques
30dbcae2a5 Typo 2020-05-20 02:36:23 +02:00
Laurent Trinques
a7121cce50 Improve : Try to launch qet_tb_generator portable version of the plugin
if user put binary on QDir::homePath()
2020-05-20 02:27:47 +02:00
Laurent Trinques
83b58ec246 Try to launch qet_tb_generator portable version of the plugin if user
put binary on QDir::homePath()
2020-05-19 11:15:52 +02:00
Claveau Joshua
77c9cad501 Animate search and replace widget when close with the button of the widget 2020-05-17 15:59:23 +02:00
Laurent Trinques
987dbd3fa6 Add symbol 2020-05-17 10:24:13 +02:00
Laurent Trinques
b41a0656ec Minor : increase max conductors to 20px 2020-05-16 16:00:32 +02:00
Laurent Trinques
fca9c7c479 Minor : set maximum to 99 text conductor 2020-05-16 15:56:00 +02:00
Laurent Trinques
f360973eeb Macos add key LSMinimumSystemVersion 2020-05-15 13:34:41 +02:00
Claveau Joshua
70493a06f7 Minor : typo and tab edit order 2020-05-15 11:38:09 +02:00
Claveau Joshua
e40ba32281 Bug fix : some element informations can't be set 2020-05-15 10:26:05 +02:00
Laurent Trinques
4ee65320f3 Update binary of norwegian translation 2020-05-14 20:20:56 +02:00
Joel As
da297c8591 Recent update of norwegian translation 2020-05-14 20:16:52 +02:00
Laurent Trinques
6041818d8f Update qet_nb.ts qet_nb.qm, thanks Joel 2020-05-14 17:32:57 +02:00
Laurent Trinques
d14d5de442 Update qet_nb.ts 2020-05-14 16:48:30 +02:00
Laurent Trinques
cc9124cdfb Prepare to add new country Norwegian switch 2020-05-14 16:01:40 +02:00
Ole Carlsen
b1ef5d4b2b anish translation updated 2020-05-12 18:44:36 +02:00
Claveau Joshua
0015f4a694 Qet graphics table item can be removed from diagram 2020-05-12 11:17:25 +02:00
artgg7300
50f061697c translated hungarian files 2020-05-10 10:11:08 +02:00
Claveau Joshua
37efa97ce7 qet graphics table item : to/from xml change
The font, alignment and margins is not saved by the table anymore but by
the model.
2020-05-08 00:08:57 +02:00
Maximilian Federle
9fa7e21905 snap: Prevent the use of the KDE Plasma platformtheme
A KDE session forces the KDE Plasma platformtheme which is incompatible with QET.
Unset the ENV vars in that case to prevent loading of the theme.
2020-05-06 23:15:52 +02:00
Laurent Trinques
bc9ebca815 Update *TS files 2020-05-06 21:12:36 +02:00
Laurent Trinques
f3138960b1 Fix : key sequence 'space' don't work with nl be local 2020-05-06 21:11:11 +02:00
Laurent Trinques
f316ab5900 Update *TS files 2020-05-06 19:21:32 +02:00
Claveau Joshua
66a3c269ca Fix : key sequence 'space' don't work with nl be local 2020-05-06 19:14:42 +02:00
Laurent Trinques
d5f3531d66 Snap remove i386 architecture 2020-05-06 10:46:10 +02:00
Laurent Trinques
df3dd717d0 Enable only amd64 i386 architectures 2020-05-06 10:05:47 +02:00
Laurent Trinques
1320d12535 Refresh github link for DXFtoQET-2020 2020-05-06 09:49:03 +02:00
Laurent Trinques
2f0845daa9 Update *TS files and update english and french translation 2020-05-06 08:53:57 +02:00
Laurent Trinques
b481073993 Fix typo 2020-05-06 08:41:18 +02:00
Laurent Trinques
7ea2474a6c Update Binary be translation 2020-05-06 07:07:29 +02:00
Simon De Backer
96028b1499 add translation be 2020-05-06 07:05:42 +02:00
Claveau Joshua
efac27b9b8 Nomenclature : Add dialog when insert a new nomenclature table 2020-05-05 20:38:31 +02:00
Claveau Joshua
3905371da6 Fix wrong element text value when loading from xml 2020-05-03 20:29:55 +02:00
Laurent Trinques
c49ee74d81 Add new Vacuum Technology elements, thanks Dinozzo 2020-05-03 15:12:23 +02:00
sdeffaux
4f8df55099 suppression de doublon 2020-05-02 16:14:23 +02:00
Laurent Trinques
711db09855 Add some "Vaillant" elements, thanks riesermauf 2020-05-02 16:08:11 +02:00
Claveau Joshua
0aae330bef Minor : improve layout for low resolution screen 2020-05-01 18:33:11 +02:00
Claveau Joshua
f20df15ccf Nomenclature query can be saved/load 2020-05-01 18:07:15 +02:00
Laurent Trinques
7e7346da6e Add Weintek HMI symbols, thanks Rafał 2020-04-30 21:48:32 +02:00
gleissonjoaquim3
2c8c624e56 Update on PT_BR translation members 2020-04-30 12:17:11 +02:00
Laurent Trinques
f78ac2c82b Fix missing many languages after run make install
or made any distro specific package, thanks Charles
2020-04-29 13:49:19 +02:00
Claveau Joshua
9bb58fedea Element query widget : widget restor is state according to the current query 2020-04-29 11:48:45 +02:00
artgg7300
bc1f10aa80 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
Translated hungarian files
2020-04-28 20:22:58 +02:00
artgg7300
9267befbbc Translated hungarian language files 2020-04-28 20:06:56 +02:00
Laurent Trinques
418e45552d macOS : add more explanation in Message Box about install plugin 2020-04-28 17:47:52 +02:00
Ole Carlsen
a95a8b7fb6 Update danish translation 2020-04-27 19:46:10 +02:00
Claveau Joshua
a8a9ddc3d6 Add view 'element_nomenclature_view' to projectDataBase
Add a view for the nomenclature to reduce the size of the query and make
it more understandable
2020-04-25 15:52:06 +02:00
Claveau Joshua
44bf0a5ce4 minor 2020-04-23 20:01:01 +02:00
Claveau Joshua
9525278be7 Animate show and replace widget.
this feature is totally useless and by consequent indispensable.
2020-04-23 19:52:56 +02:00
Laurent Trinques
f4cbf21075 Add new Delta symbols, thanks Rafał 2020-04-23 12:45:37 +02:00
sdeffaux
a19eb57a0f add symbols and reorganised folders 2020-04-23 12:06:35 +02:00
Laurent Trinques
e4c15e21bf Update translation ang generete new Norwegian dialects nb 2020-04-20 07:11:38 +02:00
dlee99
d1af0e921c modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-04-19 23:05:10 +02:00
sdeffaux
ba1b306834 add symbols
j'ai vu un louper sur les disjoncteur de l'ancien commit
2020-04-19 14:34:36 +02:00
Laurent Trinques
e99f8c9e7a Update pt_b binary translation 2020-04-19 13:46:49 +02:00
gleissonjoaquim3
88641cba2a Update translation pt-br 2020-04-19 13:44:46 +02:00
Claveau Joshua
8f4d5ef9dd element query widget : minor improvement
Double click on an item act like add or remove push button
2020-04-18 18:22:00 +02:00
Claveau Joshua
8cd9b3ba6e Element info query : fix wrong behavior 2020-04-18 18:11:56 +02:00
sdeffaux
f3c4d94822 add symbols 2020-04-18 14:44:47 +02:00
Claveau Joshua
61d4ddfcda QetGraphicsTableItem : Imrpove how the table is resized 2020-04-17 23:15:39 +02:00
Claveau Joshua
9eb651449f Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2020-04-17 18:41:02 +02:00
Claveau Joshua
908d79925c save/load QetGraphicsTableItem to/from .qet file 2020-04-17 18:40:28 +02:00
Laurent Trinques
64ad7967ed Update Fr translation 2020-04-17 12:21:09 +02:00
Laurent Trinques
bc11e03f00 Update En translation 2020-04-17 12:05:06 +02:00
Laurent Trinques
92074987c6 Update *TS files 2020-04-17 11:47:20 +02:00
Maximilian Federle
74d5d0f6ef snap: Use symlinks instead of bind-mounts
As per https://snapcraft.io/docs/snap-layouts,
bind-mounts significantly increase the startup time of the snap.
Use symlinks instead for better performance.
2020-04-17 05:29:31 +02:00
Maximilian Federle
983d78727c snap: Set correct PYTHONPATH
Fix qet-tb-generator not being able to find
its packages.
2020-04-17 05:29:31 +02:00
Maximilian Federle
07d3fd1ed4 snap: Use SNAP_USER_COMMON as HOME
This prevents the config and the user collection from being
backed up by snapd on update. If the user reverts qelectrotech,
the current collection will thus not be overwritten by the
possibly outdated backup.

Add a migration script that automatically transfers the user's .qet
directory to the new location.
2020-04-17 05:29:31 +02:00
Maximilian Federle
6867bf813a snap: Do not ship files already included in content snaps
Remove all files from prime that are already included in our content
snaps, which reduces snap size considerably.
2020-04-17 05:29:31 +02:00
Maximilian Federle
b9002ab4da snap: Use kde-frameworks-5-core18-sdk to build
Use kde-neon's corresponding sdk snap instead of
build-packages.
2020-04-17 05:29:31 +02:00
Maximilian Federle
5b1bd22b30 snap: Use kde-neon extension
The kde-neon extension reduces our boilerplate in snapcraft.yaml
and reduces the snap size considerably, as we do not need to ship
any library that is already included in the kde-frameworks-5-core18
snap itself.

This limits qelectrotech builds to the architectures supported
by kde-frameworks-5-core18, i.e. only amd64.
2020-04-17 05:29:31 +02:00
Laurent Trinques
f1036fe017 Add new symbols Legrand Viking, thanks Arnaud 2020-04-16 17:34:30 +02:00
Laurent Trinques
bddcb0a5ae Minor: aboutqetdialog.ui set compilation information selectable by mouse 2020-04-16 08:50:19 +02:00
Laurent Trinques
47152d7cac Update qelectrotech.qrc 2020-04-15 10:59:22 +02:00
Laurent Trinques
081f44f8be Element Editor add new ColorHTML, THANKS Arnaud for the patch 2020-04-15 10:27:54 +02:00
Laurent Trinques
cc72bb6e06 Revert Update org.qelectrotech.QElectroTech.json not fixing Python's Tkinter need for qet-tb-generator 2020-04-15 08:44:29 +02:00
Laurent Trinques
3f2441eb8a Update org.qelectrotech.QElectroTech.json for Flatpak build 2020-04-15 07:55:18 +02:00
sdeffaux
7bbef5785d update symbols
mise à jour en autre des symbols GCE il leurs manquer un  nom
2020-04-14 06:34:38 +02:00
sdeffaux
345ebeebcd add symbols and reorganise folders 2020-04-13 15:19:08 +02:00
Laurent Trinques
3fc7ff525c Add new GCE symbols 2020-04-13 07:01:06 +02:00
Claveau Joshua
851265844f Fix break from merge of qetgraphicsTableItem to master 2020-04-12 20:10:30 +02:00
Claveau Joshua
55876293bc Replace minus (-) by underscore (_) in all element information 2020-04-12 19:45:19 +02:00
Laurent Trinques
234886419d Merge
Q_OS_MACOS need now Python framework Versions 3.8 for launching
qet_tb_generator plugin
2020-04-12 19:04:08 +02:00
Laurent Trinques
73149973e3 Merge remote-tracking branch 'origin/QetGraphicsTableItem' 2020-04-12 18:51:38 +02:00
Claveau Joshua
41541dde2c Minor fix : dynamic text can't have 'label' info if formula is set
When create a new dynamic element text item, on an element which have a
formula, dynamic text can't have 'label' for source of text.
2020-04-10 15:02:18 +02:00
Claveau Joshua
5c6f556ad3 Minor revamp
Remove unused include.
QETproject : Default titleblock are set in the default constructor
instead of set by qetdiagrameditor.
conductor, border, report and xref propertie are now set in the header
of QETProject instead of set by the qetdiagrameditor just after the
creation of a new project.
2020-04-09 16:58:05 +02:00
Claveau Joshua
87f26ce691 Cross Xref : display power contact by default 2020-04-09 16:17:37 +02:00
Claveau Joshua
017f78fb13 Fix crash when close project
At time of closing project, if a master element(may be every linkable
element) is selected and the editor dock display a lot of available
slave, qet crash.
2020-04-09 16:12:21 +02:00
Claveau Joshua
94aa5c0247 Minor fix : in some condition master cross Xref are not displayed 2020-04-08 19:27:24 +02:00
Laurent Trinques
4774389ee0 Revert :
MACOS remove static path "/Library/Frameworks/Python.framework/Versions/
    *" for launching  qet_tb_generator plugin
2020-04-05 09:45:26 +02:00
Laurent Trinques
f8e0b499f3 MACOS remove static path "/Library/Frameworks/Python.framework/Versions/
*" for launching  qet_tb_generator plugin
2020-04-05 09:32:45 +02:00
Laurent Trinques
ebc55bb440 Q_OS_MACOS need now Python framework Versions 3.8 for launching
qet_tb_generator plugin
2020-04-05 08:58:01 +02:00
Laurent Trinques
5b32ce9e61 Add new Legrand elements, thanks Arnaud 2020-04-05 08:15:12 +02:00
Laurent Trinques
f1999946fa Czech translation update, thanks Pavel 2020-04-03 06:23:45 +02:00
sdeffaux
31af660c73 add symbol 2020-04-02 13:49:00 +02:00
aitolos
2f2d72ed01 Update Greel Language files (spellcheck, typos) 2020-03-30 21:01:48 +03:00
Laurent Trinques
a4dc920b62 Add new symbols, thanks Bisku 2020-03-28 13:50:17 +01:00
aitolos
c22d8d70a0 Update Greek Lang files 2020-03-28 12:45:12 +02:00
Laurent Trinques
99064fe2ab Moving elements by mouse does not respect the grid settings
When moving element by mouse, snapping to grid uses fixed 10 px steps
hardcoded in source instead of using the value from grid settings. When
moved by keyboard, the grid step is respected.
It is due to QPointF Diagram::snapToGrid(const QPointF &p) function not
considering the settings.

Thanks jethro for this patch
2020-03-27 21:21:49 +01:00
Laurent Trinques
abe5fc3b4e Update Greek TS, thanks aitolos 2020-03-27 04:52:20 +01:00
sdeffaux
970e3cd207 update symbols 2020-03-25 20:09:20 +01:00
Claveau Joshua
aaccc33e7b Minor fix: conductor text don't move with element.
When move two elements connected by a conductor, the conductor text
don't follow the movement when he is previously moved by the user.
2020-03-22 20:19:41 +01:00
Laurent Trinques
c0746b3fa4 Delete duplicate folder 2020-03-20 14:55:57 +01:00
sdeffaux
eab9e39290 mise a jour symbol 2020-03-15 21:54:27 +01:00
sdeffaux
d582e1c25b add symbols and update 2020-03-14 14:43:00 +01:00
artgg7300
9e842e5d09 updated hungarian translate 2020-03-14 08:00:46 +01:00
Laurent Trinques
23202c319c Add new Rexroth valves, thanks Fernando 2020-03-10 16:42:36 +01:00
dlee99
d703fb687f modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-03-09 21:47:14 +01:00
sdeffaux
6479f8e7b8 add symbols and update 2020-03-08 17:22:19 +01:00
Claveau Joshua
a899fa720b Merge branch 'QetGraphicsTableItem' 2020-03-08 10:41:45 +01:00
Claveau Joshua
f7a090c3ca Add widget to edit QetGraphicsTableItem and QetGraphicsHeaderItem 2020-03-08 10:38:49 +01:00
Laurent Trinques
487c293860 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2020-03-07 17:43:10 +01:00
Laurent Trinques
62d7d9a784 dd new Wago elements, thanks Pcl-user 2020-03-07 17:41:04 +01:00
nuri
dd5e81da6e Updated german translation 2020-03-06 18:36:49 +01:00
Ole Carlsen
0daa6b436f Danish translation updated 2020-03-06 15:41:05 +01:00
Laurent Trinques
57ded906de Update translation 2020-03-06 13:06:21 +01:00
Laurent Trinques
a9cdec6363 Update *TS file and generate new Slovakia ts file 2020-03-06 12:57:38 +01:00
sdeffaux
4c04a73022 add symbols hager 2020-03-05 16:47:04 +01:00
Laurent Trinques
ad1fddadf2 Add new symbol, thanks Mihicz 2020-03-05 06:24:57 +01:00
Laurent Trinques
7d5eab748a Refresh legrand/61-busbar/ dir, thanks Arnaud 2020-03-05 06:22:25 +01:00
Laurent Trinques
6db1fe7666 Refresh legrand/61-busbar/ dir, thanks Arnaud 2020-03-04 19:48:50 +01:00
Laurent Trinques
b5a15e49f1 Refresh bticino dir 2020-03-04 05:53:46 +01:00
Laurent Trinques
c5eba536fd Add new legrand & bticino symbols, thanks Arnaud 2020-03-03 20:05:12 +01:00
Laurent Trinques
4264384675 Add new icp-das symbols, thanks Arnaud 2020-03-03 18:18:01 +01:00
sdeffaux
fffa84efd6 add symbols 2020-03-02 12:30:18 +01:00
Laurent Trinques
27c3cc0000 Refresh ICP-DAS elements, thanks Arnaud 2020-02-29 15:27:35 +01:00
Laurent Trinques
670cad1092 Add ICP-DAS elements, thanks Arnaud 2020-02-29 13:46:40 +01:00
Laurent Trinques
85a2600e58 Improve files names extension for Gnome DE and Flatpak 2020-02-26 14:50:56 +01:00
sdeffaux
6535a93b66 Traduction and add symbols 2020-02-25 04:56:48 +01:00
Claveau Joshua
2a29b4b240 Add itemTYpe for QetGraphicsTableItem and QetGraphicsHeaderItem 2020-02-21 08:55:35 +01:00
Claveau Joshua
43baed69db Add QetGraphicsHeaderItem 2020-02-20 21:33:26 +01:00
Mathieu Bridon
a16b505aa6 flatpak: Properly rename the appdata file
Adding the full file name was required, just like for renaming the
desktop files, unlike for renaming the icons.
2020-02-17 15:17:42 +01:00
sdeffaux
39d442b53d add symbols 2020-02-16 18:06:47 +01:00
Laurent Trinques
f51fd44b55 Change dmg loaction build path to new build-aux/ 2020-02-14 14:57:38 +01:00
Mathieu Bridon
975f0db7ec build: Add a Flatpak manifest
This allows building the master branch of QElectroTech with a simple
command:

$ flatpak-builder _build build-aux/flatpak/org.qelectrotech.QElectroTech.json
2020-02-14 14:43:49 +01:00
Mathieu Bridon
d26b189d3d build: Rename the packaging directory
The Linux and Windows packaging recipes don't have any restrictions on
where they have to be located. Snapcraft is the strictest on this.

Moving this to build-aux/ means we can have all the packaging recipes in
one place.
2020-02-14 14:43:36 +01:00
Mathieu Bridon
3f38f4b16c build: Move the Snap recipes
Snapcraft can find its build recipes in 2 places:

* a snap/ directory at the top of the sources;
* a build-aux/snap/ directory, since Snapcraft 3.3;

This commit moves from the former to the latter, so that we can group
all the packaging recipes together.
2020-02-14 14:43:36 +01:00
Laurent Trinques
5265db6cf7 Add new Legrand symbols, thanks Arnaud 2020-02-02 18:34:08 +01:00
Claveau Joshua
fd2c210f49 Add QetGraphicsTableItem + entry "add nomenclature" in project menu 2020-02-02 16:33:19 +01:00
Laurent Trinques
336887b394 Fix # bug 182, thanks Wilfried 2020-01-30 16:27:27 +01:00
sdeffaux
aa06d7ffcb add symbols 2020-01-28 14:15:19 +01:00
sdeffaux
e8dcfee552 add symbols 2020-01-28 14:15:19 +01:00
Laurent Trinques
fed5a30e8f Add new symbol, thanks Alexis 2020-01-27 08:25:10 +01:00
Laurent Trinques
6abeb934e1 Merge remote-tracking branch 'origin/test_pugi' 2020-01-26 14:43:48 +01:00
Claveau Joshua
f8dcdec735 Improve loading time 2020-01-23 10:45:14 +01:00
Laurent Trinques
ebf76ef505 Add news symbols, thanks Arnaud 2020-01-22 10:56:36 +01:00
Claveau Joshua
f297e28b64 Loading elements collections doesn't freeze gui anymore. 2020-01-19 11:53:40 +01:00
dlee99
8e4b5a8dca modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-01-19 00:35:09 +01:00
Claveau Joshua
ed2e72e995 Minor improvement about using pugixml 2020-01-18 20:03:24 +01:00
Claveau Joshua
dc32a4298b Remove old aboutQet class 2020-01-18 16:34:46 +01:00
Claveau Joshua
51d8b2a2bc Revamp the aboutQet dialog with Qt designer and add a new tab "libraries" 2020-01-18 16:25:30 +01:00
Claveau Joshua
dca44566e8 Clean code 2020-01-17 19:33:13 +01:00
dlee99
0e84cef85e modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2020-01-13 20:24:57 +01:00
Laurent Trinques
12a0f8d831 Add new symbols, thanks David 2020-01-10 18:16:52 +01:00
joshua
91353b5578 Minor : Fix wrong position with cross ref item displayed as cross 2020-01-09 22:43:16 +01:00
joshua
32c135a7e5 Merge branch 'test_pugi' of ssh://git.tuxfamily.org/gitroot/qet/qet into test_pugi 2020-01-09 10:35:19 +01:00
joshua
3d051419a5 Improve file access on windows and mac OSX 2020-01-09 10:26:10 +01:00
Laurent Trinques
5e63ac316c Update SingleApplication to latest upstream sources 2020-01-08 14:27:52 +01:00
Laurent Trinques
fbec9c9aa5 Add Checkbox to enable or disable the dialog to display the elpsaed time
of collection loading
2020-01-07 13:02:43 +01:00
Laurent Trinques
7ebc395f8b Update Polish translation, thanks Pawel 2020-01-06 12:49:37 +01:00
joshua
3492540d53 Use pugixml for parse local name of directory and element informations 2020-01-04 23:33:35 +01:00
joshua
eb903a12b0 Add option to switch between Qtxml or pugi xml. Add dialog to display the elpsaed time of collection loading. 2020-01-04 15:59:27 +01:00
joshua
6398feba0d Minor pugi improvement 2020-01-04 13:50:58 +01:00
joshua
674e9e31a5 Add pugi_xml test branch 2020-01-04 11:30:43 +01:00
Laurent Trinques
3a2a99c87a Update README.md 2019-12-31 11:43:24 +01:00
Laurent Trinques
4ee05530ae Update README.md 2019-12-27 18:43:18 +01:00
Laurent Trinques
f10df82887 Improve README.md 2019-12-27 11:21:02 +01:00
Laurent Trinques
5e6ba5f157 Restore old READMe file 2019-12-27 03:01:33 +01:00
Laurent Trinques
96fc140918 Rename README file extenstion 2019-12-27 02:55:40 +01:00
Laurent Trinques
95a36d54dc Improve Readme file for Github repository 2019-12-27 02:44:16 +01:00
Laurent Trinques
d7e5a84be1 Merge branch '20191111_fix_permissions' 2019-12-26 03:49:02 +01:00
dlee99
d743f15bb3 modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2019-12-22 16:00:34 +01:00
joshua
523e6692ad Remove a diagram doesn't save the project anymore 2019-12-20 18:32:55 +01:00
Laurent Trinques
f7c183c9a9 Revert 2019-12-14 13:38:39 +01:00
Laurent Trinques
fb8f86f7f1 App does not work with Qt::AA_EnableHighDpiScaling flags enabled on
Windows platform since Qt 5.13.X
2019-12-14 12:10:11 +01:00
joshua
e618539ddb Fix crash when quickly move tab of digramview 2019-12-10 20:01:39 +01:00
Laurent Trinques
2435d23334 Add QFutureWatcher 2019-11-27 17:41:51 +01:00
artgg7300
cec62679be fixed syntax error in hungarian translation 2019-11-24 15:59:47 +01:00
dlee99
f806d82b41 modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2019-11-23 18:38:55 +01:00
Laurent Trinques
41af7abadb Fix typo 2019-11-18 12:53:05 +01:00
nuri
b39e000fa8 Updated german translation 2019-11-18 08:35:10 +01:00
Ole Carlsen
2e89016098 Updated Danish translation 2019-11-17 14:20:56 +01:00
artgg7300
236b37fa12 Updated hungarian translate 2019-11-17 07:21:21 +01:00
Laurent Trinques
68a685a87e Update *TS files 2019-11-17 02:41:40 +01:00
stromie@web.de
15c58e2362 bugfix, XREF Update when Text Alignment used
Signed-off-by: stromie@web.de <stromie@web.de>
2019-11-16 13:17:08 +01:00
joshua
0b196b6caf Remove QTabBar custom style 2019-11-14 21:24:55 +01:00
Kim Kirwan
fe2071c4b2 Remove Execute Permissions from Non-Executables
No source code changes.
Removed execute permissions from 7 files total:
*.pro and *.pri files (4)
main.cpp (2)
*.txt file (1)

Signed-off-by: Kim Kirwan <Kim@KimKirwan.com>
2019-11-11 04:22:22 -06:00
joshua
740b0942b7 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-11-11 11:17:32 +01:00
joshua
c68c1a281e CSV export : minor gui change 2019-11-11 11:17:18 +01:00
artgg7300
7a24f2fb36 updated hungarian translation 2019-11-11 06:29:09 +01:00
sdeffaux
72315a2a0f update symbols 2019-11-10 22:32:38 +01:00
sdeffaux
e887845897 add symbol 2019-11-10 22:32:38 +01:00
sdeffaux
cb52625afa Update qet_directory 2019-11-10 22:32:38 +01:00
joshua
6e0eab2608 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-11-10 19:46:46 +01:00
joshua
f912eea8d4 CSV export : improve save/load export configuration. 2019-11-10 19:46:28 +01:00
Laurent Trinques
a0fbcfe06c Fix symbol state 2019-11-09 18:27:58 +01:00
joshua
35d6fe5935 CSV export : change menu and dialog text 2019-11-09 14:33:33 +01:00
joshua
43361942e3 CSV export : improve selection type. 2019-11-09 14:28:13 +01:00
joshua
c8ab83a3ad CSV export : improve database and query 2019-11-09 11:38:30 +01:00
joshua
143cf088ba Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-11-08 19:06:25 +01:00
joshua
2df9528082 CSV export : fix some missing informations. 2019-11-08 19:06:11 +01:00
nuri
aa487495b5 Updated german translation 2019-11-08 07:58:29 +01:00
dlee99
da6dacca04 modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2019-11-07 22:01:48 +01:00
joshua
fc73d53d73 CSV export : correctly export label 2019-11-07 21:21:07 +01:00
Ole Carlsen
32a4d9c3fe Danish translation updated 2019-11-06 17:14:03 +01:00
Laurent Trinques
ff9ccd6f86 Update *TS files 2019-11-06 17:01:47 +01:00
Laurent Trinques
13971c00ee Typo 2019-11-06 16:13:41 +01:00
Laurent Trinques
60d2c403b3 Nomenclature export : Minor change in UI 2019-11-06 16:10:24 +01:00
Laurent Trinques
3fa6025c1d Update *TS files 2019-11-06 14:25:18 +01:00
Laurent Trinques
9c874af52e Nomenclature export : add coil and protection query 2019-11-06 14:16:55 +01:00
Ole Carlsen
ce190dd323 Updated Danish translation 2019-11-05 21:06:13 +01:00
nuri
8f13ef06cb Updated german translation 2019-11-05 13:39:31 +01:00
tititiou36
dc360c57b5 Update qet_fr.ts
Ajout/correction de traduction avec pluriel
2019-11-05 11:07:18 +01:00
Laurent Trinques
a75c0c5c41 Update *TS files 2019-11-05 08:03:24 +01:00
joshua
97a2c8d2c9 Nomenclature export : items double click
User can double click on item to add/remove information to export.
2019-11-04 20:16:48 +01:00
joshua
ff7eb4d11c Revampe nomenclature
Nomenclature is now totally revamped, user can define information to
export and the order of theme.
2019-11-03 13:27:46 +01:00
joshua
7d9b3d8c36 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-11-03 13:20:16 +01:00
Laurent Trinques
ce335f321f Add element, thanks Alexis 2019-11-01 16:48:21 +01:00
Laurent Trinques
d09b117bef Update EN translation 2019-10-29 18:08:29 +01:00
Laurent Trinques
8da9903877 Minor 2019-10-27 17:57:23 +01:00
Laurent Trinques
b2a77450de Revert previous commit 2019-10-27 17:56:13 +01:00
Laurent Trinques
345a1b4420 Typo 2019-10-20 17:29:19 +02:00
Laurent Trinques
fae2b0dab0 Try to fix Windows sqlite cache PATH 2019-10-20 17:25:54 +02:00
joshua
3c89c6f2ac Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-10-11 20:37:14 +02:00
Laurent Trinques
5fb7414b45 Add contributor 2019-10-09 14:47:47 +02:00
Laurent Trinques
7140cf9ca6 Update turkish translation, add forget qml files thanks Emir 2019-10-09 14:44:37 +02:00
Laurent Trinques
99681d27e4 Update turkish translation, thanks Emir 2019-10-09 14:33:25 +02:00
Laurent Trinques
265de06fe8 Update Hungarian translations, thanks Gabor 2019-10-07 06:58:59 +02:00
nuri
c50caadf78 Updated german translation 2019-10-06 11:28:42 +02:00
Ole Carlsen
e2e18e3736 Dansih translation updated 2019-10-06 09:57:22 +02:00
dlee99
de443e9f7b modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2019-10-05 22:55:47 +02:00
Laurent Trinques
87d3322ee9 Update TS files 2019-10-05 14:56:55 +02:00
joshua
5de220c485 Conductors num can be exported to csv file. 2019-10-04 19:37:46 +02:00
joshua
8cc34d5f6a Simplify how a project is save
Probably only on windows, sometime the .qet file is empty after saving.
With this commit we simplify the save function, by avoiding to import an
xml node from another one, so we minimize the risk of failure.
2019-09-30 20:03:24 +02:00
joshua
eba9148924 Fix crash when a .qet file with 0 diagrams. 2019-09-27 19:25:38 +02:00
nuri
2caaa2fae6 Updated german translation 2019-09-23 09:08:40 +02:00
Laurent Trinques
6c21b1fb5f Refresh Wago symbols, thanks Plc-user 2019-09-22 16:23:53 +02:00
Laurent Trinques
b8e33bdf98 Update hungarian translation, thanks Gábor 2019-09-20 14:28:07 +02:00
Laurent Trinques
f86e26314d Add symbol, thanks Christophe 2019-09-20 10:09:50 +02:00
dlee99
79d3c75857 modified: lang/qet_nl.qm
modified:   lang/qet_nl.ts
2019-09-18 23:07:36 +02:00
Ole Carlsen
8c50496bd2 Danish translation updated, latest update apparently went wrong. 2019-09-18 16:37:58 +02:00
joshua
0ceb38eb66 Fix : element prefix don't work with custom path of user elements collection
See post at
https://qelectrotech.org/forum/viewtopic.php?pid=10593#p10593
2019-09-17 20:52:47 +02:00
Laurent Trinques
4327080b3c Add EN and FR translations 2019-09-17 13:07:34 +02:00
Laurent Trinques
33a851a9b4 Update *TS files 2019-09-17 12:58:24 +02:00
Laurent Trinques
5a3b5c9cd7 Update Changelog 2019-09-09 16:44:32 +02:00
Laurent Trinques
c4c829c205 Update Changelog 2019-09-09 10:38:56 +02:00
Laurent Trinques
ccb8b06427 macOs : add command key for fix mouse scroll 2019-09-09 09:02:16 +02:00
Laurent Trinques
a0a7513847 Replance Q_OS_MAC Deprecated by Q_OS_MACOS 2019-09-08 18:29:29 +02:00
Laurent Trinques
83eba80445 aDD scroll page tabs ON MACos, Thanks Giovanni 2019-09-08 18:07:20 +02:00
Laurent Trinques
76ba2aa3eb Add new symbols, thanks Michele 2019-09-08 15:51:38 +02:00
Laurent Trinques
01723497f3 Improve QTabBar::tab:selected style 2019-09-05 16:02:01 +02:00
Laurent Trinques
579e0badb2 Typo 2019-09-04 23:45:02 +02:00
Laurent Trinques
d24df771a3 Add green style color for tab selected 2019-09-04 23:42:24 +02:00
Laurent Trinques
b121dad562 For the Flatpak package : remove the file name extension added
automatically to the saved files even if the user sets an unknown file
extension for the program.
2019-09-03 22:54:09 +02:00
Laurent Trinques
e4741f3604 Improve Wago symbols, thanks Plc-user 2019-09-03 10:35:28 +02:00
joshua
519517a8fd Minor : fix typo 2019-09-02 20:37:33 +02:00
Laurent Trinques
701a34b033 Minor : remove Dolphin .directory view file 2019-09-02 03:48:44 +02:00
joshua
86b610dc84 Element editor : improve polygon edition 2019-09-01 21:05:33 +02:00
Laurent Trinques
3fa071841c Merge and clean Stromie patch : feature set xref slave position 2019-08-31 07:37:34 +02:00
Laurent Trinques
d37d802e6b Update MacQetDeploy.sh script 2019-08-30 14:09:08 +02:00
Laurent Trinques
10f249831d Force Fusion style on macOS 2019-08-29 13:12:00 +02:00
Laurent Trinques
cf8947cbc2 Element editor : add a control key for moving by keyboard thes
primitives selected by mouse area in 0.1 increments instead of 1
2019-08-26 14:08:51 +02:00
nuri
1218636cab Updated german translation 2019-08-26 13:55:09 +02:00
Laurent Trinques
130067ffb2 Element editor : add a control key for moving by keyboard selected
primitives in 0.1 increments instead of 1
2019-08-26 12:38:31 +02:00
nuri
80fd3c75ea Updated german translation 2019-08-26 11:13:40 +02:00
Laurent Trinques
0d464af32b Add new Wago elements, thanks Plc-user 2019-08-25 12:40:42 +02:00
Laurent Trinques
7ffa806b1b Improve folio list position (user don't know index is 0)
1 for first position
2 for second position
0 always in the end
2019-08-20 13:11:46 +02:00
Laurent Trinques
348a8d9975 Move symbols, thanks Galexis 2019-08-19 13:52:48 +02:00
Laurent Trinques
c054079d7b Set defaut position to second page 2019-08-17 12:58:24 +02:00
Laurent Trinques
6c09dd31d2 Add in setting folio list position spinbox
0 for first position
1 for second position
99999 always in the end
2019-08-17 11:43:13 +02:00
Laurent Trinques
603824aabb Snap: Remove tag hack 2019-08-07 16:19:14 +02:00
Laurent Trinques
86e658692f snap : add cups-bsd stage-packages 2019-08-07 13:22:02 +02:00
Maximilian Federle
90f43e686b snap: Add cups-control interface 2019-08-06 11:05:18 +02:00
Laurent Trinques
9fc7554dfd Update Greek TS, thanks aitolos 2019-08-03 16:05:04 +02:00
Laurent
e583919d72 Update_Spanish_Translations, thanks Alfredo 2019-07-31 19:30:49 +02:00
Laurent Trinques
9ea527986a Update translation BE-nl, thanks Ronny 2019-07-28 05:17:15 +02:00
Laurent Trinques
3e7bb303b8 Rename element 2019-07-24 16:22:33 +02:00
Laurent Trinques
88022b7ed2 Delete element 2019-07-24 16:20:20 +02:00
Laurent Trinques
3a50edbfac Rename folder 2019-07-24 16:18:24 +02:00
sdeffaux
02e1ea447c reorganize 2019-07-24 15:04:58 +02:00
sdeffaux
39c8469481 remove doublon 2019-07-24 15:04:58 +02:00
sdeffaux
9e01b54d0f Update 1734_ib8s.elmt 2019-07-24 15:04:58 +02:00
sdeffaux
132aa754b2 add manufacturer 2019-07-24 15:04:58 +02:00
sdeffaux
ba31d05e0d Update qet_directory 2019-07-24 15:04:58 +02:00
sdeffaux
a13ff777de Update qet_directory 2019-07-24 15:04:58 +02:00
sdeffaux
f0fa3f8929 add munufacturer 2019-07-24 15:04:58 +02:00
sdeffaux
171cd0aeab Update qet_directory 2019-07-24 15:04:58 +02:00
sdeffaux
b8d9334626 Update qet_directory 2019-07-24 15:04:58 +02:00
sdeffaux
85b9280cd7 Update qet_directory 2019-07-24 15:04:58 +02:00
sdeffaux
f564135eb3 Update split-pared-d.elmt 2019-07-24 15:04:58 +02:00
sdeffaux
d9cd48e5ab renaming dossier 2019-07-24 15:04:58 +02:00
Laurent Trinques
abdcef1c46 Splash : minor change 2019-07-21 16:24:01 +02:00
Laurent Trinques
528cb870a7 Update splash 2019-07-21 16:17:13 +02:00
Laurent Trinques
6468063c30 Change Version and displayedVersion update Doxyfile 2019-07-21 15:00:07 +02:00
Dik Leenheer
5fd3f7978d Update Dutch Translation 2019-07-21 14:18:49 +02:00
Dik Leenheer
6382f61c8c Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-07-21 14:07:53 +02:00
Ole Carlsen
70dc2bcf8d Danish translation update 2019-07-20 14:47:15 +02:00
Laurent Trinques
c0543bb9b0 Update *TS files 2019-07-20 14:35:55 +02:00
Laurent Trinques
f5a22b61c7 Fix lintian spelling_error 2019-07-20 14:27:52 +02:00
Laurent Trinques
a375424c07 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-07-17 18:36:27 +02:00
Laurent Trinques
02af727b52 Bump year in Copyrigh notice, thanks Remi 2019-07-17 18:34:55 +02:00
Maximilian Federle
ccc43c8167 Snap: Remove tag hack & remove 'g' from git hash 2019-07-17 17:49:48 +02:00
Ole Carlsen
cb734a0581 Danish translation updated 2019-07-17 15:24:07 +02:00
Laurent Trinques
37fa30a34f Change displayedVersion 2019-07-17 15:00:14 +02:00
Dik Leenheer
5b838c3ca9 Update Dutch Translation 2019-07-16 22:26:27 +02:00
Dik Leenheer
7bea6343b4 Update Dutch Translation 2019-07-16 22:19:25 +02:00
Laurent Trinques
98363379b8 Fix symbol, thanks S.DEFFAUX 2019-07-15 22:00:17 +02:00
Laurent Trinques
be0ec5e12a Remove some duplicate elements and organize elements, thanks S.DEFFAUX 2019-07-15 11:49:02 +02:00
Laurent Trinques
5645188c5c Add new symbols, thanks Richard 2019-07-11 13:53:05 +02:00
Maximilian Federle
474c944692 Add gitignore file 2019-07-08 14:59:24 +02:00
Maximilian Federle
968a68a2a3 Snap: Derive version from git describe 2019-07-08 14:27:44 +02:00
Laurent Trinques
5ef009092a Add new symbols, thanks S.DEFFAUX 2019-07-03 20:04:51 +02:00
Laurent Trinques
5e27d65342 Update Changelog 2019-07-03 15:27:57 +02:00
joshua
863b337972 Minor : don't display gui when qet is launched with specific argument 2019-07-02 21:13:55 +02:00
joshua
e3d386af67 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-07-02 21:12:01 +02:00
Laurent Trinques
cfdb9858e9 Update changelog 2019-07-02 08:26:19 +02:00
Laurent Trinques
4d79751d37 Update *TS files 2019-07-01 20:40:54 +02:00
joshua
63f039e721 Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-07-01 20:16:24 +02:00
joshua
097645f5ff Use of QSAveFile instead a QFile. 2019-07-01 20:12:12 +02:00
nuri
95d1fca171 Updated german translation 2019-06-28 10:36:45 +02:00
Laurent Trinques
0f93e028ba Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet 2019-06-27 16:29:40 +02:00
Laurent Trinques
05e4425913 Remove some duplicate elements and organize elements, thanks S.DEFFAUX 2019-06-27 16:26:37 +02:00
Laurent Trinques
69146a65f7 Sync since SVN
Revision: 5947
Author:   blacksun
Date:     2019-06-26 17:35:49 +0200 (Wed, 26 Jun 2019)
Log Message:
-----------
Fix crash when launch qet with command line argument -v.
2019-06-27 16:21:40 +02:00
ppd
d3ede55f03 Snap: Modify displayedVersion to reflect snap build & set grade: stable
+ add subversion to build-packages


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5945 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-26 07:55:06 +00:00
scorpio810
8fab43c0ec Fix error: cannot validate snap "qelectrotech": cannot validate license "GPL-2.0-or-later": unknown license: GPL-2.0-or-later
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5944 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-25 20:10:23 +00:00
scorpio810
a8789f78ee Change Displayed version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5942 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-25 16:55:14 +00:00
scorpio810
408c2418c1 AboutQET : Add compilation date and time
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5941 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-25 15:35:01 +00:00
scorpio810
9ad634291e AboutQET : minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5940 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-25 15:19:52 +00:00
scorpio810
66e0ba9c50 AboutQET : improve QSysInfo informations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5939 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-25 12:58:29 +00:00
scorpio810
1f130846c2 AboutQET : add QSysInfo informations for macOS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5938 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-25 01:10:49 +00:00
scorpio810
38ca53f5d3 AboutQET : add more QSysInfo informations for debug users
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5937 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-25 01:09:16 +00:00
blacksun
eb6d76f6ba Fix unwanted restore dialog who appear for the current project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5936 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-24 17:44:37 +00:00
scorpio810
36ca191609 Add license specification
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5935 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-24 17:05:56 +00:00
ppd
73a7da682c Snap: Use Github repos for qet_tb_generator & DXFtoQET
+ small fix for amdgpu.ids warning message



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5934 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-24 15:06:13 +00:00
ppd
5b34e02ddf Linux: Add support for building snap packages
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5933 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-24 10:22:46 +00:00
scorpio810
985b368b33 Remove old Snap folder
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5932 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-23 14:43:30 +00:00
blacksun
21de961933 Windows fix : When launch QElectrotech with in argument a .qet file, QElectroTech ask to user to open the restore file of the argument file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5928 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-22 11:24:59 +00:00
scorpio810
b73d339c78 Minor symbols change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5927 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-21 18:56:04 +00:00
scorpio810
8ef3e9c136 Add new symbols, thanks Christophe
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5926 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-21 18:34:10 +00:00
dlee99
507da9c58f Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5925 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-21 18:13:25 +00:00
scorpio810
dbfe824186 Update yaml, thanks Max
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5924 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-18 17:02:12 +00:00
scorpio810
6402b6d63b Add snap packaging, thanks Max
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5923 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-17 18:30:57 +00:00
scorpio810
0bc4a63a93 Remove some duplicate elements and organize elements, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5922 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-15 21:41:15 +00:00
scorpio810
418b4d57cc Remove some duplicate elements and organize elements, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5921 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-15 21:18:41 +00:00
ossau2mation
89c6565d04 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5920 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-13 14:39:02 +00:00
pawel32640
162668fa27 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5919 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-12 18:29:42 +00:00
scorpio810
421c7821be Basic shapes : set solid line pattern by default
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5918 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-12 13:16:54 +00:00
artgg
ac217ed862 Updated Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5917 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-12 04:18:19 +00:00
scorpio810
f67d4703a4 When user cleanning an project, set project to modified
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5916 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-12 01:03:02 +00:00
scorpio810
281a93091d Adding or revoming diagram set project to modified
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5915 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-12 00:48:36 +00:00
scorpio810
4f7ce670b4 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5914 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-11 23:47:11 +00:00
scorpio810
6af5b7b9f8 Add new symbols, thanks Eric
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5913 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-11 16:05:20 +00:00
scorpio810
60e6999c2e Remove some duplicate elements and organize elements, thanks S.DEFFAUX part 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5912 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-10 13:16:41 +00:00
scorpio810
6f8a2e70ef Remove some duplicate elements and organize elements, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5911 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-10 12:38:38 +00:00
scorpio810
1b771037c2 Bug fix : when user load a project which contains summary pages, project
was marked modified (summary was created on the fly and moved on second
position by default), now the project is no longer marked as amended


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5910 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-10 11:34:57 +00:00
scorpio810
a8978f2f86 Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5909 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-10 10:12:00 +00:00
scorpio810
d77ae57c64 Add a "configure" shortcut "Ctrl+Shift+p" to quickly open the dialog used
for create the auto numbering rules.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5908 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-10 10:07:13 +00:00
scorpio810
707207044e Add Fernando Contributor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5907 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-09 18:02:30 +00:00
scorpio810
fd7893d7e6 Elements final terminals change link type simlple to terminal, thanks S.DEFFAUX to report it
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5906 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-09 16:57:53 +00:00
scorpio810
6f7bbd2e10 Element translation, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5905 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-09 15:22:36 +00:00
blacksun
8a4c9a23cf Remove some duplicate elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5904 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-07 19:34:47 +00:00
scorpio810
dc444af4cf Add new symbols, thanks Galexis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5903 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-06 20:29:20 +00:00
pawel32640
337a589047 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5902 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-04 05:58:58 +00:00
alfredo
3c21e66fbe Spanish translation Qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5901 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-06-02 03:33:26 +00:00
scorpio810
4b566b7b08 Element translation, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5900 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-31 09:21:12 +00:00
scorpio810
73430beb1f Minor : remove unused shortcut "reload collection"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5899 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-30 23:15:26 +00:00
scorpio810
af04d5e16b Elementspanelwidget: adds keyboard shortcuts to quickly move up, down,
or move the targeted folio to the beginning of the project

F3 MoveUp
F4 MoveDown
F5 MoveUpTop


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5898 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-30 22:17:03 +00:00
scorpio810
76fafc19b2 Fix Static text size of element exported to dxf
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5897 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-30 18:49:43 +00:00
blacksun
4cbf103cbc Static text of element are now exported to dxf
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5896 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-28 19:22:36 +00:00
scorpio810
571d9fdac5 Add symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5895 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-28 15:59:42 +00:00
pawel32640
f1b6abe1f2 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5894 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-26 21:03:27 +00:00
scorpio810
c869cd46a9 Add new symbol, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5893 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-26 10:12:22 +00:00
scorpio810
42d065df4e Element translation, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5892 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-26 09:55:26 +00:00
artgg
0ce48e0681 Updated Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5891 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-23 19:58:58 +00:00
silvio
3c1cac43ee Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5890 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-23 07:57:52 +00:00
scorpio810
d3a4c833f6 Add symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5889 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-23 00:31:49 +00:00
scorpio810
8d2d187e0f Rfresh symbol, change static texts by dynamic texts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5888 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-22 23:50:46 +00:00
ossau2mation
ab58375447 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5887 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-22 19:16:34 +00:00
scorpio810
7d5708b493 Add symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5886 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-21 23:03:11 +00:00
scorpio810
98a9084859 Update nl translations, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5885 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-21 20:30:25 +00:00
nuri
1a626fb966 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5884 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-21 06:29:23 +00:00
scorpio810
7826512687 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5883 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-21 00:27:04 +00:00
scorpio810
9cb6d62725 QMessageBox : Add QObject to improve translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5882 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-21 00:06:50 +00:00
scorpio810
1519f21a47 QMessageBox : improve HTML messages
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5881 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-20 18:51:32 +00:00
scorpio810
749519ff45 Diagram editor : when plugin qet-tb-generator
"generate terminal blocks and connectors" isn't installed show an
QMessageBox instruction now depending on the operating system for
install it 
Add in QMessageBox url encoding/decoding for easy download packages


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5880 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-20 14:54:04 +00:00
scorpio810
a9b6b20b92 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5879 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 20:00:54 +00:00
scorpio810
3e6a71d899 Diagram editor : Add StatusTip instruction for install and launching DXF
plugin depending on the operating system


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5878 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 19:47:32 +00:00
scorpio810
cc60650b4c Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5877 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 18:34:04 +00:00
scorpio810
cc9fbc2967 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5876 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 18:28:39 +00:00
pavelfric
2aaca04ffc Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5875 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 18:17:14 +00:00
scorpio810
53c0d95f4e Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5874 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 17:23:20 +00:00
scorpio810
9f53198c2a Diagram editor : Add missing tooltip of some QAction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5873 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 17:18:21 +00:00
pavelfric
aae825b6ac Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5872 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 08:02:17 +00:00
scorpio810
e324e9c59d Minor : add clear button on formulaautonumberingw and numparteditorw
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5871 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 00:30:14 +00:00
scorpio810
be860044fb Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5870 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-19 00:19:23 +00:00
blacksun
28cceca3c5 Element editor : finish the creation of polyline with the last point at the same position of the first point, close the polyline.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5869 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-18 19:49:27 +00:00
blacksun
3f9685832d Add missing tooltip of some QAction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5868 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-18 19:35:57 +00:00
scorpio810
ef833732f9 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5867 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-18 10:58:17 +00:00
scorpio810
b8b39e2f24 Diagram editor : when user add a polygon, improve message in statusBar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5866 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-18 10:49:01 +00:00
scorpio810
328a33832f Element translation, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5865 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-17 22:00:07 +00:00
scorpio810
5f44933c21 Diagram editor : when user add a polygon, a message in stausBar show how
to finish this shape


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5864 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-17 21:22:10 +00:00
blacksun
2f9b101c19 Diagram editor : when user add a polygon, if the last point is at the same position of the first, then the polygon is closed.
Undo commit 5862


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5863 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-16 17:38:13 +00:00
scorpio810
4503132140 Add ToolTip for QetShapeItem
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5862 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-16 16:06:42 +00:00
scorpio810
6187e9de44 Refres element directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5861 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-12 23:28:02 +00:00
scorpio810
e382b21334 Element translation, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5860 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-12 21:22:01 +00:00
blacksun
466835d7f0 Minor fix : Advanced replace of independent text doesn't work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5859 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-09 19:36:51 +00:00
silvio
a1fc3189af Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5858 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-09 10:50:09 +00:00
dlee99
fa7d93dcb2 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5857 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-04 21:11:40 +00:00
scorpio810
963893fd54 Add new symbol, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5856 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-03 13:40:34 +00:00
nuri
0888c74ac7 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5855 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-02 14:25:01 +00:00
artgg
56631637ad Updated Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5854 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-05-02 06:02:44 +00:00
ossau2mation
a92c85cf73 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5853 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-30 17:27:39 +00:00
scorpio810
bd843753a2 Add new symbols, thanks Galexis & S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5852 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-30 12:44:36 +00:00
pawel32640
e7d21a0cad updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5851 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-30 09:55:15 +00:00
pawel32640
0c9cd509e2 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5850 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-30 08:42:41 +00:00
scorpio810
94d2462c2f Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5849 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-30 04:53:36 +00:00
blacksun
cd9a42184f Add new slave type : delay on/off
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5848 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-29 16:41:06 +00:00
scorpio810
c49cf8d136 Add new symbols, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5847 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-28 12:32:20 +00:00
scorpio810
63ba7f3d20 Add new symbols, thanks S.DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5846 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-27 19:45:40 +00:00
blacksun
da99c82670 Minor : The Xref (draw as contact) of temporised switch contact are not represented with the parachute
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5845 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-26 18:01:28 +00:00
scorpio810
da19adc565 Add new symbols, thanks Jevgenijs
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5844 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-26 09:54:50 +00:00
scorpio810
7274a1ff4d Add symbols, thanks Alexis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5843 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-25 14:46:08 +00:00
scorpio810
b3d06b73f1 Minor move symbol
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5842 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-25 14:25:56 +00:00
scorpio810
92e5baf492 Add new symbol, thanks Alexis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5841 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-25 14:22:55 +00:00
scorpio810
b39c263c7c Element fix, thanks Jevgenijs
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5840 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-22 04:07:04 +00:00
scorpio810
8c363e4298 Refresh symbol
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5839 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-20 11:57:55 +00:00
scorpio810
fc30985d59 Add new symbols, thanks Jevgenijs
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5838 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-14 14:07:57 +00:00
scorpio810
3ecc19146a Update Changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5837 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-13 13:43:50 +00:00
scorpio810
b26a36d6de Update Changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5836 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-13 13:08:34 +00:00
scorpio810
e5fa888a6a Add new symbols, thanks Tourniere & DEFFAUX
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5835 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-13 11:11:48 +00:00
scorpio810
cd1cfc0a46 Fix warning, thanks Remi
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5834 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-12 05:45:41 +00:00
scorpio810
30a188abf0 Change displayed version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5832 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-12 04:30:26 +00:00
scorpio810
1bc18fcda0 Add new symnols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5831 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-11 15:31:48 +00:00
blacksun
944e527dc6 Fix fail to build for mac osx
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5830 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-10 18:11:24 +00:00
scorpio810
6160657577 Change style.css
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5829 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-08 09:53:38 +00:00
scorpio810
d768e3b141 Add new example , thanks Franck
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5828 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-05 16:56:43 +00:00
scorpio810
e669c8ae90 Add new symbols, thanks David, Gabor, David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5827 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-05 14:51:55 +00:00
blacksun
8dd15c65e8 Try to open a .qet file when double click on it or drop it in the qet icons of the dock in mac osx.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5826 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-04 19:27:24 +00:00
scorpio810
d1b73ef8c6 Add symbol, thanks Galexis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5825 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-03 18:31:46 +00:00
scorpio810
957c019a8f Minor : update Copyright date
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5824 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-03 18:29:13 +00:00
blacksun
4474434fbd Fix : when create multiple conductors with the free hand selection, the checking of existing potentiel don't search trought a folio report.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5823 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-03 16:06:21 +00:00
blacksun
106903126d Fix crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5822 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-02 21:01:52 +00:00
blacksun
846ab7dca1 Add new allen bradley element, thank Benoit Michel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5821 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-02 18:09:26 +00:00
blacksun
ab66c18b21 Minor typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5820 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-02 18:02:34 +00:00
blacksun
4bbf086a88 Improvement : minimize the unwanted gap of the top right folio of the view
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5819 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-02 17:36:32 +00:00
scorpio810
885e61f438 Add new symbols, thanks Franck and Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5818 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-01 13:47:45 +00:00
blacksun
acab6f3dc3 Really fix the removing of carriage return and line feed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5817 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-31 18:43:45 +00:00
blacksun
a7f4be0c12 Same as previous commit, for the element editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5816 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-31 13:49:07 +00:00
blacksun
0528a2526e Minor fix : remove from the element information the html hexadecimal and decimal characters of line feed and carriage return.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5815 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-31 13:33:48 +00:00
blacksun
666f03dc23 Minor : When launch qet with a .qet as argument, the "restor backup" dialog ask user to restor the project freshly opened while this one wasn't crashed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5814 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-29 21:11:09 +00:00
blacksun
a912bfb380 Fix : unable to save a new project.
The fix is weird, need more information about QFileInfo


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5813 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-29 20:51:24 +00:00
scorpio810
dcfa9dcf01 Add new symbols, thanks Ludovic
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5812 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-28 22:02:24 +00:00
scorpio810
5aed4324aa Add new elements, thanks Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5811 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-24 05:31:49 +00:00
scorpio810
d362fce56a Add new elements, thanks Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5810 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-23 01:22:11 +00:00
scorpio810
a6285fd9d5 Add new elements, thanks Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5809 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-23 01:14:15 +00:00
scorpio810
5d14b87e37 Add new elements, thanks Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5808 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-23 00:59:16 +00:00
alfredo
29d2d64083 Translation es-ES qelectrotech
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5807 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-21 22:44:55 +00:00
blacksun
660c7493c0 Minor : remove unused variable
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5806 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-21 19:42:16 +00:00
blacksun
69dfb598d3 DynamicElementTextModel : change the way how to display the QFontDialog use for change the font of the dynamic text.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5805 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-20 20:38:58 +00:00
silvio
d18751b9a6 Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5804 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-19 18:44:30 +00:00
blacksun
7796dbddc2 Minor fix : in the diagram editor, when we select several shapes at the same time, the properties widget only apply the change to one shape.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5803 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-19 17:44:18 +00:00
blacksun
4a4dd25263 Minor gui change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5802 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-19 17:31:46 +00:00
blacksun
32e2fd3c89 Replace deprecated QMatrix by QTransform
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5801 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-18 20:14:36 +00:00
blacksun
1ac950cd81 Replace Q_ENUMS (with S, deprecated since Qt5.5) by Q_ENUM (without S)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5800 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-18 19:49:12 +00:00
blacksun
07da381515 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5799 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-18 19:27:37 +00:00
scorpio810
17cebf3dee Add new symbols, thanks Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5798 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-17 21:52:52 +00:00
pawel32640
a9aafae8e6 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5797 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-17 20:45:29 +00:00
artgg
32e3bb9ebe Updated Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5796 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-17 18:04:21 +00:00
nuri
c0c96d7a84 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5795 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-16 20:33:40 +00:00
blacksun
66ef773c53 Fix DXF export
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5794 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-16 19:13:46 +00:00
scorpio810
d8894809ad The DXF export is broken now on 0.7-dev, hide button in export dialog
but keeps the code if anyone wants to work on it


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5793 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-16 17:59:17 +00:00
dlee99
c9eb0c7b7d Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5792 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-16 17:05:05 +00:00
ossau2mation
52dbc431ca Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5791 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-16 14:35:19 +00:00
scorpio810
c8e5ee49d7 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5790 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-16 12:56:05 +00:00
blacksun
fae3cf33bd Fix behavior when use arrow key with dynamic element text item and element text item group
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5789 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-16 11:34:52 +00:00
blacksun
154575d38a Use KAutoSaveFile for the backup system, instead of home made function.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5788 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-16 10:50:30 +00:00
blacksun
47b78bfec1 use KColorButton instead of QPushButton when needed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5787 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-15 18:07:57 +00:00
blacksun
d4b49ed07c Minor : remove unused function
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5786 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-15 16:53:13 +00:00
nuri
f6caa40ac9 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5785 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-12 07:57:10 +00:00
artgg
8b1546e661 Updated Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5784 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-12 05:17:42 +00:00
silvio
a9ce72e865 Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5783 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-11 21:02:28 +00:00
pawel32640
47024a18b2 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5782 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-11 19:47:11 +00:00
ossau2mation
22c9fd1eaf Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5781 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-11 19:06:10 +00:00
aitolos
43313f5f37 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5780 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-11 17:18:57 +00:00
scorpio810
3a6bd1a3a0 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5779 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-11 16:25:37 +00:00
pawel32640
d47597a7bd updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5778 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-10 18:43:48 +00:00
pawel32640
ebc9aed510 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5777 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-10 18:33:52 +00:00
silvio
46c281b7e8 Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5776 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-10 18:10:07 +00:00
blacksun
ad76d438ef Element editor :
The font of the dynamic text field can be edited.
The font of the static text field can be edited.
The color of the static text field can be edited. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5775 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-10 17:58:33 +00:00
nuri
a56dc46c35 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5774 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-10 17:24:54 +00:00
artgg
f8b572564d Update Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5773 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-09 20:19:43 +00:00
dlee99
0a50345755 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5772 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-09 17:57:44 +00:00
pawel32640
dc908e99a4 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5771 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-09 15:31:41 +00:00
ossau2mation
e48ceaec01 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5770 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-09 12:36:22 +00:00
scorpio810
917b66bdbb Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5769 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-09 00:04:16 +00:00
scorpio810
ce1c80d047 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5768 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-09 00:00:33 +00:00
blacksun
32db96c623 Add new entry if the main QElectroTech dialog conf, to set a defaut font and rotation of independent text item.
Revamp some GUI


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5767 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-08 20:07:00 +00:00
blacksun
a58cecc22a Independent text can have custom font.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5766 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-08 13:47:33 +00:00
blacksun
c9ebb78639 Diagram text item : remove the function fontSize, and use instead font
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5765 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-08 11:53:27 +00:00
blacksun
26a071a4d9 Dynamic element text item : The font of the dynamic texts can be individually be setted.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5764 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-08 10:27:33 +00:00
ossau2mation
82342c0463 Update Danish translation - reviewed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5763 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-07 18:11:51 +00:00
ossau2mation
88578434d7 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5762 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-07 17:59:22 +00:00
artgg
e56c4397a0 Update Hungarian translation little modification
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5761 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-06 05:39:13 +00:00
artgg
36ca79ed22 Update Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5760 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-06 05:21:29 +00:00
blacksun
62f5c4092d fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5759 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-05 13:48:47 +00:00
blacksun
4f2977541f Forhet file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5758 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-04 15:43:56 +00:00
blacksun
504636cb79 Add KColorButton in the shape properties editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5757 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-04 15:42:53 +00:00
blacksun
aaba90419f Diagram editor : dock used to edit the shape item, can now edit several items in the same time
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5756 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-04 15:34:42 +00:00
scorpio810
30d4ea6477 Minor : Update EN translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5755 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-04 13:15:48 +00:00
blacksun
1c2b3baba7 Minor : update gui layout.
Fix : change grid step doesn't applyed


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5754 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-04 08:55:06 +00:00
dlee99
79905d77f2 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5753 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-03 20:56:58 +00:00
scorpio810
11320d8bb8 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5752 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-02 23:27:22 +00:00
blacksun
47295b5ed7 minor : fix naming convention
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5751 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-02 21:45:09 +00:00
blacksun
09e39b97f5 Minor : fix gui layout
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5750 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-02 20:33:07 +00:00
scorpio810
ba293a650e Add two speedsize for displacing items when working with a keyboard on
diagram editor :
normal displacement "adjustable from 1 to 30" 
(keys : Left,Right,Up,Down) 
fine displacement "adjustable from 1 to 10"
(ALT + keys : Left,Right,Up,Down ), thanks Erik for his patch


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5749 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-24 15:44:47 +00:00
silvio
89d2b4f7b0 Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5748 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-21 21:57:35 +00:00
dlee99
755b461ae8 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5747 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-21 20:36:35 +00:00
ossau2mation
4de8ac1c84 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5746 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-21 15:49:17 +00:00
artgg
23177d8c5b Updated Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5745 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-21 08:52:56 +00:00
scorpio810
47aaa1cdf4 Add Erik path : User can Diagram grid layout and keys
Left,Right,Up,Down stepsize


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5744 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-21 00:02:49 +00:00
scorpio810
7f7c289c3f Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5743 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-20 23:53:21 +00:00
scorpio810
09d373bc21 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5742 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-20 23:45:17 +00:00
scorpio810
9509da6142 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5741 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-20 23:35:37 +00:00
blacksun
6d84414374 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5740 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-20 21:04:08 +00:00
blacksun
03edae216f fix crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5739 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-20 20:47:40 +00:00
blacksun
1ec083a313 Independent text editor can now edit several texts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5738 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-20 20:36:56 +00:00
blacksun
33d757e0d8 Diagram editor : add a new widget in the "curent selection dock" for edit the independent text. WIP
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5737 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-19 16:42:07 +00:00
scorpio810
2300314bf5 Add new symbols, thanks Christophe
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5736 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-13 16:24:17 +00:00
blacksun
d2236e101d fix segfault, see bugtracker N°167
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5735 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-10 17:37:25 +00:00
scorpio810
0bd9a68dbe Fix multiple translation in elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5734 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-05 22:18:55 +00:00
blacksun
481dda8477 Free selection : minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5733 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-04 20:43:58 +00:00
blacksun
ae68f08bb6 Improve free selection behavior
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5732 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-04 19:00:46 +00:00
scorpio810
7cd5fc57a9 Free hand selection : Change CTRL key by SHIFT
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5731 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-04 17:44:33 +00:00
alfredo
9d51293c52 Translation to Spanish
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5730 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-02 21:47:08 +00:00
pawel32640
ac905b1095 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5729 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-02 18:29:22 +00:00
pawel32640
079a26ec00 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5728 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-02 18:23:18 +00:00
scorpio810
ca39ff3e58 Add new elements, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5727 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-02-01 13:42:48 +00:00
silvio
46a1568f98 Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5726 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-29 18:53:28 +00:00
dlee99
7ea8b23f4a Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5725 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-28 21:20:25 +00:00
ossau2mation
1e5c23cbe6 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5724 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-28 19:24:02 +00:00
artgg
316c4afedf Update Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5723 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-28 04:52:01 +00:00
nuri
23bcbb5439 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5722 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-28 02:59:44 +00:00
scorpio810
1903c06f3f Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5721 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-27 22:03:26 +00:00
scorpio810
c861498a0a Typo fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5720 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-27 21:58:57 +00:00
blacksun
13520e9f70 forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5719 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-27 17:06:38 +00:00
blacksun
0db73abd41 Free hand selection : at the end of the selection, popup a context menu for create conductors between selected terminal
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5718 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-27 17:04:13 +00:00
alfredo
a5b0658293 Translation to Spanish
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5717 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-25 22:50:55 +00:00
blacksun
ee44b4e8a2 Add new selection style : free selection.
Use like normal selection + hold the ctrl key.
The code made in this commit are largely inspired by the the rubber band of QGraphicsView.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5716 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-23 17:08:04 +00:00
blacksun
3d17947074 Use QETArguments, instead of arguments list itself
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5715 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-21 17:23:00 +00:00
scorpio810
500b21964a Minor : change url to https
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5714 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-21 13:24:58 +00:00
scorpio810
451c95e2fc NSI Windows packaging : Update manual_online URL to new manual link
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5713 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-21 13:22:17 +00:00
scorpio810
ac33911644 Update manual_online URL to new manual link
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5712 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-21 13:17:50 +00:00
scorpio810
d42f11b83d Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5711 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-21 08:52:58 +00:00
blacksun
9579d3b712 Fix crash with recent change of single application
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5710 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-20 14:32:13 +00:00
blacksun
3d7b39be07 Fix regression : QElectrotech is unable to open several project/elements/titleblock from the outside of the application (for exemple by double clicking on a .qet file).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5709 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-20 13:01:44 +00:00
scorpio810
c6d537a5d5 Update singleApplication.
See : https://github.com/itay-grudev/SingleApplication


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5708 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-19 15:25:48 +00:00
dlee99
c915cb1ba9 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5707 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-15 17:56:42 +00:00
blacksun
dba6a58390 Minor refactoring of diagram event interface
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5706 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-14 18:25:43 +00:00
scorpio810
3ed7a4e63b Minor : update Copyright date
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5705 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-13 16:56:12 +00:00
scorpio810
ed42d1f3e8 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5704 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-12 14:23:50 +00:00
blacksun
ba0a85c166 When remove an element with several conductors connected to the same terminal, the electrical potential is partially or totally destroyed.
This commit fix it : When element is removed one or several conductors are created (if needed) to conserve the electrical potential.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5703 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-09 18:08:49 +00:00
artgg
98b4188ded Update Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5702 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-09 05:07:08 +00:00
nuri
70d1412a7c Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5701 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-07 06:36:42 +00:00
artgg
9949449fc4 Update Hungarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5700 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-07 05:13:21 +00:00
dlee99
888674c292 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5699 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-06 15:26:06 +00:00
blacksun
58ef54090e Element panel : elements can be searched by their name but also with by all their informations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5698 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-04 22:06:34 +00:00
pawel32640
d735983c16 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5697 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-04 15:14:46 +00:00
artgg
fc72f9e53e Update Hugarian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5696 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-04 05:55:27 +00:00
scorpio810
4a92b7bb15 Add template
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5695 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-03 11:47:04 +00:00
dlee99
94ab7519e8 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5694 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 20:37:19 +00:00
ossau2mation
3aad17717f Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5693 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 20:18:28 +00:00
scorpio810
f00758eca2 Refresh example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5692 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 20:07:00 +00:00
scorpio810
f70d1d250b Revert r5689
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5691 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 20:01:13 +00:00
silvio
831c96c5e5 Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5690 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 19:17:02 +00:00
scorpio810
a92820c6fc Remove "{ }" in variables pasted
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5689 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 17:28:38 +00:00
scorpio810
5f5685658f Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5688 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 17:18:15 +00:00
blacksun
04e890ab7d NameList widget : add a combo box for easily paste texts, like the variables for title block.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5687 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 16:56:46 +00:00
scorpio810
2d76065b98 Return gce to 20_manufacturers_articles folder
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5686 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-02 00:20:17 +00:00
nuri
077e82cf0f Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5685 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-01 15:04:37 +00:00
scorpio810
021bd30d00 Update Hungarian translations, thanks Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5684 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-31 12:18:20 +00:00
pawel32640
78354ecda5 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5683 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-31 09:34:59 +00:00
pawel32640
5c4d5c4ac0 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5682 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-31 09:18:55 +00:00
pawel32640
d769e450cb updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5681 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-31 09:01:43 +00:00
silvio
562d66bd6e Update .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5680 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-31 00:04:24 +00:00
pawel32640
0f36992604 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5679 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-30 20:37:54 +00:00
scorpio810
a3b3bd360b Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5678 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-30 20:32:15 +00:00
scorpio810
5b71aa2cf3 Fix symbol mistake
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5677 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-30 20:17:43 +00:00
pawel32640
071a690850 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5676 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-30 19:48:35 +00:00
pawel32640
4de7787918 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5675 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-30 19:31:34 +00:00
scorpio810
31440662d4 Move some elements to 01_thumbnails_mounting_plate folder
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5674 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-30 14:31:16 +00:00
scorpio810
0ca29b5f02 Add translator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5673 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 19:45:19 +00:00
scorpio810
c19c5b03a7 Update Hungarian translations, thanks Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5672 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 19:37:16 +00:00
scorpio810
8ebe2e4ecd Add new symbols https://github.com/condo4/qelecpanel.git
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5671 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 16:46:13 +00:00
aitolos
d984d140ee Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5670 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 16:38:37 +00:00
dlee99
314c210b43 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5669 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 13:24:16 +00:00
scorpio810
80db7aded6 Add Hungarian translations, thanks Gabor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5668 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 11:39:16 +00:00
ossau2mation
bd1cb1cf52 Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5667 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 09:11:12 +00:00
scorpio810
e071717d30 Title block : list of texts variables can be selected with the mouse and
copied to the clipboard using a context menu or standard keyboard
shortcuts.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5666 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 08:45:17 +00:00
scorpio810
ec19986f38 Update *TS files, changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5665 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-29 03:48:21 +00:00
blacksun
2274382219 Title block : add two news variables, previous-folio-num and next-folio-num
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5664 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-28 18:39:54 +00:00
blacksun
34f59f4920 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5663 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-26 20:57:11 +00:00
blacksun
d45c070e16 Search and replace : improve the search for elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5662 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-26 20:32:11 +00:00
dlee99
0e60c95513 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5661 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-23 19:00:00 +00:00
ossau2mation
461addaac6 Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5660 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-23 08:47:03 +00:00
scorpio810
7b395f478f Update *TS files and changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5659 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-23 05:17:09 +00:00
blacksun
64e900206d Search and replace : We can now replace a properties text (diagram, element, conductor, diagram text) with regular expression
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5658 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-21 18:08:58 +00:00
scorpio810
7f68d4e400 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5657 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-20 23:17:17 +00:00
alfredo
bf3cda8ed0 elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5656 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-20 22:38:55 +00:00
silvio
07930b3402 .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5655 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-20 20:20:46 +00:00
alfredo
aaab4337c4 Spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5654 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-18 18:36:52 +00:00
ossau2mation
1f7e6c233b Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5653 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-16 08:55:24 +00:00
dlee99
b5d00807aa Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5652 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-15 22:08:55 +00:00
scorpio810
9bce342950 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5651 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-15 18:57:37 +00:00
blacksun
28fd6e13e4 Minor fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5650 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-15 18:03:03 +00:00
blacksun
e1cb7e6d6c Search and replace widget, improve layout
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5649 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-15 17:54:20 +00:00
blacksun
c64b74d328 Fix : On windows when user drag and drop an element from the common elements collection to the custom elements collection,
the element file stay in read only mode, and so user can't save the element



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5648 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-13 21:39:44 +00:00
blacksun
7a17200cf6 Search and replace : improve the search for conductor.
Minor gui change of conductor properties widget


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5647 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-13 17:34:41 +00:00
alfredo
87774c7296 Spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5646 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-10 03:42:30 +00:00
alfredo
6f2c8b3278 Spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5645 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-09 22:35:56 +00:00
alfredo
670a7fd6c3 Spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5644 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-09 22:34:53 +00:00
blacksun
835ff082bf Improve some code and gui
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5643 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-09 18:37:09 +00:00
blacksun
d0f3825bfc Revamp some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5642 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-09 14:48:56 +00:00
blacksun
e595e16d47 Search and replace : conductors properties can now be replaced
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5641 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-09 11:50:07 +00:00
dlee99
9661be88fb Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5640 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-08 19:36:58 +00:00
dlee99
59a2db4dd4 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5639 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-08 00:12:41 +00:00
silvio
259b009b28 .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5638 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-07 23:17:00 +00:00
ossau2mation
3e53d24e4f Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5637 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-07 15:35:59 +00:00
scorpio810
75447a8adb Dynamic text item : load the requested font style name, like: italic,
bold, regular, etc


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5636 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-06 15:48:45 +00:00
ossau2mation
80df7b3bd6 Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5635 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-06 15:14:58 +00:00
alfredo
77c0d5fe2e Translation Español
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5634 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-06 03:50:39 +00:00
scorpio810
abaeade6af Update en fr translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5633 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-04 23:58:37 +00:00
scorpio810
ab6d3e374f Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5632 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-04 22:41:15 +00:00
scorpio810
a8b18f6322 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5631 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-04 22:38:51 +00:00
scorpio810
2fe25e74fa Minor : indentation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5630 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-04 22:33:11 +00:00
nuri
f27954e507 Correction of some french and english notions and correction of typos. Variable %machine changed in %plant.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5629 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-04 19:07:14 +00:00
nuri
cdfdd6f22a Correction of some french notions and correction of typos
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5628 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-03 22:13:16 +00:00
scorpio810
4ba3f477f8 Add new field "Group function" on properties of the selection widget and
for csv export


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5627 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-03 13:13:27 +00:00
scorpio810
e0c6cc6768 Add new fields "Quantity, Unity" onproperties of the selection widget
and for csv export


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5626 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-02 15:54:08 +00:00
blacksun
e8c03da193 Element editor bug fix : Unable to clear an information of the edited element (label, manufacturer etc...).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5625 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-01 20:12:24 +00:00
scorpio810
58fb59491b Revert last commits
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5624 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-01 12:55:05 +00:00
scorpio810
10e889bae5 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5623 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-30 23:59:12 +00:00
scorpio810
ee91337d75 Add new fild and titleblock "Function group"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5622 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-30 23:53:13 +00:00
alfredo
01414974a0 update language spanich
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5621 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-30 04:29:15 +00:00
blacksun
dab22aeed1 Search and replace : Add two search options, contain text/entire word and case sensitive/insensitive
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5620 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-29 17:34:03 +00:00
silvio
d2bcfb8887 .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5619 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-29 09:50:09 +00:00
scorpio810
a4508008d4 Force set dynamic text length to default -1
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5618 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-29 09:48:51 +00:00
scorpio810
0931e9c0a9 Big increase the value of QPainterPathStroker for very long text, thanks
re-searcher


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5617 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-29 09:42:23 +00:00
scorpio810
3674812e83 Update pt_Br translation, thanks Thiago
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5616 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-26 22:52:17 +00:00
dlee99
95390d0046 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5615 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-26 18:47:32 +00:00
ossau2mation
ca52c2e5fe Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5614 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-26 15:31:34 +00:00
nuri
a76052c795 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5613 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-26 05:30:08 +00:00
pawel32640
b53d42ce12 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5611 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 18:18:36 +00:00
scorpio810
266a747b2b Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5610 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 17:33:55 +00:00
scorpio810
a78212e8dd Minor fix previous commits
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5609 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 10:47:36 +00:00
scorpio810
f038b4b545 Minor add m_user_custom_tbt_dir.clear() on resetUserElementsDir function
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5608 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 10:33:30 +00:00
scorpio810
a199c1e201 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5607 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 10:16:46 +00:00
scorpio810
e0b0da534d Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5606 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 10:02:38 +00:00
scorpio810
a76feeef07 Enable the possibility to define the path of user tbt template
collection.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5605 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-25 09:55:11 +00:00
blacksun
d8ed6a5130 Change xml tag name : dynamicitemfont
by : font_family


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5604 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-24 21:26:24 +00:00
blacksun
2f585840c6 Dynamic text item : load the good font from xml.
Laurent, you can now sleep well :) 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5603 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-24 21:12:27 +00:00
scorpio810
bc3f02a6e9 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5602 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-24 12:56:15 +00:00
alfredo
6918debc49 translation spanish elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5601 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-23 00:54:06 +00:00
nuri
3d96809df5 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5600 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-19 09:50:49 +00:00
silvio
48139ec312 .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5599 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-19 08:13:35 +00:00
alfredo
3b97d57340 Update Spanish translations minor correction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5598 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-18 03:41:10 +00:00
alfredo
b14e58ee18 “Update_Spanish_translations”
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5597 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-18 03:08:28 +00:00
scorpio810
b15f6aeef7 Minor : set dynamic text length to default -1
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5596 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-16 16:33:41 +00:00
dlee99
6da0cf16c6 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5595 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-15 17:05:58 +00:00
ossau2mation
ea0ce74c61 Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5594 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-15 16:20:34 +00:00
pawel32640
c0b586701c updated Polish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5593 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-15 15:07:43 +00:00
scorpio810
bd8d379355 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5592 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-15 14:40:37 +00:00
scorpio810
09d368db11 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5591 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-15 11:44:42 +00:00
scorpio810
10bef5d203 Add label formula of element in export partlist to csv
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5590 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-14 13:19:01 +00:00
scorpio810
40a851215b Change in aboutqet widget fixed size, thanks Re-searcher
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5589 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-12 16:07:52 +00:00
silvio
aae8bfcfba .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5588 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-12 16:00:34 +00:00
pawel32640
6f03c6023c updated Polish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5587 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-12 15:52:41 +00:00
dlee99
0b0231e385 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5586 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-11 19:11:20 +00:00
ossau2mation
8619391af9 Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5585 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-11 17:57:54 +00:00
scorpio810
5506b68ae0 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5584 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-11 16:39:58 +00:00
pawel32640
64183b1ba8 updated Polish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5583 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-11 16:14:57 +00:00
blacksun
b74c511bad Search and replace : Independent text item can be changed (and mass changed) through the search and replace widget.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5582 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-10 13:32:27 +00:00
blacksun
c385418432 Improve gui layout
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5581 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-10 12:46:46 +00:00
blacksun
56798b3f05 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5580 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-10 12:29:41 +00:00
blacksun
a620b4067d Bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5579 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-10 12:19:30 +00:00
scorpio810
a76da57544 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5578 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-10 10:51:36 +00:00
pavelfric
7b37bf2102 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5577 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-10 07:13:18 +00:00
blacksun
1ead2aa0bb Search and replace : Element properties can be changed (and mass changed) through the search and replace widget.
Also improve the search for element


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5576 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-09 18:50:37 +00:00
scorpio810
b276d6517a Fix about Qt SLOT, thanks letartare
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5575 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-11-06 13:45:47 +00:00
scorpio810
ae026f8a4f Add Hungarian switch language
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5574 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-29 15:14:38 +00:00
ossau2mation
80426630b9 Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5573 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-28 07:39:09 +00:00
dlee99
513ef9b9ad Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5572 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-27 17:25:13 +00:00
blacksun
8e250bd569 Minor : search and replace widget, clear the tree widget when the current searched project is closed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5571 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-27 13:31:52 +00:00
silvio
b83aa74485 .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5570 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-27 07:22:22 +00:00
scorpio810
8e0260a5a8 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5569 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-26 23:56:12 +00:00
scorpio810
9e7899fd40 Add a new tab in settings, user can select a font size, a rotation angle
and a text width by default for new dynamic text, it work also in
element editor command.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5568 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-26 23:42:49 +00:00
scorpio810
5f85edcc8c Add new symbol, thanks Alexis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5567 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-26 08:45:38 +00:00
silvio
071def5632 .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5566 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-24 22:23:02 +00:00
blacksun
e224a7cee6 Search and replace : improve the search for diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5565 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-24 14:04:04 +00:00
blacksun
94dc195028 Search and replace : Diagram properties can be changed (and mass changed) through the search and replace widget.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5564 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-21 09:54:59 +00:00
scorpio810
0bc34cfb6d Add new symbol, thanks Cyrille
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5563 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-18 00:05:40 +00:00
scorpio810
74b159dc35 Update pt-br translation, thanks Arthur
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5562 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-17 20:26:29 +00:00
blacksun
ba8133a9d1 DiagramContextWidget : The widget is now made with th ui file instead of C++
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5561 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-16 15:49:18 +00:00
dlee99
84ba21823b Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5560 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-13 18:02:18 +00:00
aitolos
1fd2899d07 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5559 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-13 15:43:51 +00:00
ossau2mation
a9d46e7d14 Danish translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5558 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-13 06:22:06 +00:00
ossau2mation
afaf541ba5 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5557 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-12 14:36:51 +00:00
nuri
561e625113 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5556 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-12 01:34:28 +00:00
scorpio810
1d94bd73a6 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5555 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-12 00:25:10 +00:00
scorpio810
eb1028ec9a Add other country names
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5554 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-12 00:21:04 +00:00
scorpio810
6842abcf9a Add Translator, contributor
Add Turkish Unicode binary character name


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5553 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-11 23:37:56 +00:00
scorpio810
a236e9ac6b Add Turkish langage
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5552 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-11 22:30:02 +00:00
scorpio810
0ca5c63d4e Update Turkish translation, thanks Aziz
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5551 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-11 09:39:17 +00:00
blacksun
4adf94dabf Fix crash when load an old project, wich contain element without her definition embedded, aka "ghost element".
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5550 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-10 16:48:44 +00:00
blacksun
0b1382490f Search and replace widget : folio are now displayed in the search field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5548 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-05 07:49:07 +00:00
scorpio810
912901ff6d Add new symbols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5547 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-04 14:34:43 +00:00
ossau2mation
15f8dcaee4 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5546 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-10-01 14:06:47 +00:00
silvio
7d2d9afaf7 .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5545 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-30 20:30:54 +00:00
nuri
52914bd04e Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5544 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-30 20:01:22 +00:00
dlee99
401cc08957 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5543 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-30 19:48:31 +00:00
scorpio810
e9eeeb7b4b Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5542 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-30 19:41:32 +00:00
blacksun
63fd76231a Element text pattern dialog : add a check box 'erase existing texts'
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5541 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-30 17:19:50 +00:00
blacksun
aaab9b0f15 Missing file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5540 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-29 16:01:48 +00:00
blacksun
1cd8912d64 Add new icons, thank Nuri.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5539 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-29 15:58:29 +00:00
dlee99
61167f062a Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5538 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-29 09:27:56 +00:00
scorpio810
cd9102efac Add new symbols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5537 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-28 15:26:38 +00:00
blacksun
81f6bb4a5a Minor : fix missing icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5536 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-27 17:40:05 +00:00
dlee99
0c28b2f164 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5535 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-27 15:25:51 +00:00
scorpio810
bd7140509d Update English translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5534 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-26 23:33:43 +00:00
silvio
ead3d12f8a .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5533 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-26 21:43:54 +00:00
dlee99
d4a4fe1af6 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5532 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-26 20:25:39 +00:00
aitolos
132458f7e9 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5531 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-26 15:41:00 +00:00
ossau2mation
43e213f2f4 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5530 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-26 14:10:53 +00:00
nuri
ccb1cc6247 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5529 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-26 12:46:54 +00:00
scorpio810
bbec5c8ea3 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5528 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-26 10:14:04 +00:00
silvio
17a23a8e43 .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5527 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-25 19:07:57 +00:00
blacksun
6a12a008e9 Start the work on a new feature : search and replace.
This commit let user find for : texts, conductors and elements.
WIP.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5526 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-25 16:05:24 +00:00
scorpio810
76e72b0353 generalconfigurationpage.ui fix for 1366X768 laptops screens
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5525 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-25 13:12:01 +00:00
scorpio810
e138f2f392 Minor : improve UI
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5524 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-25 05:12:39 +00:00
dlee99
0e99ba680f Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5523 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-24 17:52:41 +00:00
pawel32640
d66e756cc1 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5522 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-24 17:14:23 +00:00
ossau2mation
ec6e963278 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5521 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-24 13:11:20 +00:00
nuri
b8b0e7d93d Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5520 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-24 12:02:26 +00:00
scorpio810
3c54e56370 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5519 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-24 09:30:57 +00:00
scorpio810
f19c9718ae Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5518 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-24 09:27:16 +00:00
scorpio810
7685fcec78 Improve general config page UI
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5517 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-23 18:32:17 +00:00
ossau2mation
532bf3a272 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5516 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-22 20:26:44 +00:00
nuri
9f48b574fd Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5515 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-22 16:26:11 +00:00
scorpio810
48e730286d Improve last commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5514 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-22 15:59:05 +00:00
dlee99
e007c379a9 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5513 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-22 14:27:45 +00:00
dlee99
a5fe207e9b Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5512 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-22 13:48:40 +00:00
scorpio810
5afcbb7c74 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5511 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-22 10:53:26 +00:00
scorpio810
112df84964 Add in config the possibility to start the numbering of the columns of
titleblocks at 0.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5510 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-22 10:39:36 +00:00
pawel32640
ac5b212dfa update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5506 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-16 18:52:26 +00:00
ossau2mation
acebf291f7 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5505 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-16 12:43:33 +00:00
scorpio810
8a36ac1d24 Add new example, thanks Irvi
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5504 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-14 15:49:08 +00:00
scorpio810
b7e48c8e09 Change saveddate (title block variable) static date format "yyyy-MM-dd"
to System Locale Short Date


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5503 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-14 04:08:04 +00:00
aitolos
5f017e8493 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5502 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-08 15:18:51 +00:00
ossau2mation
c176e744e3 Danish translation reviewed & updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5501 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-08 06:53:14 +00:00
scorpio810
b59ea165fc Increase imported images by up to 400%
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5500 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-06 21:29:25 +00:00
scorpio810
f1c3f0344e refresh example : 
fix crash due to the deletion of the GHOST element last, this example contains ghost elements and causes a crash at launch



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5499 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-05 13:58:37 +00:00
scorpio810
8151563fec Add Turkish language for translations, minor update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5498 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-09-01 17:15:09 +00:00
blacksun
632cd0a75a fix warning
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5497 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-29 16:14:30 +00:00
nuri
f41205c734 Update german translation (minor)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5496 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-28 05:08:18 +00:00
scorpio810
008355ffeb Minor fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5495 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-26 01:08:33 +00:00
scorpio810
eb36891b84 Decrease QDataStream::Version enum for support Qt version 5.5.x (Ubuntu
Xenial)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5494 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-24 20:09:23 +00:00
blacksun
e4f3f284ea fix bug : if a xml definition of an element haven't got a uuid, the generated pixmap is false.
this commit it.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5493 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-23 20:58:41 +00:00
blacksun
e6d73977c1 1-Use the "implicite shared" of Qt for the QPicture and QPixmap of element (https://doc.qt.io/qt-5/implicit-sharing.html).
This avoid to parse the same element definition each time user drop the same element in the diagram.
Only the first element build the picture, all other get the created picture which is shared.

2- For use the "implicite shared" QPicture and QPixmap of element, now this isn't the element who build her picture, but a dedicated class who made only this job : build the QPicture and QPixmap of elements.

3- With the two previous novelty, the class CustomElement and GhostElement are became useless, and so was removed.
Some few member function of CustomElement was moved to Element.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5492 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-23 19:41:58 +00:00
alfredo
1d871e0625 Spanish Translation corrección menor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5489 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-22 22:21:18 +00:00
scorpio810
458ac072cd Fix bug 165
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5488 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-22 13:34:12 +00:00
alfredo
928b5d0775 Update_Spanish_translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5487 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-22 02:01:15 +00:00
scorpio810
e2b2dfa87a Add new symbols, thanks Alexis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5486 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-20 22:09:01 +00:00
scorpio810
02863ee0d7 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5485 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-16 22:49:08 +00:00
scorpio810
a2d402b50a Improve previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5484 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-16 06:48:03 +00:00
scorpio810
85b0efbc68 Try to fix macOS FTBFS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5483 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-16 01:59:51 +00:00
scorpio810
4e9fb1b664 Fix FTBFS on cross-compiler for Windows
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5482 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-16 00:21:07 +00:00
blacksun
2ba5be7ecd Replace qetsingleapplication by singleApplication.
See : https://github.com/itay-grudev/SingleApplication


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5481 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-15 12:45:55 +00:00
ossau2mation
d2a6c23360 Danish translation reviewed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5480 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-13 17:57:33 +00:00
nuri
79076dae5d Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5479 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-13 05:38:52 +00:00
scorpio810
a9da802aa1 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5478 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-11 13:41:05 +00:00
scorpio810
77984bb10f Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5477 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-11 11:40:49 +00:00
ossau2mation
1c3685f588 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5476 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-11 08:28:23 +00:00
silvio
03ba86ef39 update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5475 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-08 21:25:55 +00:00
scorpio810
43149b6c8b Arrangement elements of Schneider maufacturer folder
Add new elements, thanks Alexis


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5474 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-08 03:27:37 +00:00
scorpio810
118fa10810 Add tension-protocol key on elementInfoKeys
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5473 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-07 09:14:00 +00:00
scorpio810
69f769d5b3 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5472 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-06 17:38:30 +00:00
scorpio810
92a4d0f88e Add '%savedfilename' and '%savedfilepath' title block variables
They should be updated after file save or save as dialog is confirmed,
before file is saved.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5471 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-06 17:20:50 +00:00
dlee99
66a036ad2c Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5470 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-06 17:06:45 +00:00
scorpio810
6c6d78b84c Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5469 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-06 16:20:15 +00:00
scorpio810
4d720d04a6 '%saveddate' and '%savedtime' title block variables should be updated
after file save or save as dialog is confirmed, before file is saved.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5468 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-06 16:12:00 +00:00
scorpio810
54981b425e title block editor : add '%saveddate' and '%savedtime' as available
values, for moment only when user "save as" project


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5467 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-06 15:32:19 +00:00
scorpio810
233dd05227 Delete UTExportedTypeDeclarations in plist file : not useful for bundle
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5466 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-06 00:19:56 +00:00
scorpio810
7361823322 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5465 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-05 16:46:51 +00:00
scorpio810
ff7b2226e1 title block editor : show 'projectfilename' as available value
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5464 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-05 16:27:14 +00:00
scorpio810
bf974f1956 Fix bug 164 :
title block editor : show 'projectpath' as available value


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5463 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-05 15:04:15 +00:00
blacksun
e6c977e7d8 re-enable the possibility to define the path of elements collections.
Add variables for common and custom elements collections, to avoid multiple access to QSettings and so reduce the loading of collections.  


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5462 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-08-03 16:35:40 +00:00
scorpio810
30bee81432 Revert r5449 and disable r5452 momentary : Load time from elements is
very slow


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5461 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-30 15:24:29 +00:00
scorpio810
52e941f0fc Minor : disable dialog buttons for define the file system path of the
common and custom elements on macOS


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5460 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-28 12:09:00 +00:00
silvio
bf5fd86fa0 update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5459 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-27 19:30:46 +00:00
scorpio810
1d5940a6a1 Disabling momentary for macOS bundle :
let user define the file system path of the common and custom elements
collections


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5458 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-27 14:41:23 +00:00
ossau2mation
3347983788 Danish translation reviewed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5457 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-27 07:37:49 +00:00
nuri
20769eda14 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5456 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-27 05:13:38 +00:00
ossau2mation
b3c501b2ed Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5455 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-26 13:51:32 +00:00
dlee99
4082dae763 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5454 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-25 18:49:23 +00:00
scorpio810
37c583de35 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5453 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-25 18:03:15 +00:00
blacksun
1ec4334308 let user define the file system path of the common and custom elements collections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5452 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-25 17:34:50 +00:00
scorpio810
b97b01d63c Apply clang-tidy's modernize-use-auto
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5449 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-19 16:27:20 +00:00
scorpio810
e4b1ba9797 Apply clang-tidy's performance-unnecessary-value-param, performance-for-
range-copy


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5448 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-19 14:14:31 +00:00
nuri
05fea9b94a Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5447 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-18 11:50:14 +00:00
scorpio810
75803ae26a Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5446 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-17 15:07:35 +00:00
ossau2mation
cc8535cfee Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5445 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-17 14:40:20 +00:00
blacksun
18a295fa4a Element editor : add rounded rect
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5444 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-17 12:19:56 +00:00
alfredo
7befb793a2 Spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5443 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-17 02:16:56 +00:00
silvio
312947c862 update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5442 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-16 22:04:48 +00:00
dlee99
16d0f03a13 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5441 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-16 17:26:22 +00:00
scorpio810
918e859ec4 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5440 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-16 14:32:05 +00:00
scorpio810
3f1a33a179 Fix bug #162
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5439 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-16 14:23:54 +00:00
nuri
b259dacc58 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5438 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-16 07:17:49 +00:00
blacksun
eeb49d5a18 QetShapeItem : rounded rect is saved in the .qet file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5437 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-14 11:10:23 +00:00
blacksun
0306bace46 QETshapeItem rectangle can have rounded corner.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5436 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-12 10:01:34 +00:00
blacksun
9db5c4fe9f Fix bug when resize the angle of a part arc with the handles.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5435 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-11 09:28:38 +00:00
dlee99
437b3c0ca1 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5434 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-09 19:22:50 +00:00
ossau2mation
780aa5d833 Danish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5433 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-09 13:33:55 +00:00
scorpio810
27ee2c6d50 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5432 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-08 23:36:23 +00:00
scorpio810
9bce5ec428 Fix bug #162
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5431 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-08 23:31:34 +00:00
silvio
ef5e40d048 update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5430 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-08 20:29:52 +00:00
ossau2mation
901729865e Danish translation minor updates
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5429 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-07 20:07:17 +00:00
dlee99
d77914a63e Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5428 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-03 16:50:55 +00:00
blacksun
57e5ccd943 Mutualize code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5427 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-03 14:25:46 +00:00
nuri
ed7090f6fb Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5426 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-03 07:30:09 +00:00
ossau2mation
ffe0f1d4c7 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5425 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-02 19:12:01 +00:00
blacksun
e60b65546f fix "fail to build from source" with Qt < 5.7, and in the same occasion fix a memory leak
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5424 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-02 13:48:47 +00:00
msouabni
1cc79f59b1 Update Arabic Version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5423 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-02 09:26:16 +00:00
scorpio810
cd51146414 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5422 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-01 19:40:13 +00:00
blacksun
f118a1b513 Forget ChangeLog and description of the prvious comit :
Rev 5420 :
Diagram editor : add two new actions in context menu for insert or remove point of a selected polygon.



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5421 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-07-01 18:38:38 +00:00
blacksun
0f4a058e63 git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5420 bfdf4180-ca20-0410-9c96-a3a8aa849046 2018-07-01 18:35:03 +00:00
blacksun
28faaf12c5 Element editor : add two new actions in context menu for insert or remove point of a selected polygon.
All parts items : remove the 'open hand cursor' when hover a selected part.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5419 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-30 21:41:27 +00:00
blacksun
114c3cdcc3 title block editor : show 'projecttitle' as available value
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5418 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-29 20:36:21 +00:00
blacksun
3ff5b00953 Minor code refactoring
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5417 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-29 07:55:48 +00:00
nuri
a6e7004a0e Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5416 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-25 05:06:46 +00:00
dlee99
c685adc832 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5415 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-24 19:08:34 +00:00
ossau2mation
691ae0fc57 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5414 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-24 17:12:19 +00:00
aitolos
aab318ba59 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5413 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-24 16:14:25 +00:00
scorpio810
d5c23e4163 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5412 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-24 12:36:28 +00:00
scorpio810
a84f84ad02 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5411 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-24 12:31:33 +00:00
blacksun
ea3b25fa75 Element text item group can now be framed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5410 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-24 11:16:37 +00:00
pawel32640
deabf5f2ad update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5409 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-23 13:29:45 +00:00
blacksun
de9096d8a2 Widget used to edit text item group can edit the pos of the group.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5408 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-21 18:44:13 +00:00
blacksun
4cdd17e21f forget files from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5407 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-21 18:02:58 +00:00
blacksun
749e0e5e78 Fix : in some condition, dynamic text are not at the same position when open a project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5406 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-21 17:57:33 +00:00
blacksun
2be0af2f43 minor fix : slave link dialog doesn't display the good label, when the label of master element is build from formula.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5405 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-21 15:36:03 +00:00
nuri
627f62f59e Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5404 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-21 11:24:56 +00:00
silvio
cfcb97d0ab update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5403 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-21 10:42:55 +00:00
blacksun
24812944eb Forget qet.cpp and qet.h from previous comit.
Add new function for create QAction used for edit the depth of items.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5402 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-20 18:35:06 +00:00
blacksun
8386002ef3 Clean (and reduce the size) the class QETDiagramEditor, mostly by replacing the connection syntax "signal -> slot" by "signal -> lambda".
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5401 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-20 18:03:39 +00:00
msouabni
98531b0f3f Update Arabic version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5400 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-20 07:23:59 +00:00
alfredo
40311d401b Translation to Spanish
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5399 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-19 02:26:24 +00:00
dlee99
a531773f56 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5398 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-18 19:28:06 +00:00
ossau2mation
f3ef89a59d Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5397 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-18 19:00:55 +00:00
scorpio810
ed27dce81d Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5396 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-17 23:52:13 +00:00
scorpio810
d1517bb5d7 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5395 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-17 23:49:51 +00:00
blacksun
52eb4b5f71 Diagram editor : add 4 tools for edit the depth (Z value) of items.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5394 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-17 18:21:56 +00:00
scorpio810
74ac93e171 Element translation, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5393 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-10 15:17:11 +00:00
scorpio810
a0aadd8201 Fix FTBFS on Qt 5.11
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5392 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-10 15:08:26 +00:00
ossau2mation
ee898f0be4 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5391 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-08 14:54:06 +00:00
scorpio810
f6a2ea3971 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5390 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-08 13:28:33 +00:00
blacksun
3225bdb371 minor fix : elements can't be moved up and left, when there rotation are different than 0.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5389 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-07 16:29:41 +00:00
scorpio810
6a8523961f Improve qet_tb_generator : add the full path of the current project as
an argument when calling the plug-in from QET if a project is open. 
If not a file dialog is showed to select the QET project.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5388 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-07 13:48:12 +00:00
scorpio810
c89d6b6ff7 Add the full path of the current project as an argument when calling the
plug-in "qet_tb_generator" from QET
qet_tb_generator menu entry was enabled only when a project is open


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5387 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-07 12:22:09 +00:00
alfredo
63a9defd52 Spanish translator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5386 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-06 02:07:39 +00:00
blacksun
43f7bad2d0 Fix : clear the element texts when paste an element with the option "Do not store the labels of items in the copy paste" enabled
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5385 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-03 18:13:25 +00:00
scorpio810
14a0ad8f43 Update Brazilian Portuguese translation, thanks Gleisson
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5384 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-02 21:15:51 +00:00
blacksun
c19ec8c65a Bugfix :
1- When open a .qet by double click on it, QET ask user for open the backup file, of this .qet.
2- On windows, if user open a project from the recent files menu, when close QET the file is deleted :(  user lose her work


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5383 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-06-01 18:33:08 +00:00
silvio
2e32c75523 update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5382 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-26 21:54:03 +00:00
dlee99
5e3fd2b53c Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5381 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-25 23:38:01 +00:00
dlee99
bf6e16ed1b Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5380 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-25 21:05:16 +00:00
scorpio810
f2f0803b00 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5379 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-25 14:10:44 +00:00
ossau2mation
f4699722f5 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5378 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-25 10:46:31 +00:00
scorpio810
cb899e35d3 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5377 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-25 09:18:23 +00:00
scorpio810
5a52e8658f Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5376 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-25 08:59:42 +00:00
scorpio810
c035f5f04d Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5375 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-25 08:39:45 +00:00
blacksun
f19a794d4b Diagram editor, add two news feature:
1- QET create a backup file, use to restor the project when a crash occur
2- User can enable and edit autosave.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5374 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-24 18:08:06 +00:00
pawel32640
77662fb51b update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5373 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-24 13:40:54 +00:00
blacksun
89506df464 Diagram editor : add new context menu action "group the selected texts"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5372 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-18 21:46:36 +00:00
blacksun
bca58fa555 Conductor is an herited class of QGraphicsObject, instead of QObject and QGraphicsPathItem
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5371 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-18 19:36:27 +00:00
blacksun
cc9184c0b6 Fix : element text alignment work also when font size change.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5370 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-18 18:28:04 +00:00
scorpio810
eea142750f Add new symbols, thanks Mitzot
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5369 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-16 16:36:09 +00:00
ossau2mation
70b0bf3020 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5368 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-15 20:10:32 +00:00
dlee99
b8122df4f4 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5367 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-15 20:03:11 +00:00
nuri
d427f0d3f1 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5366 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-14 19:51:33 +00:00
dlee99
34a8c5094f Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5365 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-14 19:25:15 +00:00
silvio
045b1bac7a update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5364 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-14 17:21:42 +00:00
scorpio810
81811fb763 Upgrade *TS files
Upgrade changelog


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5363 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-14 14:54:30 +00:00
blacksun
31e6db8757 Element editor : alignment of text field can be edited
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5362 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-13 19:03:38 +00:00
alfredo
a0b26b847b spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5361 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-13 05:37:20 +00:00
alfredo
a1ba2b6d6b spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5360 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-13 05:34:41 +00:00
dlee99
84e6781ab3 Update Dutch translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5359 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-12 22:42:59 +00:00
pawel32640
df597fe4d7 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5358 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-12 16:42:46 +00:00
blacksun
f975cb4d3b Fix : element text item alignment work well when text rotation != 0.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5357 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-12 12:59:49 +00:00
blacksun
748986ceec fix crash when the properties of a element text item group
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5356 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-12 11:17:40 +00:00
ossau2mation
0a488f30d9 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5355 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-12 08:27:48 +00:00
scorpio810
cdbdff4c91 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5354 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-12 03:56:33 +00:00
blacksun
609fcc351f Dynamic element text item : add new feature -> alignment
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5353 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-11 18:14:41 +00:00
dlee99
bf12d337c9 Update Dutch Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5352 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-06 19:44:29 +00:00
nuri
e03aa0698b Element collection: changed code letter of signaling devices from H to P
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5351 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-05 05:35:44 +00:00
blacksun
bce0ee0fc7 Composite text dialog : The combobox propose every informations, not only these currently filled.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5350 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-03 09:33:30 +00:00
silvio
6553af3aee update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5349 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-02 21:32:06 +00:00
nuri
1be5a5a50c Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5348 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-05-01 04:55:18 +00:00
msouabni
c6f68cf5ef Update of the Arabic version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5347 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-30 18:32:22 +00:00
ossau2mation
02fc2d71c5 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5346 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-29 17:31:31 +00:00
dlee99
011d03acf4 Update Dutch Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5345 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-29 11:57:03 +00:00
scorpio810
48678c794b Update *TS files
Update changelog


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5344 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-28 15:25:33 +00:00
blacksun
aaea6968d0 fix bug
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5343 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-28 13:56:04 +00:00
blacksun
d53f830ad9 Text of conductor can be placed at top/bottom/left/right of conductor, and text never overlaps the conductor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5342 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-28 13:35:23 +00:00
blacksun
a975915428 forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5341 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-24 17:25:42 +00:00
blacksun
c96593e373 Multipaste : improve the conductor autonum, conductors are numerated from top to bottom, and left to right
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5340 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-24 17:23:27 +00:00
blacksun
9d2124f593 Multipaste dialog : add 'autonum pasted conductors' check box
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5339 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-23 13:50:36 +00:00
scorpio810
5fe1389f8b Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5338 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-22 12:23:53 +00:00
blacksun
5e15c597c1 Multipaste : auto-num of element work, even if the option "erase label on copy /paste" is enable.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5337 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-21 17:48:22 +00:00
blacksun
f4a7de8f37 Add element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5336 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-19 09:51:25 +00:00
blacksun
4986ec616e Bug fix : element editor, part text can't be edited directly.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5335 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-19 09:22:08 +00:00
blacksun
2cf181bf84 Element info widget : remove the check box 'visible'
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5334 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-14 12:21:07 +00:00
blacksun
e3930df5b5 multi past dialog : add check box for autonum the pasted element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5333 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-12 17:59:05 +00:00
dlee99
845fa934b7 Update Dutch Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5332 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-12 17:58:23 +00:00
blacksun
3228f3e5db Multi paste dialog : add a check box for allows auto connection of the pasted elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5331 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-12 16:24:44 +00:00
blacksun
ad7f52997d Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5330 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-12 16:01:00 +00:00
blacksun
7b9fbb3382 dynamic element text item : "label" is not updated when report are unlinked, or when a folio is removed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5329 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-11 17:47:45 +00:00
ossau2mation
60341b2207 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5328 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-10 19:27:25 +00:00
silvio
ab9f23713d update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5327 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-09 21:52:14 +00:00
msouabni
e0aa2e4b9a Update Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5326 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-09 21:41:35 +00:00
pawel32640
4216273423 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5325 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-09 18:28:36 +00:00
dlee99
77ae8bdf90 Update Dutch Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5324 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-09 18:19:36 +00:00
nuri
63fb8ce669 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5323 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-09 03:07:40 +00:00
scorpio810
5a41a10bee Update *TS file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5322 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-09 00:15:30 +00:00
scorpio810
d841346cad Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5321 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-08 21:35:46 +00:00
scorpio810
6ea2e2dcdf Add new symbols, thanks Friskolon
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5320 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-08 21:29:19 +00:00
blacksun
12e7a7002e Diagram editor : add new action in the context menu : multiple paste.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5319 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-08 16:50:52 +00:00
dlee99
b9e24cd08f Update Dutch Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5318 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-08 13:11:17 +00:00
dlee99
ccf7bf8adc Update Dutch Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5317 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-08 13:06:43 +00:00
dlee99
ef2a572568 Update Element Directory Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5316 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-08 12:50:57 +00:00
scorpio810
e672075f96 Add new symbol, thanks Friskolon
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5315 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-08 11:29:07 +00:00
scorpio810
d93cf60872 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5313 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-08 03:38:53 +00:00
scorpio810
02d1ac67ac Minor : forgot jump element in previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5312 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-07 19:09:34 +00:00
scorpio810
6209a36b8a Change propertie to terminal, fixed by commit svn 5307
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5311 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-07 19:06:27 +00:00
pawel32640
33b0508fa7 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5310 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-07 18:47:14 +00:00
msouabni
bd389104e2 Update Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5309 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-07 18:23:05 +00:00
scorpio810
2870ea3543 Update nl translations, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5308 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-07 17:16:07 +00:00
blacksun
8d56e7809c Function for search conductor at the same potential.
When the search function is searching in a terminal element, they search only for the first terminal found, no matter if the terminal element have more than two terminals.
So the list of conductors at the same potential is missing some conductors.
This commit fix it, now the search function search for every terminals of a terminal element 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5307 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-07 13:25:05 +00:00
silvio
27952d3a33 update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5306 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-06 20:27:39 +00:00
ossau2mation
1cd6fea982 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5305 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-06 13:05:33 +00:00
aitolos
344fcd955a Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5304 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-06 10:07:13 +00:00
nuri
0b7bf89aff Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5303 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-06 09:37:01 +00:00
scorpio810
ab455652cc Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5302 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-06 03:55:38 +00:00
blacksun
fa547a34c8 Fix compilation warning (clang and gcc)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5301 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-05 18:49:28 +00:00
blacksun
5bfa58ad55 Fix missing "return"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5300 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-05 09:52:35 +00:00
blacksun
22f95c22f0 simplify some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5299 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-05 09:37:35 +00:00
nuri
9c96f2b6d7 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5298 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-05 08:10:06 +00:00
silvio
3afa35bad7 update .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5297 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-04 18:45:50 +00:00
blacksun
1450771081 diagram editor : undo/redo of a rotation is now animated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5296 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-04 16:55:59 +00:00
blacksun
f0c0e7c5d5 improve waiting dialog when open a project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5295 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-04 15:07:52 +00:00
blacksun
fb47a18b69 Remove, move and clean some functions of diagram view, among other things because it is not the role of the diagram view to provide these functions.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5294 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-04 11:02:40 +00:00
scorpio810
91bfa40401 Update nl translations, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5293 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-02 18:31:01 +00:00
ossau2mation
fc7b9f7fd5 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5291 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-01 17:09:11 +00:00
scorpio810
95c1226215 Minor : update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5290 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-01 15:13:46 +00:00
scorpio810
fcdc16245d Add translators in about qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5289 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-01 15:13:10 +00:00
scorpio810
d8bd2b352b Update nl translation, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5288 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-01 14:52:43 +00:00
scorpio810
de00369769 Update nl translations, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5287 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-01 01:55:17 +00:00
scorpio810
e5b5a9d271 Update en, fr translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5286 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-04-01 01:50:01 +00:00
scorpio810
cc79b7edbc Update *.TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5285 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-31 21:20:42 +00:00
blacksun
1ec15c8426 Fix bug N° 157
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5284 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-31 11:40:55 +00:00
blacksun
250b2d42fe Element editor and diagram editor : context menu display only enabled actions
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5283 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-31 11:21:55 +00:00
blacksun
819c6c6f86 QetGraphicsItem, remove the function applyRotation and rotateBy, and use instead the native function of QGraphicsItem : setRotation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5281 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-27 19:04:43 +00:00
blacksun
da186f2efb Remove the class fixed element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5280 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-25 18:56:16 +00:00
blacksun
37ef43b97b clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5279 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-25 18:42:18 +00:00
blacksun
d44ead205b Fix : rotation of independent text item is not saved
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5278 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-25 18:20:54 +00:00
blacksun
6a958c668a remove the class comment item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5277 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-25 14:58:33 +00:00
blacksun
a7917bb5bb Remove the class element text item.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5276 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-25 14:33:49 +00:00
blacksun
8193687894 Remove some commented code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5275 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-24 14:35:32 +00:00
blacksun
0a4bca6acc Minor diagram editor : fix minor wrong behavior when naviagte with the arrow key
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5274 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-24 14:29:43 +00:00
blacksun
a58274c219 Minor : dynamic element text item, the undo is now animated when user edit the text from the dock widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5273 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-24 13:45:48 +00:00
blacksun
ae8f23f659 Element editor : improve the behavior with the arrow keys (depending to the current selection : nothing / one / several)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5272 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-20 10:59:39 +00:00
scorpio810
71faf02bb3 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5271 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-18 15:46:10 +00:00
msouabni
c45cff8000 Update Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5270 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-13 20:49:34 +00:00
blacksun
22f657e65f Fix : change made to a text group was not applyed when edited from the element properties dialog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5269 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-13 16:29:18 +00:00
blacksun
f2fd446bb5 Fix : Composite text dialog widget can't be selected when he is open by the element properties dialog widget
Fix : The ui freeze when use the drag and drop in the tab widget "texts" of element properties, when he is displayed by the element properties dialog widget.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5268 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-13 16:20:59 +00:00
blacksun
1077c91b6f Element editor : keep up to date the displayed text of dynamic text item when change the source of text.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5267 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-11 16:26:02 +00:00
blacksun
d6f418fa83 fix indentation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5266 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-11 16:04:44 +00:00
blacksun
7f8c5ef2b5 Element editor : text field can now have a composite text as source of text
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5265 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-11 16:00:58 +00:00
blacksun
9b3c496fc5 Element editor : remove all sources code related to the old text field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5264 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-11 15:11:08 +00:00
blacksun
a6a875c7ce Element editor : Now every "old text" are converted to the new dynamic text, when open an element in the element editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5263 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-11 14:44:21 +00:00
scorpio810
bfa706ca29 Fix some Debian lintian spelling errors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5262 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-11 13:38:41 +00:00
blacksun
cbfd8fbc59 Fix compil fail, forget an include
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5261 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-11 13:10:49 +00:00
blacksun
275f20fa61 Element editor : dynamic text field can be set with element info as source of text.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5260 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-11 12:59:53 +00:00
scorpio810
7384f22017 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5259 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-10 14:27:30 +00:00
scorpio810
4982aa8f40 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5258 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-09 00:20:05 +00:00
scorpio810
9af3b48f70 Add Gabberworld patch for fix bug N°153, thanks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5257 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-08 23:45:08 +00:00
scorpio810
33e460aa78 Element es translation, thanks Edgar
Add new symbol, thank Guillaume


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5253 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-03 03:34:10 +00:00
scorpio810
59730cb1ea Add new symbols, thanks Didierm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5251 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-02 13:51:56 +00:00
blacksun
eb8294cdbd Fix bug N°153
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5250 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-01 18:45:40 +00:00
blacksun
0fe955ec86 Bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5249 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-01 18:38:37 +00:00
scorpio810
b94ed5674c Fix element mixed with link report properties on new dynamic text
grouping conversion.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5248 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-03-01 13:36:18 +00:00
blacksun
85a8a32106 Element editor : it is no longer required to have a text field, for save the edited element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5247 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-26 15:35:10 +00:00
blacksun
7a64f88341 Fix : Element text item doesn't display label, when autonum is used.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5246 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-26 15:27:42 +00:00
scorpio810
0559c01fa1 Update element translation en es, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5245 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-26 10:58:29 +00:00
alfredo
91768e985d Elements_translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5244 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-19 23:36:32 +00:00
scorpio810
bdefc88ccd Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5243 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-19 17:22:00 +00:00
scorpio810
1df3e12349 Enable Qt::AA_EnableHighDpiScaling and fix print bug, thanks Gabberworld for this patch.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5242 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-19 16:28:54 +00:00
scorpio810
0cb5de3ea3 Update element translation en es, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5241 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-18 17:18:52 +00:00
scorpio810
634d8b3709 Minor : update binary qet_cs.qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5240 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-18 12:39:47 +00:00
scorpio810
33dc476e69 Update element translation en, es, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5239 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-14 09:44:49 +00:00
scorpio810
fc05a2f2ec Add some colors for basic shapes inside dxf, thanks Gabberworld for this
patch


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5238 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-11 16:14:53 +00:00
pavelfric
5b584f3e58 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5237 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-10 21:12:49 +00:00
pavelfric
53745dc679 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5236 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-10 20:57:18 +00:00
scorpio810
45cbe170c9 Fix scroll mouse to lower it can flips the diagram, thanks Gabberworld for this patch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5235 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-10 16:32:57 +00:00
blacksun
5445ae6b00 minor : update the alignment of group when he is created from an element text pattern
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5233 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-07 21:34:45 +00:00
scorpio810
8b4c3b68e3 Update en, fr translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5232 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-07 14:23:29 +00:00
scorpio810
ea8ee983df Fix crash if location text is so long (typo in code), thanks David666 to
report it


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5231 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-07 00:20:50 +00:00
scorpio810
b4c2fd2372 DXF export : fix some double items in dxf file, thanks to Gabberworld for this patch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5230 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-06 16:12:33 +00:00
scorpio810
bd112eb92c Fix icon path
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5229 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-05 04:53:54 +00:00
scorpio810
855440118a Update rc file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5228 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-05 04:40:27 +00:00
scorpio810
b308f00b27 Try to fix HIDPI on Windows platform, thanks Gabberworld
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5227 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-04 18:32:42 +00:00
alfredo
f1d6d8ca38 “Update_Spanish_translations_elements_signaletiques”
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5226 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-03 03:06:58 +00:00
blacksun
a49769970e forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5225 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-01 18:42:26 +00:00
blacksun
70fbce280f Element text item group : add new property -> hold to bottom of the page
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5224 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-02-01 18:40:12 +00:00
blacksun
8e74d88e65 Fix wrong behavior when move a text item group, with rotation different than 0
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5223 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-28 11:16:09 +00:00
scorpio810
b626a1344e Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5222 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-27 23:55:25 +00:00
scorpio810
5034046c49 Update NL translations, thank Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5221 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-27 10:56:06 +00:00
blacksun
31fcec10ff Dynamic element text item : Add a new option "width" for define the width of the text.
If the text is wider than the defined width, the text is broken into multiple line.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5220 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-26 18:49:38 +00:00
msouabni
3e48da73b0 Update of the Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5219 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-26 17:50:09 +00:00
alfredo
804409451e Spanish translator elemnts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5218 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-26 05:56:25 +00:00
scorpio810
1874151c52 Fix bug #151
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5217 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-25 10:45:28 +00:00
blacksun
d85e395b46 Element text item with are now converted to dynamic element text item.
From now, the class ElementTextItem is not anymore use in qet. Every texts in a diagram are DynamicElementTextItem.
the Xref item was adapted to dynamic text.
Previously, the comment and location, displayed as a "static text" below the "old text" tagged "label" are now automaticaly converted to DynamicElementTextItem, so visually, these texts stay unchanged 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5216 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-19 12:17:20 +00:00
blacksun
649f8519c6 Fix crash : Sometime when finish the action of adding an element in a diagram, qet crash.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5212 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-08 23:50:45 +00:00
scorpio810
df079362d7 QFontDialog set default font to "Sans Serif", 9
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5211 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-08 19:28:01 +00:00
nuri
aa28b79c8e Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5210 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-05 05:31:27 +00:00
alfredo
0845510c78 qet_spanish_translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5209 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-04 18:44:30 +00:00
silvio
c0b805c391 IT translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5208 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-01-01 18:14:23 +00:00
scorpio810
5b31a014a6 Minor refresh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5207 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 17:19:43 +00:00
pawel32640
dd810a1190 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5206 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 17:10:13 +00:00
scorpio810
0d02662038 Add a "What's This?" for "launching DXFtoQET plugin" in menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5205 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 10:25:24 +00:00
scorpio810
34f07e69d3 Revert r5201
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5204 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 09:25:32 +00:00
ossau2mation
d4aee315cc Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5203 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 09:03:28 +00:00
scorpio810
ff8054dcc7 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5202 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 08:15:13 +00:00
scorpio810
c5793680d3 Add message box for launching DXFtoQET plugin
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5201 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 08:05:48 +00:00
scorpio810
d4edfb6414 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5200 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 00:57:12 +00:00
scorpio810
3d26842504 Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5199 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 00:53:55 +00:00
scorpio810
041b1c6f1e refresh binary Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5198 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 00:50:02 +00:00
scorpio810
1e9274e6ba Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5197 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 00:45:45 +00:00
scorpio810
ac1afe60b9 Add translation for message box "Error launching plugin"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5196 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-31 00:31:14 +00:00
blacksun
1b18b980a9 User can export / import the configuration of the texts and texts group of an element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5195 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-30 14:41:25 +00:00
scorpio810
1137318384 Basic shape add new CustomDashLine style with
Dash Pattern (<< 10 << 10 );


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5194 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-29 23:13:35 +00:00
pavelfric
46bdb3f849 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5193 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-28 13:29:20 +00:00
scorpio810
fdaff6ccc5 Update macOS Info.plist
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5192 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-23 12:59:44 +00:00
blacksun
94d52880a7 Element texts group can be renamed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5191 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-18 20:05:00 +00:00
scorpio810
fd2a53bdd2 Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5190 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-17 18:53:55 +00:00
scorpio810
e9e83e81ce Add a button in config page for open a new Qfontdialog widget and choose
font for summarry pages (foliolist)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5189 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-17 14:43:39 +00:00
alfredo
9d555c0da2 Spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5188 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-15 01:53:47 +00:00
scorpio810
76c1be8c86 Element translation en es, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5186 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-14 21:24:16 +00:00
scorpio810
745c64d283 Add new symbols found on https://forum.gce-electronics.com
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5184 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-14 10:22:17 +00:00
silvio
f0232be3fe updating translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5183 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-14 07:25:40 +00:00
blacksun
3340489145 Dynamic element text item : remove the "tagg" property:
Tree Widget for edit the element text item :
-Change a value of a spinbox with the mouse wheel, apply the change in live (no need to press enter or leave focus).
-Remove the sub-level of source of text.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5182 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-13 21:15:05 +00:00
nuri
35d8ec562c Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5181 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-13 04:14:16 +00:00
ossau2mation
c8c9b56fe7 Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5180 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-12 19:44:57 +00:00
pawel32640
304263c4c6 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5179 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-12 19:10:30 +00:00
scorpio810
f873ab73c5 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5178 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-12 18:05:22 +00:00
scorpio810
e6838ddd13 Minor Update *TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5177 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-12 15:46:11 +00:00
alfredo
0e6c93c2f8 Spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5176 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-12 15:00:27 +00:00
nuri
333e3345bc Improve the button to choose the standard font used for text fields (those which are added on folio)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5175 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-12 06:52:44 +00:00
nuri
60617b28cd Minor GUI improvement in configdialog.cpp (better icons rendering)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5174 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-12 05:11:07 +00:00
nuri
4c8e45b57b Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5173 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-12 03:26:27 +00:00
pawel32640
fee0f4d4c5 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5172 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-11 19:49:50 +00:00
scorpio810
3f5acb74e6 Minor : fix Multiple translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5171 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-11 16:24:29 +00:00
scorpio810
d79815ee4e Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5170 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-11 14:37:35 +00:00
nuri
fe9f871661 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5169 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-11 01:40:07 +00:00
scorpio810
925b54920e Add a button in config page for open Qfontdialog widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5168 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-11 00:52:33 +00:00
alfredo
2d20fb3081 Update_Spanish_Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5167 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-10 22:05:57 +00:00
scorpio810
740b649976 Add a Qfontdialog for choose policy for independent text item, not
finished yet !


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5166 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-10 16:10:19 +00:00
blacksun
292c45166a Element text item group : Add new property for edit the adjustment of the space between texts
Dynamic element text item editor : Add new entry for edit the alignment, rotation and vertical adjustment of a group
Element Mover : Minor, remove the group texts from the moved content


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5165 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-10 14:31:27 +00:00
aitolos
c8efc1102f Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5164 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-10 11:39:53 +00:00
scorpio810
7c8ea795e4 Dissociate fonts policy and size for independent text item
Possiblility to overide defaut settings by adding in QElectroTech.conf
diagramitemsize, diagramitemfont variable, for example: 
[General]
diagramitemsize=12
diagramitemfont=droid


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5163 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-10 01:03:36 +00:00
ossau2mation
4f366490b9 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5162 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 20:53:55 +00:00
pawel32640
ef88f41072 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5161 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 19:59:10 +00:00
scorpio810
e29b51fca7 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5160 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 16:23:17 +00:00
scorpio810
4d86670354 Improve dialogwaiting progressBar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5159 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 15:36:20 +00:00
scorpio810
8e2a0d4bb8 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5158 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 14:22:34 +00:00
scorpio810
8d23356796 MacOS minor add Thread Count in aboutqet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5157 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 14:05:42 +00:00
scorpio810
063ea4c531 MacOS fix can't close widget about QET : restore button close
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5156 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 13:19:15 +00:00
scorpio810
12edbf93be Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5155 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 12:38:08 +00:00
scorpio810
8ef41fdadd Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5154 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 01:38:19 +00:00
scorpio810
6a4520a4a1 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5153 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 01:17:17 +00:00
scorpio810
bcb84831a5 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5152 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-09 00:33:25 +00:00
scorpio810
308430351d Improve latest commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5151 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-08 23:43:37 +00:00
scorpio810
f63bfd6185 Add Thread Count in progress bar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5150 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-08 23:01:48 +00:00
scorpio810
f478f20b1d Improve aboutqet widget and layout
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5149 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-07 14:41:07 +00:00
scorpio810
b40fdcf573 projectconfigpages setMinimumWidth(680)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5147 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-05 22:27:46 +00:00
scorpio810
3e8065d373 Update element en, es translation, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5144 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-05 21:49:13 +00:00
blacksun
e8905793cc Texts group can be removed with the delete key of keybord
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5142 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-05 21:41:29 +00:00
blacksun
89c019a10e Texts group item can be rotate.
The keybord shortcut for texts group alignment change. Now it's ctrl + arrow-left/up/right


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5141 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-05 20:51:54 +00:00
blacksun
0f2f8f0f2f Bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5139 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-05 12:29:44 +00:00
pawel32640
24d474b424 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5138 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-04 09:57:21 +00:00
alfredo
3e9a9e9bf1 “Update_Spanish_translations”
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5137 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-04 00:39:21 +00:00
alfredo
7b4bde7c88 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5136 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-04 00:05:50 +00:00
scorpio810
ce9766f411 Minor fix typo in element description name
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5134 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-03 17:36:41 +00:00
scorpio810
f4a233345a Minor icon for macOS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5133 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-02 20:34:16 +00:00
scorpio810
4502eee1ce Minor icon change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5132 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-02 19:37:37 +00:00
blacksun
9828f2be76 Dynamic element text editor : improve the gui
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5129 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-12-01 18:36:57 +00:00
blacksun
ea5cb340d5 Dynamic element text item editor : add entry for edit the rotation of the edited text.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5125 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-29 19:17:02 +00:00
blacksun
4e440456fc Element texts group is fully managed by the undo stack
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5124 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-29 14:49:12 +00:00
scorpio810
12b30e7f30 Element translation en es, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5121 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-28 16:08:51 +00:00
nuri
553eadb332 icon theme: add new icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5120 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-27 23:41:24 +00:00
nuri
dbd867d604 icon theme: add new icons in element editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5119 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-27 20:27:49 +00:00
blacksun
1bf8ace205 Forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5118 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-27 19:43:02 +00:00
blacksun
2bf4e330f4 Add initial support of texts group
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5117 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-27 19:37:39 +00:00
nuri
d31d360340 icon theme: add missing icons in size 16x16px
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5116 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-26 22:20:35 +00:00
nuri
fc4ecb5587 icon theme: add missing icons in size 16x16px
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5115 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-26 21:13:56 +00:00
nuri
79b578dcf7 icon theme: add new icons for titleblock placement (bottom or right)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5114 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-26 08:03:26 +00:00
nuri
b0e185c506 icon theme: add missing icons in size 16x16px
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5113 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-26 07:13:14 +00:00
nuri
22756eff42 icon theme: add missing icons in size 16x16px
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5112 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-26 06:36:06 +00:00
nuri
e5ea6746cf icon theme: minor correction in .png filne name
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5111 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-26 05:36:31 +00:00
nuri
dd2c45ab64 icon theme: add dedicated icons for actions "show only this folder" and "show all folders" in the collection panel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5110 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-26 04:54:31 +00:00
nuri
947b933941 new icon theme: update subversion repository to the new folders and files used by the new theme
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5109 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-26 03:46:48 +00:00
nuri
9f3024545f Set the KDE "Breeze" icon theme as new icon theme for QElectroTech
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5108 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-25 07:44:38 +00:00
alfredo
5e44e6e8ad Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5106 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-18 19:23:04 +00:00
alfredo
d06410e696 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5105 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-18 05:21:36 +00:00
scorpio810
8d82fab36a Update elememts translations, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5103 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-17 17:47:18 +00:00
nuri
9d9e14b8e4 Revert previous commit and add an extra line in the csv exportation.
The new line is a new header containing ID numbers in order to universally identify columns.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5102 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-16 21:13:32 +00:00
scorpio810
0fb622fae5 Add UUID field in nomenclature export
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5101 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-16 18:57:16 +00:00
scorpio810
e16a287399 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5099 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-16 08:19:48 +00:00
scorpio810
324b488f09 Element spanish translation, thanks Edgar
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5098 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-13 20:46:50 +00:00
scorpio810
3a2bcd9490 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5097 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-11 14:30:53 +00:00
blacksun
3e934b994b Part dynamic text field, set default color to black
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5095 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-10 17:48:46 +00:00
scorpio810
9045088d2c Minor : add a vertical spacer in dynamictextfieldeditor widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5094 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-09 16:29:27 +00:00
blacksun
6693bb6cad Dynamic element text can have a frame
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5093 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-07 18:35:26 +00:00
blacksun
d2d1b74fad Minor GUI improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5092 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-06 16:17:48 +00:00
scorpio810
33bc4e1072 Refresh symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5090 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-05 23:14:25 +00:00
blacksun
7fa942e3c1 Dynamic element text editor :
When add a new text, the item text in the tree view is selected and expanded.
When edit the pos of a text in the tree view, the new position is set directly, no need to lose focus or press enter key anymore for update the pos of the text.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5089 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-11-05 14:33:03 +00:00
blacksun
50fc46e162 Diagram editor : add in the tree widget use to edit the property of dynamic text item, two news items for edit the X and Y pos of the text.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5088 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-29 10:43:34 +00:00
blacksun
5bb0a3f0a3 minor fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5087 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-27 18:44:37 +00:00
blacksun
e2a49e4872 Dynamic element text item : when the source of text is label or composite text with variable %{label}, and the label of the element is created from a formula,
the displayed text of the dynamic text item is up to date according to the formula 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5086 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-26 17:12:49 +00:00
blacksun
7e2134e0db When parse the defintion of an element in the diagram editor, befor parse anything, we get every DomElement with tagg "input".
If no one of these "input" have the attribute "tagg" set to "label", we set it to the first "input"  


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5084 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-21 12:05:57 +00:00
blacksun
02fb84caec Diagram editor :
1° When user drag and drop an element with text item (tagg input in the xml), the text item are converted to a dynamic text item.
2° When open an existing project, every texts item of elements in the project are converted to dynamic text field.

Note that the changes described upper don't work for the texts which have a tagg (for the moment)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5083 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-19 09:10:23 +00:00
nuri
055dbf84e6 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5082 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-14 06:27:03 +00:00
ossau2mation
8fc9d0a115 Danish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5081 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-13 19:11:30 +00:00
pawel32640
499a840f1d polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5080 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-12 16:25:26 +00:00
scorpio810
989d2877ee Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5079 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-12 12:52:26 +00:00
scorpio810
8cc143bb73 Minor : Update *.TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5078 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-11 19:40:47 +00:00
blacksun
9e9739bb4d Improve the previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5077 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-11 18:44:45 +00:00
scorpio810
2066092b47 Fix nomenclature export
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5076 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-11 18:24:39 +00:00
scorpio810
8dbd96d334 QetGraphicsHandlerItem reduce hoover size
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5075 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-11 15:37:40 +00:00
scorpio810
ad82ce07b7 Add new symbols en_60617, thanks Baboune41
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5074 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-11 13:39:59 +00:00
blacksun
8d333cbf1b Set the ItemIndexMethod of scene to NoIndex, according to some forum (Adress of forum are in the cpp file of this comit) they can be the sources of the crash occured by the conductor and shape "guost".
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5073 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-09 16:05:19 +00:00
nuri
374edc43be Change order of tabulations in folio properties widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5072 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-08 21:49:13 +00:00
aitolos
2383e3d609 Update Greek lang
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5071 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-08 16:32:10 +00:00
silvio
3fec215195 update IT translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5070 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-05 23:28:13 +00:00
nuri
2204c87242 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5069 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-05 19:05:32 +00:00
rdsivd
5f5834a2c2 Update translation BE-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5068 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-05 18:52:51 +00:00
ossau2mation
c1c1d52772 Danish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5067 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-05 15:45:28 +00:00
pawel32640
667823eb1a polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5066 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-05 09:30:52 +00:00
scorpio810
5c0edbd647 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5065 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-04 23:15:17 +00:00
scorpio810
c9dd9ee8a2 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5064 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-04 23:07:35 +00:00
pawel32640
1a2ec0aabe polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5063 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-04 08:09:08 +00:00
scorpio810
96fd766596 Update fr, en translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5062 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-03 12:46:33 +00:00
scorpio810
9351ba63b7 Add new field Name of provider,
rename fields,
update *TS files


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5061 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-03 12:11:28 +00:00
blacksun
7f92c1af7d Fix crash when user try to move a non movable item.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5060 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-03 08:54:58 +00:00
scorpio810
9c24163556 Add new description field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5059 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-02 16:59:53 +00:00
scorpio810
ecd33d36c7 Add new symbols, thanks Wiktor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5058 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-02 14:46:26 +00:00
blacksun
bb39413992 Element editor : element informations (manufacturer, reference etc...) can be created directly from the element editor. For that go to the widget "Element Property"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5057 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-01 15:25:34 +00:00
rdsivd
d5699f6b67 minor modifications on translation be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5056 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-01 08:00:34 +00:00
scorpio810
5cd1fe2fc8 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5054 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-10-01 07:05:02 +00:00
scorpio810
2a8d4920a1 Change the minimum conductor text size to 3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5053 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-28 07:51:58 +00:00
blacksun
2934f769c6 Fix fail to build for ubuntu trusty
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5052 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-27 18:59:17 +00:00
blacksun
ec1e778bff Forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5051 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-27 15:31:57 +00:00
blacksun
8761d4768b Element editor : When open a .elmt file in the element editor, the texts field are converted to dynamic text field, except for text field with tagg : label, function and tension/protocol.
In other words every text without tagg are converted.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5050 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-27 15:26:47 +00:00
scorpio810
1933022b43 Update NL translations, thank Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5049 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-26 20:40:10 +00:00
blacksun
61c4b5d8ef Forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5047 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-25 17:53:58 +00:00
blacksun
aa5241896c Element editor : dynamic text item can be added directly from the element editor (WIP)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5046 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-25 17:44:02 +00:00
scorpio810
0c01bc4406 Update NL translations, thank Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5044 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-24 17:04:22 +00:00
scorpio810
eb926c2a37 Update README.elements, thanks Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5043 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-22 09:46:38 +00:00
blacksun
2e389fb80f Dynamic element text item :
when text is owned by a folio report, the only information available to the text is :
the label (formula used for the Xref between linked report), the function of the potential and tension/protocol of the potential.
Unlike other elements there is no more information, because a report is not a real element.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5039 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-13 16:38:16 +00:00
scorpio810
e8b602915e Update NL translation, thank Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5038 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-05 09:31:38 +00:00
rdsivd
0424a73999 Adpater BE-NL
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5037 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-03 19:22:01 +00:00
pavelfric
211d6c45c2 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5036 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-09-01 19:34:18 +00:00
blacksun
5248c891f4 Dynamic element text item :
First : If the parent element of the text item is a slave,
the info use to create the text (both if option are 'element info' or 'composite text') are taken to the linked master element, and not the slave.
If the salve element is not linked, no information is taken.
Second : if the text is composed with the variable 'label' of the master (both if text from are 'element info' or 'composite text') double click on the text, act like a link and go to the master.



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5035 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-29 14:54:27 +00:00
blacksun
31775871a4 When we link two reports together, if the text is the same for every conductors, we don't ask to user what to do, even if the function or the tension/protocol are not identical.
Now we check : text, function and tension/protocol, if one of these three values is not identical, we ask to user what to do.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5032 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-27 11:27:41 +00:00
scorpio810
48778d901c Update splash version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5031 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-25 07:28:30 +00:00
blacksun
6419f84d9c Keep up to date the model when a dynamic text item change, for exemple after an undo command
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5030 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-24 17:35:40 +00:00
blacksun
99eac96475 Conductor : double click on an handler open the property editor of the conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5029 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-24 14:55:13 +00:00
blacksun
57f34b4ee2 Minor : remove the QetGraphicsItemHandler returned by the function zValue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5028 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-24 14:48:58 +00:00
blacksun
78a2b8a301 Enclose a class function into a macro because available since Qt 5.3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5027 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-24 12:38:35 +00:00
scorpio810
f202493e11 Update Dutch translation, thank Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5025 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-23 11:03:57 +00:00
blacksun
53ae49b3c7 When we select an element dynamic text, the element properties widget switch to the tab of dynamics text and expand and select the item in the tree that represent the dynamic text.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5024 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-22 18:27:23 +00:00
blacksun
fe46dc29a6 Fix ftbfs for ubuntu 14.04
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5023 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-22 17:24:51 +00:00
blacksun
fbb07bf2b8 Commit 5005 break the change made in commit 5003 : fix it
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5022 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-16 14:32:34 +00:00
blacksun
29748874fd Dynamic element text item, can have for source of text a composite text, a text composed both by user typed text and element info.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5021 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-16 13:52:15 +00:00
scorpio810
f94b7a04dd Fix typo on qet_tb_generator warning msgbox
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5019 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-15 01:38:31 +00:00
scorpio810
0011213314 Add new symbols thanks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5016 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-10 12:30:38 +00:00
scorpio810
afb96798b9 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5015 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-10 12:25:37 +00:00
scorpio810
a891b993d3 Add new symbols, thanks shateks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5014 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-10 12:24:31 +00:00
scorpio810
2d57cde7e1 Add new symbols, thanks Szateks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5013 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-10 12:22:04 +00:00
blacksun
3c535b2904 Minor : fix warning
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5012 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-09 09:03:04 +00:00
blacksun
e71fc99464 Fix crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5011 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-06 11:35:01 +00:00
blacksun
6e2ed873bb Dynamic element text item can display information of parent element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5010 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-06 10:18:33 +00:00
scorpio810
31f36b8625 Modernize-use-override refactors code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5009 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-05 02:10:01 +00:00
scorpio810
9f9b127c04 Modernize-use-nullptr refactors code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5008 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-05 02:06:59 +00:00
scorpio810
876d05a338 Update Dutch translation, thank Dik
Minor reorganize some elements


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5007 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-04 13:36:57 +00:00
scorpio810
861cb1e83a Update Version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5006 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-04 13:26:08 +00:00
blacksun
3ef55906a4 First step for the dynamic element text : Now user can add directly from the diagram editor an editable text of an element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5005 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-03 17:36:08 +00:00
blacksun
0df5391491 Fix the left margin of the diagram : In some condition, (most of time when use copy and paste) a margin appear in the left of the folio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5004 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-03 17:04:08 +00:00
blacksun
fec5c95682 Improve the behavior of the feature "zoom out beyond of folio" : drag the scene is now more user-friendly
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5003 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-03 16:53:43 +00:00
blacksun
f4f14ff4db Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5002 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-03 16:47:40 +00:00
blacksun
618683d962 Toatly revamp of the handlers use to modify primitves, shapes and conductors.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5001 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-02 15:26:14 +00:00
blacksun
86cb13f74d Element editor : Element primitive decorator doesn't manage anymore the text field when a single text is selected
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5000 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-01 19:37:04 +00:00
blacksun
b9013a8914 Add bicolor conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4999 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-08-01 19:09:31 +00:00
blacksun
5d4fcfa932 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4997 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-31 17:54:22 +00:00
blacksun
fbae3da33f Element editor : clear the event interface befor save, to avoid the save of the primitive owned by the interface.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4996 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-31 17:41:48 +00:00
scorpio810
ecfb49c227 Fix libpng warning: iCCP: known incorrect sRGB profile, thanks LETARTARE
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4995 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-27 21:46:34 +00:00
blacksun
b800d466f5 Fix windows vista warning.
Thanks LETARTARE


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4994 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-27 20:26:13 +00:00
blacksun
a69e39cd2f Fix crash: In Xref link widget, If there is an element being added (element pose mode), and this one is compatible with the type of Xref sought by the widget, then the widget show this element.
When user finish the element pose mode, the element under the cursor is deleted, but continue to be show by the widget.
So, click on this element in the widget cause a crash.
This case come when user add element and go to another diagram without finish the pose mode, and open Xref link widget from an element in this other diagram. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4993 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-26 08:55:32 +00:00
blacksun
4c56ebf353 Fix crash. Close a project with a selected linkable element (master, slave, report) cause a crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4992 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-20 12:40:30 +00:00
scorpio810
9fdcf1a4ad Add new symbol, thanks Shateks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4991 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-20 12:35:02 +00:00
scorpio810
f4025e1ef0 Add new symbols, thanks Galexis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4990 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-16 17:54:47 +00:00
scorpio810
64f49be4e9 Update Polish translations, thanks Pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4987 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-12 18:10:04 +00:00
scorpio810
0505dd18b2 Add new symbols, thanks Marcin
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4984 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-07-08 20:19:19 +00:00
scorpio810
7d25cda29c Remove unused macOS compiler flags
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4983 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-06-30 14:15:32 +00:00
scorpio810
af7179091e Add clang version in compilation informations for macOS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4982 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-06-27 15:48:26 +00:00
scorpio810
06eefc793a Move to Clang compiler, replace gcp command
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4981 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-06-27 14:49:46 +00:00
blacksun
f390c750d5 Fix behavior :
In some condition, label of report element are not up to date.
In some condition, the title of tabs widget of folios are not up to date


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4980 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-06-20 19:15:39 +00:00
scorpio810
9fdb5ff4fe Refresh icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4979 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-06-14 13:32:52 +00:00
scorpio810
e37a7450b4 Convert svg icons to png
Workaround to fix segfault on Fedora, thanks Remi for reporting this issue
see : https://bugzilla.redhat.com/show_bug.cgi?id=1461390



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4978 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-06-14 11:56:32 +00:00
scorpio810
d3f5352a03 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4977 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-06-13 14:38:50 +00:00
scorpio810
77ebe00105 Update displayed Version and Splash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4975 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-06-13 09:38:46 +00:00
rdsivd
a0ed144307 minor correction be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4971 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-27 08:07:24 +00:00
rdsivd
9ea0143c1a update be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4967 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-21 06:30:33 +00:00
scorpio810
60c524842c Re enable HDPI for macOS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4966 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-19 00:42:46 +00:00
scorpio810
9c8b1a7371 Disable High Dpi Scaling
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4965 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-18 16:34:37 +00:00
scorpio810
b18636bdfe Revert
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4964 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-18 01:31:27 +00:00
scorpio810
39e5edfb51 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4963 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-18 01:02:43 +00:00
scorpio810
e02aaab4a7 Set HDPI scaling to disable
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4962 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-18 00:24:42 +00:00
scorpio810
1dd8b2a4db Fix bug 0000139
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4961 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-17 14:21:52 +00:00
scorpio810
c06a9544b2 Update Dutch translation, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4960 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-17 00:57:15 +00:00
blacksun
fee0c55d9c In rare case in the diagram editor, when we add an element in the diagram and quickly click left, qet crash.
This commit try to avoid this crash, but without any certitude because the crash is very difficult to reproduce


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4959 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-13 16:01:47 +00:00
scorpio810
2c9e1898c2 Update Dutch translation, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4958 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-07 18:54:40 +00:00
scorpio810
d6d882d2ad Update Dutch translation, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4957 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-05 23:41:12 +00:00
scorpio810
1650ba4613 Update Dutch translation, thanks Dik
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4956 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-03 22:43:50 +00:00
blacksun
1a9c27b017 Improve last comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4955 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-01 16:22:34 +00:00
blacksun
310ce75089 Minor fix : Elements collection widget doesn't load automatically when the parent dock widget is detached
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4954 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-01 15:47:28 +00:00
blacksun
a12198294f Re-enable the button "find element in panel".
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4953 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-05-01 11:42:55 +00:00
blacksun
0e003b27a5 Fix crash : Qet crash when we save a project and the element collection is not loaded.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4951 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-04-29 17:51:55 +00:00
alfredo
62b82f6599 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4949 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-04-28 20:08:17 +00:00
pavelfric
b7b75d439d Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4948 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-04-25 18:39:49 +00:00
scorpio810
919cea677f Add new symbols, thank Ivan
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4947 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-04-24 22:55:28 +00:00
scorpio810
c5b71bbe17 Tag 0.6 RC1
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4945 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-04-23 15:01:56 +00:00
scorpio810
fc126df92c Update CS qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4944 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-04-19 04:42:47 +00:00
scorpio810
59f10a2ca3 Update Polish translation, thanks Pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4943 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-04-18 20:35:08 +00:00
rdsivd
7513778d5c update be-nl translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4941 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-04-02 14:01:05 +00:00
blacksun
c03a862151 Fix the lose of the text of element text item tagged "label" in some case.
See the diff for more information.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4940 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-31 17:09:04 +00:00
alfredo
41040ef97c Spanish translation qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4939 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-31 15:48:14 +00:00
silvio
8703646e0e updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4938 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-22 14:33:45 +00:00
nuri
179b4b9b27 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4937 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-22 09:47:03 +00:00
scorpio810
7cfc679cf2 Update translations en and fr
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4936 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-21 18:17:51 +00:00
scorpio810
972121ed27 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4935 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-21 18:07:02 +00:00
blacksun
37ec39b512 Remove some unused methods
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4933 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-19 15:23:07 +00:00
blacksun
a3b9c5d6c9 minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4930 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-14 16:40:41 +00:00
blacksun
57f58d78ad Update the behavior of the option "Do not store the labels of items in the copy paste", to work well with the formula.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4928 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-10 22:53:29 +00:00
blacksun
34d7d134d3 Simplify how the diagrams are saved
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4927 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-05 13:10:47 +00:00
blacksun
878e3d5bf0 Remove some unused or obsolete code.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4926 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-05 12:24:33 +00:00
blacksun
f4acaff7be Autonumbering dock widget : add a "configure" push button to quickly open the dialog used for create the auto numbering rules.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4925 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-03-01 15:03:56 +00:00
blacksun
3f601ebc7e Fix regression : Autonum doesn't work for terminal element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4924 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-28 18:52:48 +00:00
blacksun
257fc42e35 Remove unused class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4923 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-27 17:04:47 +00:00
blacksun
edd18042ec Improve some widget and layout
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4922 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-27 16:58:05 +00:00
blacksun
ce7f1cb3ad Improve some widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4921 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-26 19:39:36 +00:00
blacksun
945d8562ca Improve some layout and widget item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4920 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-26 18:30:34 +00:00
rdsivd
7f5f2b0081 translattion correction on be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4919 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-25 21:59:56 +00:00
blacksun
a4d213e8f4 Project view : prepend the positon number or the folio label (acording the configuration of qet) in the title of each diagram view tabs.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4918 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-18 13:30:38 +00:00
blacksun
5d52605b38 Replace deprecated qSort function
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4917 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-16 14:10:30 +00:00
blacksun
070c601f7b Switch the header label : Folio label or Folio number, according to the curent settings of qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4916 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-16 13:27:26 +00:00
blacksun
07be603a1f Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4915 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-15 16:10:07 +00:00
alfredo
f4c2f375d7 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4914 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-14 23:53:30 +00:00
scorpio810
2137ca744a Fix autonumbering menu cano assign formulas to custom element label.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4913 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-14 03:41:25 +00:00
scorpio810
7a62fe8356 Remove previous commits
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4912 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-13 20:49:31 +00:00
scorpio810
75140b63a4 Improve autonumbering to assign formulas to custom element label.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4911 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-13 19:26:09 +00:00
scorpio810
1d523e0aea Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4910 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-13 11:43:04 +00:00
scorpio810
70b047a101 Element autonumbering. Add autonumbering menu to assign formulas to
custom element label. 
(~/.qet/elements/qet_labels.xml)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4909 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-13 11:40:33 +00:00
scorpio810
c2d323a818 Add Raul in author tab
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4908 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-12 13:13:50 +00:00
scorpio810
31e99d2830 Add new symbols, thanks dekeukelare
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4907 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-12 10:40:16 +00:00
blacksun
1b120550e8 Fix bugtracker report N° 119 : Variable %F (of several element Xref) is not always up to date when the corresponding value of titleblock change.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4906 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-11 11:42:52 +00:00
aitolos
9265839411 Update greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4905 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-09 19:00:29 +00:00
blacksun
9792e95e6f Minor : remove a signal in diagram and use directly a signal of qetproject
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4904 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-09 11:07:45 +00:00
rdsivd
4b56501d1e update be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4903 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-06 20:45:55 +00:00
scorpio810
41659fa6fd Revert r4900
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4902 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-05 16:18:50 +00:00
ossau2mation
e233d7ad77 Minor update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4901 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-05 07:51:57 +00:00
scorpio810
6422dd096f Replace foreach function by for, please try and report problem
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4900 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-04 21:43:23 +00:00
scorpio810
6ed750b355 Minor : typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4899 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-03 19:26:13 +00:00
scorpio810
aded80e4ae Replace QSort function has been deprecated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4898 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-03 13:48:42 +00:00
scorpio810
902037d278 Link single element widget : use folio label/ID switch for show or hide
columns in the QTreeWidgetItem


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4897 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-02 18:00:53 +00:00
scorpio810
c5649edd39 Add new symbols, thanks Babounne
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4896 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-02-02 10:01:40 +00:00
scorpio810
66c24c51ed Fix FTBFS if QT VERSION < 5.5.0
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4895 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-31 15:50:43 +00:00
silvio
5b4fa3ecf2 updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4894 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-31 14:28:19 +00:00
pawel32640
0f1f86877b polish translation update - .ts .qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4893 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-31 12:35:20 +00:00
pawel32640
6245486f3b polish translation update - .ts .qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4892 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-30 19:34:23 +00:00
pawel32640
6eb036c54e polish translation update - .ts .qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4891 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-30 19:13:43 +00:00
nuri
4ed25640b1 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4890 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-30 18:17:05 +00:00
scorpio810
b8e0a33154 Updated EN, FR translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4889 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-30 16:15:00 +00:00
scorpio810
d99c26fa99 Update * TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4888 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-30 16:09:00 +00:00
blacksun
7569c5cc99 Master, slave and report QTreeWidget used for Xref :
The header of the QTreeWidget have a context menu used to save the current state of the columns (size and position).


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4887 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-30 14:29:01 +00:00
blacksun
4f17eaa9c3 Link single element widget : when link a folio report, add columns for the values : Conductor text, function, tension/protocole
Add a line edit used to filter the QTreeWidgetItem. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4886 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-29 18:43:42 +00:00
blacksun
37e7477d09 Unlink a slave element, reset her text to "_".
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4885 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-29 13:57:17 +00:00
scorpio810
0f53d5e69e Minor fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4884 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-27 21:03:06 +00:00
scorpio810
a906a38c1e Minor, Link single element widget : move folio title to rightmost
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4883 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-27 20:11:28 +00:00
scorpio810
0460876b88 Remove files protect to settings
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4882 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-27 17:42:58 +00:00
silvio
1725efabff updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4881 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-26 21:01:26 +00:00
nuri
8fc94eef94 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4880 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-26 20:28:21 +00:00
rdsivd
15cbe48ace update be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4879 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-26 20:06:52 +00:00
scorpio810
cbee2d4c3c Update EN, FR translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4878 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-26 19:09:27 +00:00
scorpio810
94ee24bf69 Update * TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4877 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-26 18:59:08 +00:00
scorpio810
7824df7804 Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4876 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-26 18:56:49 +00:00
scorpio810
df5557407e Minor, protect mode : improve message
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4875 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-26 16:05:43 +00:00
blacksun
0b943ed52d Link single element widget : revamp the widget (use a QTreeWidget instead of a list of widgets) and add the variable %F to the value displayed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4874 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-26 10:09:07 +00:00
scorpio810
73dd8b6b57 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4873 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-25 18:46:11 +00:00
scorpio810
15c3bf1a39 Add new QCheckBox in QET settings for Keep projects in read-only, their
files will cannot be over written


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4872 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-25 16:53:09 +00:00
scorpio810
f40950d714 Minor : Increase widget Minimum Size (800, 390) to (800, 590)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4871 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-25 11:08:21 +00:00
scorpio810
a3be18280b Export Dialog : add the %idx as a prefix to exported file names
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4870 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-24 17:05:02 +00:00
scorpio810
40bb3fe2c6 Improve dxf export for folio list
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4869 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-24 08:08:08 +00:00
blacksun
a4ba895e02 Fix crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4868 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-22 16:47:18 +00:00
blacksun
f97b9bcc84 Add variable %F in the widget used to link master element.
Revamp the widget : replace QListWidget by QTreeWidget


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4867 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-22 13:48:58 +00:00
rdsivd
7e284311a6 update langue BE-NL
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4866 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-21 21:39:43 +00:00
silvio
80354ac695 updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4865 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-21 11:53:08 +00:00
nuri
f8f9082a41 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4864 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-21 08:12:06 +00:00
scorpio810
c910b9fb9c Update FR, EN translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4863 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-21 06:49:26 +00:00
scorpio810
a7d276d91a Update * TS files (minor)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4862 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-21 06:45:58 +00:00
scorpio810
73472dccc4 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4861 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-21 06:38:04 +00:00
scorpio810
54c85db29c Minor update Copyright year
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4860 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-20 10:55:49 +00:00
blacksun
43dbc4aa0a Minor fix : Element keep up to date there label, when the formula contain the variable %F, and the text pointed by %F contain the variable %id
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4859 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-19 14:55:19 +00:00
blacksun
eee1095761 Minor fix : Conductor keep up to date there label, when the formula contain the variable %F, and the text pointed by %F contain the variable %id
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4858 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-19 14:18:41 +00:00
blacksun
49b9d598db Fix : in nomenclature .csv file, the variables of the value in column "label of folio" isn't assigned.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4857 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-19 12:43:40 +00:00
silvio
da1ffeaaf2 updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4856 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-18 18:35:11 +00:00
ossau2mation
ed8ffc638e Updated Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4855 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-18 16:14:30 +00:00
nuri
b36bb1236e Correct some typo in the qet_directory file of the QET collection at:
10_electric/10_allpole/330_transformers&power_supplies


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4854 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-18 15:52:46 +00:00
nuri
7b5f7fc524 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4853 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-17 07:28:41 +00:00
alfredo
3d38ede75f Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4852 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-15 22:13:05 +00:00
scorpio810
2a971d3320 Update *TS files, French and English translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4850 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-15 19:36:40 +00:00
scorpio810
4172a2a06e Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4849 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-15 19:29:10 +00:00
blacksun
8f30a51945 Add a dialog to change the formula when two potentials is linked by a folio report, and the new potential have incompatible variables like %id.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4848 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-15 12:23:05 +00:00
silvio
c021c3c296 ITA translation - some fixes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4847 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-14 17:45:46 +00:00
silvio
d59b26fedd updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4846 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-14 17:41:01 +00:00
blacksun
7bad2f1b50 Text of conductor is updated when folio position change, if formula contain the variable %id.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4845 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-14 15:01:49 +00:00
scorpio810
7dcd919695 Minor : save file set enabled only when opened a project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4842 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-11 00:04:43 +00:00
scorpio810
e0bc9d9d05 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4841 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-10 20:22:34 +00:00
scorpio810
e329da0df8 Minor : Save file has always enabled
Project path argument is now always displayed on diagram view


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4840 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-10 14:56:34 +00:00
blacksun
521c495ef0 Minor : Element info widget : when editing the field formula, the field label must be disable.
Only work when element info widget is in the dock, but not with the dialog : fix it.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4839 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-10 09:09:30 +00:00
scorpio810
0b062b3fc7 Add project path argument when a project has modified in the displayed
project title in diagram view


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4838 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-10 01:35:44 +00:00
blacksun
a6ace77052 Minor fix : in some condition when open a project, the conductors properties aren't well apply
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4836 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-08 11:01:03 +00:00
blacksun
33a944b3cc Minor revamp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4834 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-05 19:32:52 +00:00
blacksun
eb418ddaf8 Continue to fix bug tracker N°118
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4833 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-05 15:25:07 +00:00
blacksun
6f498977c5 Bad behavior fix : in element collection tree, when user drop a directory into itself, this directory is copied in recursive way infinitely.
See bug report N° 121


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4831 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-03 16:47:39 +00:00
blacksun
caf81b924b Fix wrong conductor autonum/formula when linking two folio report with two existing potential.
The new potential number isn't apply well.
This commit should be the last step for fix the bug report N° 118. 



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4830 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-02 18:46:19 +00:00
blacksun
1072d0da93 Fix bug report N° 122, and fix a memory leak
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4829 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-02 18:15:18 +00:00
blacksun
15fb7e94bd Fix crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4828 bfdf4180-ca20-0410-9c96-a3a8aa849046
2017-01-02 13:42:16 +00:00
blacksun
1b8b901ef6 Minor fix : In some case, add a conductor in an existing potential, with a formula, display the formula instead of the final numerotation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4826 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-30 20:15:18 +00:00
blacksun
14f02d4ed1 revert and merge rev 4823.
Fix : in old projects without the conductors formula, the conductors texts aren't loaded and displayed
Fix it in method void Conductor::refreshText()


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4825 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-28 10:03:47 +00:00
scorpio810
52f911887d Revert rev 4814 and 4820 momentarily
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4823 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-24 12:48:44 +00:00
scorpio810
7f46479222 Minor : merge old translations into previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4822 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-23 19:12:08 +00:00
scorpio810
1681c5a1f2 Merge symbols, thanks Baboune
But lose these translations


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4821 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-23 18:17:22 +00:00
scorpio810
ee9ffb988d Minor : conductor properties widget change focus to formula field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4820 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-23 16:38:24 +00:00
blacksun
d8a374629b Modifie the text item of a conductor directly on a diagram also change the value of formula and label of the conductor property.
The change is apply for every conductors in the same potential


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4814 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-19 15:57:20 +00:00
scorpio810
1698d0bebd Minor fix : Can't convert string from 'UTF-8' to native encoding
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4813 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-19 01:14:36 +00:00
scorpio810
11c12be017 Add new symbols, thanks baboune
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4812 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-18 21:10:48 +00:00
scorpio810
01b75451cd Add new symbols, thanks Pai and Baboune
Update qet_cs.qm


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4811 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-18 20:50:51 +00:00
blacksun
988b4c3146 Fix lack of last folio list.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4810 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-14 21:44:51 +00:00
pavelfric
89f38f6b77 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4809 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-13 22:06:16 +00:00
scorpio810
594a770af8 Add new symbol, thank Pietro
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4808 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-13 00:52:18 +00:00
blacksun
543578c3dc Conductor :
Use method toXml and fromXml of sequentialNumbers.
Use m_freeze_label instead of m_frozen_label to save the frozen status of the text item.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4807 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-12 10:52:44 +00:00
scorpio810
9ceae5b141 Add new symbols, thanks Pai and Baboune
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4806 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-12 07:14:50 +00:00
blacksun
4f192940b3 Element : change freeze label variable from a string to a bool.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4805 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-10 12:00:52 +00:00
blacksun
ae2afe8424 Element : edit an element text item (with tagg) directly on the folio, also update the information of the element.
For exemple, edit the element text item tagged "label", update the value with key "label" of element information. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4804 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-08 16:54:41 +00:00
blacksun
9f014d55af Revamp struct sequenceStruct to class sequentialNumbers.
Element now use methods (toXml and fromXml) of sequentialNumbers to store and load sequential.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4803 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-08 15:06:46 +00:00
blacksun
18df62cea1 Conductor autonum : use a default QUndoCommand as parent of other inherited QUndoCommand.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4802 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-07 18:56:31 +00:00
scorpio810
93bec37c40 Update translations {es, ca}, thanks Joan
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4801 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-07 02:36:47 +00:00
blacksun
6480a7b120 Forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4800 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-06 19:57:22 +00:00
blacksun
7ab0115c62 Conductor : formula and text is now two different things.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4799 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-06 19:49:18 +00:00
scorpio810
c0b5aa7a59 Minor: RichTextEditor : add action to Create superscript or subscript
text or numbers


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4798 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-04 03:50:12 +00:00
scorpio810
8ba1324b85 Add new symbols, thanks Chajo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4797 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-03 15:49:02 +00:00
scorpio810
7394abfbd5 Update macOS packaging
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4796 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-02 11:58:38 +00:00
blacksun
c811b02516 Element now use the pattern and variable of formula to create the label, both stored in diagram context (instead of the label with a pattern and formula, to create the final label)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4795 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-12-01 09:09:50 +00:00
blacksun
a495675b71 Bug fix : crash if an embedded element haven't got directory "import" as parent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4794 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-29 20:24:27 +00:00
blacksun
489f2c2035 Move code use to find prefix of element from element class, to autonum namespace
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4793 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-26 19:30:59 +00:00
blacksun
01af4c52e5 Revamp, and minor improvement about element autonum / formula.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4792 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-26 17:12:31 +00:00
blacksun
60c7b9302e Start to revamp the code about formula and label of elements and conductors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4791 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-24 16:45:55 +00:00
blacksun
543c7b6b3e Move methods used for autonum and sequential value, from conductor and element class, to autonum namespace.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4790 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-22 17:21:53 +00:00
scorpio810
d708b7b4e5 Restore translation deleted by commit 4782
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4789 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-22 00:41:03 +00:00
ossau2mation
16c6c77d38 Update Danish translation - minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4788 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-21 16:00:36 +00:00
rdsivd
0e67615fff update BE-NL
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4787 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-19 10:58:57 +00:00
blacksun
261c7ecf51 Cross ref item : clickable link work when Xref is displayed as a cross
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4786 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-17 14:42:07 +00:00
ossau2mation
2064318da5 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4785 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-16 21:11:28 +00:00
blacksun
b08ae5e1c1 Cross ref item : Double click in a contact of the Xref, go to the real contact. (only available for Xref draw as contacts)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4784 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-16 18:37:31 +00:00
blacksun
11d38c6091 Cross ref item minir fix :
Some variable was not assigned.
Improve the bounding rect to be more accurate


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4783 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-16 16:01:53 +00:00
silvio
743d2b7ace updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4782 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-15 23:41:46 +00:00
blacksun
103f2d3db0 Minor fix : set a correct size of the pixmap displayed in the element properties widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4781 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-15 16:27:41 +00:00
blacksun
ae9f4b1590 minor fix : master element doesn't properly update her tagged text 'label' when he contain %F and %F contain himself %f or %id.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4780 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-15 10:18:32 +00:00
blacksun
151d63c1a3 Minor fix : project panel doesn't convert the variable %id of folio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4779 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-15 09:23:36 +00:00
nuri
54236ebcb5 Update german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4778 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-14 07:12:53 +00:00
scorpio810
8b133a264f Update *.TS files and english and french translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4777 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-13 21:41:05 +00:00
blacksun
7f873bc450 Fix minor regression : in some case, %id isn't replaced by the folio index, in label of element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4776 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-13 19:12:15 +00:00
blacksun
1c5c0425fb Conductor : variable assignement of label is now managed by an external class instead of the conductor itself
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4775 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-11 16:37:37 +00:00
scorpio810
7d6e9aa24d Fix marnings assignvariables
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4774 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-11 14:55:30 +00:00
blacksun
ce638c770d Display the name of the current hovered element of the element collection tree, in the status bar.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4773 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-10 19:49:33 +00:00
blacksun
bb2fff7e5f Element : variable assignement of label is now managed by an external class instead of the element itself
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4772 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-09 16:06:04 +00:00
blacksun
2b952f4189 Move files related to autonum in autoNum directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4771 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-07 15:11:12 +00:00
scorpio810
f21034fcbe Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4770 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-04 12:23:49 +00:00
blacksun
df876cc509 Make directory for autonum class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4769 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-04 10:11:10 +00:00
scorpio810
bb229dce8e Elements translation En Fr
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4768 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-02 00:42:11 +00:00
scorpio810
048b2199bf Elements translation En Fr
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4767 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-02 00:31:15 +00:00
scorpio810
70c88f38a9 element translation En Fr
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4766 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-11-01 23:53:57 +00:00
scorpio810
87246b9ed2 Minor : change static URL by new HTML pages for get latest developer
version download link (only for MS Windows and macOS)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4765 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-30 13:29:16 +00:00
nuri
d460c6ac73 Corrected english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4764 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-28 08:43:13 +00:00
nuri
3833f1d27f Corrected english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4763 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-28 08:28:57 +00:00
blacksun
b09cd6898c Bug fix : conductor don't apply text to text item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4762 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-26 16:26:05 +00:00
rdsivd
e48bdc74b8 update BE-NL
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4761 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-24 19:37:40 +00:00
scorpio810
9a5b8cb312 Remove old and duplicates symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4760 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-24 07:14:40 +00:00
scorpio810
774de301a8 Minor : add UUID for these elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4759 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-23 20:45:11 +00:00
scorpio810
24a21b99f9 Minor : rename folder for UTF-8 encoding
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4758 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-23 16:50:27 +00:00
scorpio810
01938f662a Add new symbols : 1041 elements in 49 folders, thanks a lot Rafael
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4757 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-23 16:25:22 +00:00
nuri
a8c538966d Element collection: change "sheet referencing" in "folio referencing"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4756 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-21 11:50:05 +00:00
blacksun
b143675ba1 minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4755 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-20 19:01:15 +00:00
blacksun
1dece5cb77 Revert change because we can't select handler for ellipse
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4754 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-20 18:57:22 +00:00
blacksun
537c0ad95a Minor : imrpove method
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4753 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-20 17:48:10 +00:00
blacksun
ea27c6f823 Probably fix the fucking crash of ghost conductor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4752 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-20 12:35:44 +00:00
scorpio810
97294a0ddf Fixes builds on non-Linux non-OSX Unix platforms, thank Tamas
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4751 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-19 19:41:14 +00:00
blacksun
e3d14ea0bc Minor : reset value when needed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4750 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-19 16:39:50 +00:00
nuri
b82de9db83 Corrected english translation (BugTracker ID 0000096)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4749 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-19 06:30:13 +00:00
blacksun
0ea8b45f70 Fix wrong way to save number value in xml file. (store without local formating)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4748 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-17 19:41:44 +00:00
blacksun
c5f5a55875 Fix weird behavior : use QString::number to store a number in a xml.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4747 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-17 19:08:52 +00:00
blacksun
6ea169e1f7 Bug fix : Conductor text with formula that contain %id isn't good when open project (variable %id is replaced by 0 in each folio)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4746 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-17 14:26:13 +00:00
blacksun
ccf7e1dbde Fix crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4745 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-17 12:44:56 +00:00
blacksun
ca65ac5adb Keep up to date the label of element when folio position change (Formula contain %id)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4744 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-17 12:17:45 +00:00
blacksun
e1ea01bd81 Elements collection widget: add entry 'directory propertie' in the context menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4743 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-15 13:39:02 +00:00
scorpio810
3bf30dcd26 MacQetDeploy packaging script add only binary translation into package
need brew and coreutils installed


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4742 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-14 14:59:18 +00:00
scorpio810
4386bc5522 Improve MacQetDeploy packaging script : add Qt5.6.x translations for dialog in package
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4741 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-14 00:23:00 +00:00
blacksun
c50e8cd9ae Use QUndoCommand with childs, as recommended by Qt documentation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4740 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-13 18:00:31 +00:00
scorpio810
415996631a Add PATH for launch DXFtoQET plugin on QET element editor file menu for
macOSX platform


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4739 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-13 01:41:43 +00:00
scorpio810
c7651af599 Add PATH for run qet_tb_generator plugin in macOSX platform
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4738 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-13 00:08:29 +00:00
scorpio810
bf157daed3 Add new symbols, thanks Pekka and Nikus
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4737 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-12 21:32:39 +00:00
blacksun
a7ac265465 Fix crash : Element editor crash when we close it and several part of the same type (for exemple ellipse) are selected.
Thanks Morganol for find this crash


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4736 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-11 18:34:02 +00:00
scorpio810
70d3702655 Update en translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4735 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-11 13:06:47 +00:00
blacksun
5c4ad9a0fd Fix bug 086: print text of conductor on top of conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4734 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-06 20:01:08 +00:00
scorpio810
dbacd060bc Minor : En translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4733 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-05 07:22:43 +00:00
scorpio810
9fe3f85d06 Improve latest commit for MAC OS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4732 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-04 10:37:02 +00:00
scorpio810
f15664cc8f Fix bug 0000086: Unable to open elements directory with the elements
panel in new KF5 with  
QUrl("file:///" translated to smb://


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4731 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-04 00:54:13 +00:00
scorpio810
43d07c7c12 Minor : En translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4730 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-02 22:05:19 +00:00
ossau2mation
139a13cbfa Danish translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4729 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-10-02 08:13:51 +00:00
scorpio810
5c94f6ce3f Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4728 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-28 20:25:58 +00:00
scorpio810
0c91301315 Minor : refresh example, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4727 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-28 20:21:26 +00:00
scorpio810
d87c4818c3 Bug fix : Picture insert file choose dialog do not display *.jpeg files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4726 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-26 18:54:50 +00:00
scorpio810
1c78051450 Add new action in help menu : link for download latest devel build for
MAC OS (only visible on MAC OS platform)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4725 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-26 00:46:02 +00:00
scorpio810
e1f1730c49 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4724 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-25 16:57:12 +00:00
blacksun
40eb915e56 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4723 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-25 10:44:38 +00:00
blacksun
bd4a472b7d Element editor : add new handler for arc to resize angle with mouse.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4722 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-25 08:14:29 +00:00
scorpio810
55c094d663 Minor : fix element, thanks Mario
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4721 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-20 02:28:07 +00:00
pawel32640
471c0e6602 polish translation update - .ts .qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4720 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-16 10:54:43 +00:00
nuri
cc6e2eb3ad Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4719 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 20:00:45 +00:00
silvio
f2f93b08f2 updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4718 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 19:54:33 +00:00
ossau2mation
8c20a23744 Danish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4717 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 16:26:40 +00:00
scorpio810
707b440604 Minor update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4716 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 15:32:28 +00:00
scorpio810
17c401b96c Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4715 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 15:29:21 +00:00
scorpio810
6a47f90693 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4714 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 15:19:36 +00:00
scorpio810
b8a7aa68f3 Update en and fr translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4713 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 15:17:50 +00:00
scorpio810
3cf1a47ca3 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4712 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 15:11:36 +00:00
scorpio810
6fc732aa09 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4711 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 15:09:26 +00:00
scorpio810
5e72bff588 Minor : add a link to QET Youtube channel
Add a shortcut F1 for open manual online
Add a link for download latest devel build for Windows (only visible on
Win platform)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4710 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 11:48:34 +00:00
scorpio810
c8d9acfd5c Minor : add donate link
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4709 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 04:35:07 +00:00
scorpio810
54093fe2b1 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4708 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 03:42:01 +00:00
scorpio810
76205b0de6 Add new action in help menu for launch the Manual online with browser by
default


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4707 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-15 03:02:56 +00:00
blacksun
e46c3d0243 Keep up to date the string of folio in the old element panel, when user change the option "Use labels of folio instead of their ID" in the Configure QElectroTech Dialog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4706 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-14 13:58:44 +00:00
nuri
6ac887fdf4 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4705 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-14 02:48:17 +00:00
blacksun
01a1d13c41 Minor : minor change about Xref offset
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4704 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-13 16:32:02 +00:00
blacksun
bb8cb53144 Minor : Configure qet dialog is bigger than screen (for little screen) and can't be resized, remove minimum size property
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4703 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-13 14:55:40 +00:00
scorpio810
f575335a18 Minor : fix element fleche2 with bad hotspot coordinates
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4702 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-13 12:09:03 +00:00
dfochi
8e620365e3 Fix user created element crash when parsing label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4701 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-12 17:11:06 +00:00
ossau2mation
4a4b602f47 Danish translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4700 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-11 14:56:00 +00:00
ossau2mation
f013915e0e Danish translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4699 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-11 14:44:54 +00:00
blacksun
9536a965fd Minor fix: Unable to open elements directory with the elements panel in windows
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4698 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-10 15:16:35 +00:00
blacksun
0a9f2bbccc Add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4697 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-08 09:05:17 +00:00
scorpio810
9ecc97a2e4 Minor : added for Autonum formula, terminal element located alsoin user
collection


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4696 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-08 01:55:44 +00:00
scorpio810
31b89d4994 Elementspanel widget remove old action reload in context menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4695 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-07 21:45:02 +00:00
pawel32640
1ebd39c1fd updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4694 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-06 08:51:41 +00:00
dfochi
b1c465528d Bug Fix: correct Folio List folio display. Bug Fix: correct arrow key move behavior
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4693 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-05 21:19:00 +00:00
silvio
f9a0f5a13d updated ITA translation of new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4692 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-05 21:09:27 +00:00
silvio
8b3172a493 updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4691 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-05 20:46:12 +00:00
ossau2mation
d49bd75415 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4690 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-05 18:56:54 +00:00
scorpio810
24df870700 Minor : Assign new variables %M and %LM to Conductor Autonum
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4689 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-05 16:49:16 +00:00
pawel32640
bdffd05cd6 updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4688 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-05 11:24:10 +00:00
scorpio810
8f81049fc9 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4687 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-05 01:15:34 +00:00
dfochi
0f22bf4774 Fix Undo(Ctrl+Z) crash related with conductor frozen label. Prevent freezing blank label in conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4686 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-04 18:14:26 +00:00
scorpio810
a64840cb5f Add new option for export or not terminal elements in nomenclature
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4685 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-04 15:19:36 +00:00
scorpio810
378a97bfe4 Terminal element folder : minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4684 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-03 18:39:15 +00:00
scorpio810
964ba94109 Add Autonum for terminals element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4683 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-03 18:22:14 +00:00
scorpio810
9ff5e3d7dc Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4682 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-03 11:00:48 +00:00
scorpio810
db458143bf Element Terminale add label
Nomenclature Add terminal element


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4681 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-02 05:28:26 +00:00
dfochi
30a9aa9cfe Update Policy now works with conductor autonumberings
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4680 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-09-01 19:41:49 +00:00
dfochi
47b0fd7f10 Updated qet_labels xml. Element formula now works with all elements types (logic, hydraulic, pneumatic and energy)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4679 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-31 19:58:58 +00:00
scorpio810
96d2f1c131 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4678 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-30 23:47:25 +00:00
scorpio810
7555381db4 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4677 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-30 22:42:23 +00:00
scorpio810
2150c62181 Added new entry for launch plugin qet_tb_generator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4676 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-30 21:42:35 +00:00
pawel32640
44ce270a34 updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4675 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-30 14:26:02 +00:00
dfochi
230700f845 Conductor Autonum now works with variables. Folio Autonumberings added to conductor autonum
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4674 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-29 15:37:42 +00:00
msouabni
342b69b210 Update Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4673 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-26 19:44:15 +00:00
scorpio810
673f399ff9 Add new symbols, thanks Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4672 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-26 17:02:34 +00:00
pawel32640
98f680c522 updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4671 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-26 12:23:03 +00:00
scorpio810
4c4b094d3c m_properties_dialog restore Minimum Height(690);
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4670 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-26 10:35:19 +00:00
pawel32640
e8f275250f updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4669 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-26 09:50:48 +00:00
nuri
e43ccd3700 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4668 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-26 06:44:32 +00:00
silvio
4300b249a2 updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4667 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 20:50:18 +00:00
dfochi
1ad45dbc80 Fix Multiple Folio Sequential Autonumberings. Corrects save/open behavior for folio sequentials in projects with multiple autonums
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4666 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 16:28:11 +00:00
scorpio810
5575959a9e Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4665 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 11:15:54 +00:00
scorpio810
8f5ffc6b9e Update en translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4664 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 10:39:48 +00:00
scorpio810
159830ddc8 Update fr translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4663 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 10:35:05 +00:00
scorpio810
5775f4e68f Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4662 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 10:30:01 +00:00
scorpio810
26bead4041 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4661 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 10:28:50 +00:00
scorpio810
ed2e2bb290 Minor : remove old code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4660 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 01:57:20 +00:00
scorpio810
763b031fa3 Minor : remove post script export, not suported in Qt5
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4659 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-25 01:51:11 +00:00
pavelfric
c5ce727ac9 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4658 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-24 19:24:01 +00:00
scorpio810
2cf6a1adcf Update french translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4657 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-24 14:05:20 +00:00
scorpio810
2b8fa3deaf Update french translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4656 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-24 13:56:23 +00:00
scorpio810
d6e652bc47 Minor : resize autonumberingmanagementw widget for long translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4655 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-24 13:44:39 +00:00
scorpio810
6baaeed48e Update french translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4654 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-23 14:29:05 +00:00
ossau2mation
daa03b95a3 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4653 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-23 12:09:15 +00:00
nuri
0c964b2547 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4652 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-23 07:04:58 +00:00
scorpio810
23f36baa6f Minor: Fix bug #76
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4651 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-23 00:10:33 +00:00
ossau2mation
1bbe0fe559 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4650 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-22 13:59:30 +00:00
ossau2mation
1a4291513b Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4649 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-22 13:32:59 +00:00
scorpio810
e3d937ed19 Upgrade English translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4648 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-22 13:18:08 +00:00
silvio
e14d96159d updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4647 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-22 12:57:41 +00:00
scorpio810
981300cc1a Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4646 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-22 12:24:05 +00:00
scorpio810
30f3973d85 Minor : rename QDockWidgets to Project and Collection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4645 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-21 20:50:52 +00:00
scorpio810
241229d320 Minor: rename QDockWidget Panel d'éléments to Panel projets
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4644 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-21 20:32:05 +00:00
scorpio810
cfa0dd5b02 Add signal to refresh folio label in panel tree view when user change
folio label in titleBlock property


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4643 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-21 19:37:32 +00:00
alfredo
bf87625e8e Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4642 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-21 03:21:11 +00:00
scorpio810
fd951821af GenericPanel : add switch for folio ID or folio label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4641 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-20 12:52:57 +00:00
scorpio810
7ea7b155da Diagram Folio List : add switch for folio ID or folio label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4640 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-19 14:55:28 +00:00
scorpio810
741426a2d4 Minor : add Nuri icon for grid
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4639 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-19 11:33:23 +00:00
scorpio810
d8f5fa0dac Minor : fix warning
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4638 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-19 11:13:55 +00:00
blacksun
d63bde3930 QetDiagramEditor : add option 'Display grid'
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4637 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-18 16:30:24 +00:00
blacksun
ea7780540e Bug fix : crash when edit the titleblock properties of an empty project (project without folio)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4636 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-17 13:00:32 +00:00
scorpio810
12477553a8 Bug fix : in FolioTab autonum set disable N° folio item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4635 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-17 12:41:49 +00:00
ossau2mation
f27b6b7c8d Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4634 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-17 06:39:54 +00:00
scorpio810
5873ba670f CrossRefItem increase displayed text
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4633 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-17 06:21:21 +00:00
scorpio810
a0c55ea4ad Add variable for properties %machine and %locmach
can now be called in the xref propertie widget (run now for slave and
master)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4632 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-17 06:04:37 +00:00
scorpio810
1f627708ce Minor : Add information variable for properties %machine and %locmach
can now be called in the xref propertie widget (run only for slave
contact)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4631 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-17 05:04:41 +00:00
scorpio810
0fe2ed8c7b Minor : Add information variable for properties %machine and %locmach
can now be called in the report propertie widget


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4630 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-17 04:19:14 +00:00
blacksun
dde2ac145a Bug fix : Crash when drag an item from the element panel, which represent an element embedded by a project, and drop it in a folio of another project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4629 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-16 20:25:27 +00:00
scorpio810
6868dae08b New fields titleblock properties %machine and %locmach can now be called
in the element rules autonum


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4628 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-16 13:43:46 +00:00
scorpio810
45f199764b Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4627 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-13 21:41:54 +00:00
scorpio810
928c2938e1 Titleblock properties rename properties %loc to %locmach
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4626 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-12 11:32:56 +00:00
scorpio810
1f7bc1eb3b Titleblock properties add new toolTip
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4625 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-12 10:45:18 +00:00
nuri
31d383dd46 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4624 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-12 10:04:12 +00:00
scorpio810
f8a9d8156b Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4623 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-11 22:32:59 +00:00
scorpio810
ca1472ab2e Refresh diagram folio list, add new fields titleblock properties
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4622 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-11 18:32:08 +00:00
ossau2mation
7ca0246155 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4621 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-10 16:48:18 +00:00
scorpio810
314263fd8c TitleBlockProperties add new variable %version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4620 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-10 12:25:47 +00:00
ossau2mation
fd83a94f76 Danish translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4619 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-10 08:46:41 +00:00
blacksun
8780b6c489 titleblockpropertieswidget : edit and duplicate titleblock work in every case.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4618 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-10 06:55:16 +00:00
scorpio810
74553c4093 Minor : fix element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4617 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-10 06:43:51 +00:00
blacksun
72b613f348 When add a new project, load only items of project, instead of reload every items owned by the model
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4616 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-10 05:23:48 +00:00
pawel32640
bb944ea54d updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4615 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-09 20:00:07 +00:00
pawel32640
8dfcc3cabd updated polish translation - ts/qm (part)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4614 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-09 17:47:28 +00:00
dfochi
8f8ede0e6c Fix Home and End Buttons Handling and DiagramEditor Scroll
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4613 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-08 16:42:47 +00:00
silvio
412007bb0d updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4612 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-08 16:17:50 +00:00
scorpio810
617e0bb15e Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4611 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-08 14:37:37 +00:00
scorpio810
8b5d54e424 Minor : Conductor properties restore tab priority to tab "Type"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4610 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-08 09:32:56 +00:00
scorpio810
0dc8592a46 Editor element primitive change setRange -1000 1000 to -5000 5000
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4609 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-08 08:15:22 +00:00
scorpio810
45c63710ad Add new symbol, thanks Mario
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4608 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-07 15:47:46 +00:00
scorpio810
f13b329624 Fix ability conductor size less than 1, thanks Timbul Widodo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4607 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-06 10:58:56 +00:00
scorpio810
4ed18b28aa Center cross junction ellipse, thank Timbul Widodo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4606 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-05 15:41:46 +00:00
scorpio810
49fc5c61e3 Add ability conductor size less than 1, thank Timbul Widodo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4605 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-05 12:15:59 +00:00
ossau2mation
49ec155fe1 Minor Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4604 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-04 17:07:53 +00:00
dfochi
e3b4e3054b Autonumbering Context does not reset when typing in title field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4603 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-04 12:52:17 +00:00
scorpio810
f88cea8847 Improve latest commit : add reset the text of conductors if checkbox
save_label isn't checked


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4602 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-04 12:29:35 +00:00
scorpio810
96f87271da Add new settings value for save or not elements informations in copy/
paste


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4601 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-04 09:54:43 +00:00
dfochi
13b8a2e6a0 Slave Elements now work with Master sequentials
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4600 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-08-02 01:35:55 +00:00
dfochi
6355611947 Copy/Paste now works with Element Label Variables
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4599 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-31 01:30:42 +00:00
blacksun
bb992f3868 Don't clear the texts of pasted elements.
For report element, clear the function and tension-protocol texts


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4598 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-30 13:36:24 +00:00
scorpio810
6b30ee6284 Refresh and add new symbols, thanks Mario
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4597 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-28 15:48:35 +00:00
pawel32640
e5c39d90be updated polish translation (elmt)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4596 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-28 09:32:48 +00:00
dfochi
340e597c3c Fix Autonumbering type load when selecting autonumbering
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4595 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-27 14:24:44 +00:00
scorpio810
951feb2b65 Add new symbols, thanks Mario
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4594 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-27 09:50:00 +00:00
dfochi
4814ac812d Fix copy and paste crash of Elements with Sequential Autonum
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4593 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-26 20:40:54 +00:00
dfochi
d6f1381631 Creation of folio sequential type for Element Autonumbering. Correction of autonumbering type handling in numparteditorw.cpp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4592 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-26 18:52:49 +00:00
dfochi
52e33787a8 Fix Element Label when opening older QET versions. Fix old user created element label's handling on newer QET versions
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4591 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-25 19:18:26 +00:00
dfochi
138505a14e Fix Terminal Crash and corrected Terminal prefix behavior.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4590 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-25 14:17:54 +00:00
alfredo
86ec96ca32 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4589 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-25 03:15:51 +00:00
blacksun
74eea1202f Remove unused class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4588 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-23 10:01:25 +00:00
scorpio810
4d2e9e8840 Add news symbols, thanks Frédéric
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4587 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-22 09:35:55 +00:00
dfochi
989905da01 Conductor now support variables. (%F, %id, %total, %f and titleblock and project variables). Minor: labels that use %F update when folio field is changed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4586 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-20 21:54:54 +00:00
dfochi
3a7d210bcb Added AutoNumbering Management Tab. Update Policy support to Element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4585 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-20 15:07:21 +00:00
alfredo
302d54d035 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4584 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-20 03:49:26 +00:00
blacksun
b71d3a4c7d Element editor : graphic part
Diagram editor : shape item
Gain a new way to be resized: mirror resizing. Click on the item for switch the resize mode


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4583 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-19 17:12:30 +00:00
blacksun
d7a2350a0f Remove unused class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4582 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-19 14:37:08 +00:00
blacksun
371b8cb591 Allow copy of elements from a project to another with the actions copy/paste
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4581 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-18 17:37:02 +00:00
dfochi
cd3723920e Allow blank selection in Auto Numbering Dock
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4580 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-18 15:23:30 +00:00
blacksun
5cd00517c5 Fix crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4579 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-17 10:16:37 +00:00
msouabni
5b94654ed7 Update Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4578 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-16 10:19:46 +00:00
dfochi
38b69e9f2f %seq is not hardcoded anymore. Autonums with the same formula are not conflicted anymore.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4577 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-14 17:16:14 +00:00
blacksun
df1db0adc3 ElementsCollectionModel : model use multithreading itself for load collections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4576 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-14 11:58:56 +00:00
dfochi
66371ae866 Minor: Add element prefix to project file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4575 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-13 23:28:00 +00:00
dfochi
ec67d8c408 Minor: %prefix is not hardcoded anymore. Zoom in and out with Ctrl + and Ctrl -
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4574 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-13 21:25:29 +00:00
dfochi
7d3e4e18ce Added AutoNumbering Dock Widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4573 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-13 14:57:27 +00:00
scorpio810
e218228ea9 Increase size of the conductors junction points
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4572 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-13 04:57:02 +00:00
scorpio810
c762106e8a Fix Plus and Minus buttons zoom in and out of the editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4571 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-12 18:07:32 +00:00
dfochi
77a9dd666e Corrected element autonumbering sequential format 01 and 001. Corrected nameless element autonumbering treatment.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4570 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-11 13:03:30 +00:00
dfochi
f8a829d328 Element Autonumbering now has sequential variables and selectautonum widget. Renamed autonumbering variables.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4569 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-10 01:33:49 +00:00
blacksun
518f0efd46 Project embedded collection, Clean unused elements and empty directory work again
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4568 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-09 18:24:40 +00:00
scorpio810
b6816c9e49 Revert test
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4567 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-07 12:45:01 +00:00
scorpio810
318843ccee Test : change UI locale to English
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4566 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-07 12:02:04 +00:00
dfochi
ac02375976 Element Auto Numbering now works for all languages.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4565 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-06 15:19:44 +00:00
dfochi
d17ef77cc2 Hard code fix for preventing element autonumbering crashing QElectro until correction. Minor: assign project variables to element label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4564 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-06 14:46:53 +00:00
dfochi
522759e8b3 Element autonumbering. New tab inside autonumbering menu to assign formulas to element label. XML containing elements labels according ISO/IEC 81346 (./elements/10_electric/qet_labels.xml
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4563 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-05 20:14:14 +00:00
scorpio810
7a1fec591a XREF improve drawing delay type contact
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4562 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-07-03 12:00:27 +00:00
blacksun
438ce78c4f element collection widget : highlight unused element in a project.
the feature "clean project" does not clean unused elements yet


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4561 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-30 09:12:25 +00:00
scorpio810
62c2806e31 Add new symbols, thank Sergio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4560 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-28 16:20:53 +00:00
scorpio810
4f547526f3 Windows NSIS packaging remove conf file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4559 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-22 10:05:54 +00:00
blacksun
5fbbd71f6f Remove the check box "integrate element to project"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4558 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-20 15:39:14 +00:00
scorpio810
50686f112b Fix clang FTBFS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4557 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-19 20:19:28 +00:00
blacksun
32c6d00bce Element panel widget : Add item to the QTreeView when create a new element or a new directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4556 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-17 09:09:46 +00:00
blacksun
18f56b6540 Element panel widget : improve how an item is updated or added after editing an element with the Qet Element Editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4555 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-17 08:41:09 +00:00
scorpio810
d53f7f84ff Update qet_cs.qm, please send *qm file with *ts update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4554 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-15 08:21:40 +00:00
scorpio810
96fa1d33c7 AboutQET Widget : add button to close the dialog box
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4553 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-12 22:42:24 +00:00
rdsivd
29727dfea3 update be-nl translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4552 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-12 13:44:49 +00:00
dfochi
90c954d2e1 Minor: Enable XRef Offset Spinbox only when Snap to Bottom is selected
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4551 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-10 16:46:15 +00:00
blacksun
e2e0aad9bc Elements collection widget : improve the search
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4550 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-10 16:20:01 +00:00
dfochi
44e96a6ea7 Moving elements with keyboard arrows scrolls editor and expands scene to right or below the editor. Element movement to the left and above the editor is impeded. Plus and Minus buttons zoom in and out of the editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4549 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-09 20:46:27 +00:00
dfochi
130cbf75f8 Minor: minimum XRef offset corrected. Assign variables to XRef link menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4548 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-07 17:24:33 +00:00
dfochi
373f3bf5a6 Xref: Change Vertical Offset of Cross References
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4547 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-07 17:01:59 +00:00
dfochi
46464a67a6 Display Location Field in Diagram and assign Folio Variables to Element's Information Fields
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4546 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-07 12:55:05 +00:00
nuri
b4b63446c7 Add new elements to /electric/manufacturers_articles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4545 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-07 11:07:34 +00:00
blacksun
c8bf63c26a Remove the flag Qt::WindowStaysOnTopHint of the splash screen
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4544 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-06 19:15:31 +00:00
blacksun
646f9e7dc6 Fix crash when open Qet with a .qet file has argument
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4543 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-06 19:07:13 +00:00
blacksun
2ec0278213 Use multithreading for loading the element collection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4542 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-06 18:34:34 +00:00
blacksun
e6c2ed8d5f Minor change to be able to compile with Qt < 5.4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4541 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-05 19:55:41 +00:00
pawel32640
0261c5fa5e updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4540 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-05 17:00:55 +00:00
scorpio810
53d5e174d5 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4539 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-05 16:55:25 +00:00
blacksun
1b00a457d7 elements collection model : use QStandardItemModel has base class instead of QAbstractItemModel.
Add minor improvement.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4538 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-05 16:34:46 +00:00
scorpio810
9a0e14161f Clean qelectrotech.pro
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4537 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-06-05 16:17:23 +00:00
blacksun
8f83131852 Element panel search field : add the "+" character used for search multicritere
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4536 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-31 09:06:04 +00:00
aitolos
fefae184d2 Update greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4535 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-29 15:25:06 +00:00
pavelfric
38a958e2b4 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4534 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-29 05:50:10 +00:00
blacksun
af682ba76d Remove unused classes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4533 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-28 12:59:01 +00:00
scorpio810
6c773e305d Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4532 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-27 22:01:13 +00:00
pawel32640
0ee944b47c updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4531 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-27 16:32:36 +00:00
blacksun
732f1c5e17 Minor : change some include
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4530 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-27 12:59:24 +00:00
blacksun
ef555c5424 Old element panel : Remove the management of the elements collection. Now the element panel only manage the title block and folio.
Remove the management of custom and common elements collection in the class qetapp. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4529 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-27 12:44:24 +00:00
silvio
1ec0538e71 updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4528 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-26 21:26:38 +00:00
blacksun
5609b20fdb Element panel widget : remove all action used for interact with elements collection
Remove all classes become unused


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4527 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-26 17:12:12 +00:00
zheka
8af30862ea QET_RU updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4526 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-26 09:00:05 +00:00
ossau2mation
2714b7e3fe Update Danish translation minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4525 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-25 18:48:47 +00:00
blacksun
33cb89fbbb Remove old classes used to manage the xml elements collection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4524 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-25 18:11:05 +00:00
blacksun
0b1fdb1564 Old element panel doesn't manage the embedded collection of project anymore.
Remove unused classes (become unused since the old panel doesn't manage embedded collection)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4523 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-25 15:12:01 +00:00
scorpio810
8aa79b165a Improve painter draw Text for XREF
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4522 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-25 14:53:07 +00:00
dfochi
86244e35f0 Nomenclature export(all fields exported to csv) and Comment field(displayed on editor) handle position and folio variables
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4521 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-25 14:49:33 +00:00
nuri
1a3d0b9ebc Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4520 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-25 06:32:17 +00:00
pawel32640
1e7eec91f9 updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4519 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-24 21:04:00 +00:00
blacksun
a218cf5249 Remove unused methods
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4518 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-24 20:59:45 +00:00
blacksun
e5f85c542c Remove unused methods in generic panel and elements panel.
Remove the class tree color animation


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4517 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-24 20:06:04 +00:00
zheka
cd9fb540b9 Partly updated QET_RU
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4516 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-24 19:15:47 +00:00
ossau2mation
f105b19d11 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4515 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-24 18:58:22 +00:00
dfochi
b94e3740ba Added position and folios variables handling to Elements (Master, Slave and Simple) Label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4514 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-24 18:21:52 +00:00
scorpio810
8ef30f4d33 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4513 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-24 13:29:39 +00:00
scorpio810
c0abc82aec Translate widget to French
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4512 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-24 13:19:42 +00:00
dfochi
ada71484e8 Added Cross Reference Labels for Master and Slave Element. Removed View Mode
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4511 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 22:01:22 +00:00
ossau2mation
7229109ff4 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4510 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 19:51:54 +00:00
nuri
5a3d8eca5f Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4509 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 19:00:28 +00:00
ossau2mation
8d3707f0e9 Update Danish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4508 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 17:55:02 +00:00
aitolos
312db924ca Update greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4507 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 16:26:29 +00:00
blacksun
167cba85e2 Change the Z value of conducteur (11) to be upper than an element (10).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4506 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 13:57:01 +00:00
pawel32640
520d542cda updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4505 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 10:34:09 +00:00
scorpio810
5bb6050291 Update qet_pt_br.ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4504 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 02:19:24 +00:00
scorpio810
96b195ef9c Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4503 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 02:13:47 +00:00
scorpio810
47c908e6b6 Add new contributor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4502 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 01:16:07 +00:00
scorpio810
dd87737df4 Translate to French widgets
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4501 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-23 01:09:34 +00:00
blacksun
8555b1a1f2 New element panel : Fix double insertion of item when drop an item in the embedded collection of project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4500 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-22 16:28:40 +00:00
blacksun
ea69d0b33c minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4499 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-22 16:13:08 +00:00
blacksun
3b2f5abc30 Bugfix : can't add element dragged from an embedded collection
New element panel, D&D : the pixmap of dragged element is used instead of the Qt default pixmap 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4498 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-22 14:51:09 +00:00
ossau2mation
e6cdf80f3e Update Danish translation titleblocks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4497 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-22 11:08:48 +00:00
scorpio810
baa871c45e Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4496 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-22 00:42:52 +00:00
scorpio810
dd25b4907f Add a signal to update slave label if XREF properties has changed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4495 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-21 21:30:14 +00:00
dfochi
a72c5beed1 View mode works with Slave Element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4494 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-21 20:28:25 +00:00
dfochi
aa45a98ad5 Added view mode in Cross References - included Folio Field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4493 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-20 20:31:55 +00:00
dfochi
99f1a0e83a Reverted commit due to change in lang/qet_en.ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4492 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-20 20:22:44 +00:00
dfochi
940a7230e3 Added view mode in Cross References - included Folio Field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4491 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-20 20:16:28 +00:00
scorpio810
90caaaffb9 Add Auto Folio Numbering Label to reportelement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4490 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-19 02:08:42 +00:00
scorpio810
f5c39e995c Add Auto Folio Numbering Label to nomenclature export
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4489 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-18 05:39:42 +00:00
dfochi
2d3298fe41 Auto Folio Numbering - Create specific number of new folios with a folio autonumbering or Auto Number selected Folios
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4488 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-17 19:19:11 +00:00
aitolos
b5d12cc232 Update greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4487 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-17 15:29:46 +00:00
scorpio810
1e221bd59d Memory Leak Fix, thanks Mehdi
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4486 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-16 08:17:22 +00:00
ossau2mation
ab2d867188 Update Danish translation default titleblock
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4485 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-15 18:29:58 +00:00
blacksun
8dd3e7394a New Element Wizard : tree view only display directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4484 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-15 14:46:01 +00:00
blacksun
3261809227 NewElementWizard class : remove the use of ElementsCategoriesWidget and ElementsCategory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4483 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-14 17:10:03 +00:00
blacksun
d36fe97611 Remove the class IntegrationMoveElementsHandler
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4482 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-14 14:48:55 +00:00
scorpio810
025fa64f67 Minor : update Copyright date
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4481 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-13 17:40:36 +00:00
scorpio810
eeffe078cc Minor : delete qelectrotech.pro.user file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4480 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-13 15:16:40 +00:00
dfochi
a1fdff6fdd Titleblocks/default.titleblock - Enable custom text in Folio Field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4479 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-13 15:10:55 +00:00
scorpio810
662e3b20d2 Restore commit 4476
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4478 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-13 15:00:22 +00:00
dfochi
f077361856 Reverting previous commit and going back to revision 4475.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4477 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-13 13:48:36 +00:00
dfochi
fa4714b95d 1) Use arrow keys to navigate through the diagram editor. 2) Use PgUp, PgDn, Home and End keys to navigate through open folios. 3)Use Delete Key inside elements panel widget to delete diagrams. 4) Added a scroll area in auto numbering page.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4476 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-13 13:10:32 +00:00
blacksun
5f93966984 ElementsCategoryEditor : remove the use of ElementsCategory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4475 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-12 15:41:55 +00:00
scorpio810
432ab44c28 Rename Brazilian files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4474 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-08 17:28:13 +00:00
scorpio810
ba3c365c7c Add translator information
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4473 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-07 10:23:23 +00:00
rdsivd
a03101b144 update translation be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4472 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-07 07:52:59 +00:00
scorpio810
a7d49968a8 Fix FTBFS if QT_VERSION < 0x050400
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4471 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-07 00:52:04 +00:00
scorpio810
9954f3cad0 Add Brazilian translation, thanks Hilario
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4470 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-06 18:04:05 +00:00
ossau2mation
d1d4474c93 Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4469 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-05 14:35:31 +00:00
blacksun
168467abb0 Improve the way how an element is updated in the new element panel.
Now Qet only use the new embbeded collection (XmlElementCollection).
No need to reload the old element panel for add a new element created by the new element panel
Elements are always imported to the embbeded collection of a project


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4468 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-05 13:31:04 +00:00
scorpio810
dd1bfabe2d Delete qet_pt_BR.ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4467 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-04 13:45:25 +00:00
blacksun
4c245e0772 Use XmlElementCollection instead of XmlElementsCollection, to write the embedded collection in the method toXml
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4466 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-05-02 09:00:23 +00:00
rdsivd
f8d9e7a340 update be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4465 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-30 07:04:52 +00:00
scorpio810
ff1f3300df Preparing for adding Brazilian language
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4464 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-27 01:06:56 +00:00
rdsivd
35b00abd7b update bl-nl langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4463 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-25 18:19:12 +00:00
scorpio810
266906639c Fix MAC OS X build
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4462 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-25 03:42:27 +00:00
pavelfric
3d1ffc5273 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4461 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-21 19:04:11 +00:00
aitolos
ad198c999c Update greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4460 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-21 17:25:50 +00:00
alfredo
b8ac56c997 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4459 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-21 04:38:38 +00:00
alfredo
dbbc9ea021 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4458 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-21 04:26:56 +00:00
ossau2mation
f9d8197de6 Danish Translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4457 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-20 17:44:17 +00:00
blacksun
1d9735d0e3 Element dialog : Remove ElementsCategoriesList and use QTreeView with ElementsCollectionModel instead
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4456 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-19 09:29:40 +00:00
silvio
c0a8b60dbb updated element translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4455 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-18 21:30:45 +00:00
silvio
a8743f7b66 updated ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4454 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-18 21:23:14 +00:00
ossau2mation
1116ba67cb Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4453 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-18 18:55:32 +00:00
nuri
92475194a8 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4452 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-18 06:04:28 +00:00
scorpio810
2ced492d58 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4451 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-18 01:03:39 +00:00
ossau2mation
1358410d2e Danish Translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4450 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-17 17:14:22 +00:00
zheka
fa1e61755b Russian translation updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4449 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-17 15:54:39 +00:00
scorpio810
06efaa4e97 Nsis script for Windows installer add missing translation directory file in SubSection "$(Energy)"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4448 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-17 13:43:08 +00:00
pawel32640
2dbff3e122 updated polish translation - ts/qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4447 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-17 13:18:17 +00:00
ossau2mation
78f2c5cbae Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4446 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-17 13:16:56 +00:00
scorpio810
1cf2524d87 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4445 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-17 12:15:48 +00:00
scorpio810
e5c6dffda0 Minor,add missing translation string for rename_label, thank OSSau2mation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4444 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-17 12:12:13 +00:00
scorpio810
74360ce2d5 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4443 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-17 11:16:15 +00:00
scorpio810
b6886defbd Fix GCC 6 warnings, thanks Remi Collet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4442 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-16 17:45:56 +00:00
scorpio810
f7f75be332 Fix GCC 6 warnings, thanks Remi Collet for this patch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4441 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-16 17:20:57 +00:00
ossau2mation
56b59f799f Danish Translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4440 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-16 11:56:45 +00:00
ossau2mation
e807040089 Danish Translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4439 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-16 11:41:27 +00:00
ossau2mation
be1741c797 Danish Translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4438 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-14 17:51:23 +00:00
ossau2mation
4274f7ac86 Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4437 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-12 18:07:00 +00:00
ossau2mation
51ced66443 Danish Translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4436 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-12 17:43:30 +00:00
blacksun
f1ae6c2307 ElementLocation : Fix addToPath.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4435 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-09 10:45:15 +00:00
scorpio810
0a1e2c0a40 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4434 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-07 23:50:36 +00:00
scorpio810
2eaef8a3d7 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4433 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-07 23:11:18 +00:00
ossau2mation
0516e20e4b Danish Translation phrases
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4432 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-07 17:34:02 +00:00
ossau2mation
80a975c9aa Danish Translation minor update + phrases
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4431 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-07 17:23:02 +00:00
scorpio810
91be2ca7f8 Minor change url for https
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4430 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-07 14:37:33 +00:00
scorpio810
a15517db77 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4429 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-07 02:32:02 +00:00
scorpio810
a4e98cf363 Improve AboutQET Widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4428 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-07 02:06:11 +00:00
scorpio810
33f8965e8c Add QScrollArea to AboutQET Widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4427 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-07 01:24:54 +00:00
ossau2mation
22700ccfab Danish Translation directory names
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4426 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-05 19:12:42 +00:00
ossau2mation
8291c4340c Danish Translation directory names
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4425 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-05 19:01:48 +00:00
ossau2mation
5d4703bd3b Danish Translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4424 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-05 18:49:39 +00:00
scorpio810
1b1a0910b0 Add Danish translator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4423 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-05 17:36:43 +00:00
ossau2mation
e37a4dc345 Danish Translation minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4421 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-03 19:51:32 +00:00
blacksun
eb7ff07feb Fix regression with embedded element collection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4420 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-03 17:01:44 +00:00
ossau2mation
28bc603828 Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4419 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-03 13:27:43 +00:00
ossau2mation
ab8c4c6d3f Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4418 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-03 12:03:03 +00:00
ossau2mation
a007b077c3 Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4417 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-02 16:35:26 +00:00
ossau2mation
5f8502cc21 Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4416 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-02 07:34:21 +00:00
ossau2mation
d066dcdaff Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4415 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-04-01 18:39:02 +00:00
ossau2mation
6e4f591338 Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4414 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-31 19:09:23 +00:00
blacksun
9a6764ae08 Remove the use of ElementsCollectionItem and ElementDefinition from qetelementeditor class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4413 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-31 17:28:44 +00:00
ossau2mation
6d4d1535e5 Danish Translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4412 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-31 16:48:26 +00:00
ossau2mation
b92b65bef2 Danish Translation small update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4411 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-30 17:15:09 +00:00
ossau2mation
ef457f9d9e Update Genral Danish Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4410 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-30 17:05:31 +00:00
nuri
c8b6ece0a8 Minor correction in german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4409 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-30 12:03:56 +00:00
ossau2mation
579be5468a Update Danish Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4408 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-29 19:12:38 +00:00
blacksun
95e309ff18 Minor improvement and remove some use of ElementsCollectionItem and ElementsDefinition
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4407 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-29 17:23:58 +00:00
scorpio810
dd5d9c9504 prepare for translation in Serbian
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4404 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-28 13:19:28 +00:00
rdsivd
69094193db update be-nl langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4403 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-28 09:23:31 +00:00
zheka
d7a99e3ce7 Updated Russian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4401 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-26 12:53:20 +00:00
scorpio810
11e40bc184 Update Danish translation, thank OSSau2mation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4400 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-26 11:55:45 +00:00
blacksun
d85a7fd53a After editing an element (opened from the new element panel by double clic, or context menu),
new element panel update the content of the item who represent the edited element (pixmap and name)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4399 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-24 10:35:00 +00:00
msouabni
e00ed57027 Update of the Arabic version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4398 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-23 11:38:10 +00:00
scorpio810
8ebb5d8ac3 Add Danish translation, thanks OSSau2mation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4397 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-22 20:59:26 +00:00
silvio
43624938eb Updated italian translation .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4396 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-22 20:04:36 +00:00
nuri
14137a246a Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4395 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-22 08:26:18 +00:00
pawel32640
11327365bf updated polish translation - .ts/.qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4394 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-21 21:46:23 +00:00
scorpio810
04e1e91153 Update NSIS scripts installer
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4393 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-21 16:31:27 +00:00
scorpio810
b31767f0c4 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4392 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-21 16:18:51 +00:00
scorpio810
a6bd88be8e Add Danish language
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4391 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-21 15:22:45 +00:00
alfredo
dd0c75eb3b Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4390 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-21 03:33:40 +00:00
blacksun
10fcaa09d1 Remove Two methods of ElementsLocation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4389 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-20 15:54:28 +00:00
blacksun
4fe4509885 Enable the drag & drop of an element from the element panel (an embedded element of a project) to the folio of another project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4388 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-19 14:18:00 +00:00
rdsivd
ab39529d8f update be-nl translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4387 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-19 10:16:28 +00:00
pawel32640
a84fa352d9 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4386 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-18 21:40:49 +00:00
silvio
cafdccd002 .ts Updated italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4385 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-18 21:21:38 +00:00
scorpio810
efcf9c57f8 Enable High Dpi Scaling for QT_VERSION >= 5.6.0
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4384 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-18 16:34:55 +00:00
nuri
fb9eae2aba Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4383 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-18 08:40:45 +00:00
scorpio810
e4980420f1 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4382 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-17 23:44:23 +00:00
blacksun
7d11a356d8 Minor fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4381 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-16 16:39:23 +00:00
blacksun
9a3cc9c3fa Move files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4380 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-16 15:21:46 +00:00
blacksun
111567c072 Bug fix (unable to load element from .qet file)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4379 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-15 18:42:18 +00:00
blacksun
c8fb5c2c9b Forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4378 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-15 15:48:17 +00:00
blacksun
1170522d9c Remove elementLocation and use elementsLocation instead
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4377 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-15 15:23:11 +00:00
alfredo
764d50c4ac update Spanish Translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4376 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-15 04:02:26 +00:00
blacksun
c8000d55d9 New element panel : drag and drop an item from a project collection to a files system collection work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4375 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-09 10:17:28 +00:00
blacksun
73e21c408d New element panel : user can drag & drop item from project collection to another project collection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4371 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-06 14:40:52 +00:00
blacksun
3192c8ccd7 New element panel : add status tip when mouse over an item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4370 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-04 13:03:39 +00:00
pawel32640
b90e9a5b04 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4367 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-02 18:36:44 +00:00
scorpio810
c66a1b6fc4 Fix DXF save and read file config
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4366 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-01 19:02:20 +00:00
scorpio810
9ab713844d Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4365 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-03-01 18:03:18 +00:00
blacksun
4de433898a New element panel, fix crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4364 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-29 20:18:17 +00:00
scorpio810
f7eb6e0105 slot_openDxf fix Windows path
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4363 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-28 18:54:49 +00:00
pawel32640
ec7cf3f213 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4362 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-28 18:19:04 +00:00
scorpio810
f0ea22c060 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4361 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-28 16:44:25 +00:00
scorpio810
3113cd4efc Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4360 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-28 16:16:51 +00:00
scorpio810
78720fb2b4 Run dxf converter as a external program
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4359 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-28 14:50:14 +00:00
blacksun
bb840a3aa9 Minor change when reset the search in element collection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4356 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-28 11:02:30 +00:00
blacksun
52b588ea50 New element panel : add a "show only this dir" Qaction.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4355 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-26 09:58:55 +00:00
msouabni
a545791b71 Update translation of the Arabic version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4354 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-25 16:48:44 +00:00
blacksun
a35ce68d7a New elements panel : fix crash at drag and drop due to a wrong use of QAbstractItemModel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4353 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-24 10:43:40 +00:00
blacksun
014f3c8f13 New element panel: User can now drop an item from custom or common collection, inside an item of embedded collection of a project
(drag an item from an embedded collection to another embedded collection don't work yet)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4352 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-21 18:53:40 +00:00
blacksun
90c769c013 Minor fix with the insertion of new item in the new element panel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4351 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-18 16:56:08 +00:00
pawel32640
5fd6e89068 updated polish translation - .elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4350 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-17 19:23:00 +00:00
pawel32640
4a78bf47bd updated polish translation - .elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4349 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-17 17:12:16 +00:00
pawel32640
3dfc2623c3 updated polish translation - .elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4348 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-17 13:42:14 +00:00
scorpio810
956d3de69b Revert commit 4346 : it is unnecessary to translate the same name, use version 0.4 removes UUID !
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4347 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-17 13:28:14 +00:00
pawel32640
229a693981 updated polish translation - .elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4346 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-17 12:35:51 +00:00
scorpio810
a17e00597c Add new images for nsis installer thanks Nuri, converted these to 24-bit BMP format
and adjust compatibility mode to does not register the color space information


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4345 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-15 20:34:16 +00:00
blacksun
183ef362ba Shape item propertie widget : hide filling group box when shape is a line or an opened polyline
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4344 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-15 16:15:05 +00:00
blacksun
6f6561be01 Change the way how an element or directory is copied, this isn't the role of the new panel to manage the copy.
We must to use elementcollectionhandler instead


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4343 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-02-13 12:51:56 +00:00
nuri
3142b87377 Update splash screen of version 0.51
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4337 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-29 15:27:34 +00:00
scorpio810
62eecd068c Add new elements, thank Arnaud
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4334 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-22 00:03:00 +00:00
blacksun
7ead0b64b0 Element collection : improve drag and drop behavior
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4325 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-16 14:25:20 +00:00
zheka
518af4497a QET_RU are updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4324 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-14 19:32:58 +00:00
blacksun
bc7f75c1da Elements collection cache can fully fetch and cache element data from elementLocation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4323 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-14 16:09:28 +00:00
silvio
c2318c07cb Update italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4322 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-14 12:25:54 +00:00
pavelfric
1de4c66a72 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4321 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-13 21:26:16 +00:00
rdsivd
2c7e0e8cdf update be-nl translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4320 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-13 21:13:34 +00:00
nuri
96ab888c5d Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4319 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-13 21:03:56 +00:00
aitolos
fbd8ccc2ab Update greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4318 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-13 19:49:34 +00:00
pawel32640
ca980ccfe1 updated Polish translation - .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4317 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-13 18:05:00 +00:00
scorpio810
3c397f695e Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4316 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-13 00:54:44 +00:00
blacksun
a6b3980f92 QetShapeItem : shapes can be filled with some patterns and colors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4315 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-12 14:02:34 +00:00
blacksun
cc898b7478 Forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4313 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-08 17:44:55 +00:00
blacksun
7fdcb0060c xmlElementCollection : collection can add new item.
elementsCollectionModel : Up to date the content when a new item is added to the embedded collection of a project.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4312 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-08 17:01:51 +00:00
scorpio810
fc8b4b974d Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4311 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-08 02:15:04 +00:00
blacksun
99e35d407e Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4308 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-05 14:56:44 +00:00
silvio
325c867e19 new elements translation IT
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4307 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-03 20:41:34 +00:00
scorpio810
f9f06e60b4 Restore m_size_dsb setRange values
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4306 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-03 18:35:51 +00:00
blacksun
471fdb8de0 Fix minor bug about the size of qpen stored in a xml
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4305 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-03 18:26:30 +00:00
scorpio810
d96bf1f9e8 Bug fix : change m_size_dsb setRange values
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4304 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-03 16:59:29 +00:00
blacksun
07b81e4106 QetShapeItem : add color and improve the GUI,.
the xml saving is break from previous version. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4303 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-03 13:45:30 +00:00
scorpio810
5c2ddfafa5 Minor :replace XML attribute name "shape_size" by "size"in Basic shapes
Properties


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4302 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-03 04:53:09 +00:00
scorpio810
53411d36f8 Add UUID attributes to latest element added, change Qet version to 0.5x
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4301 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-02 12:58:17 +00:00
scorpio810
a39ea0b802 Add new symbols, thanks Pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4300 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-02 12:45:08 +00:00
pawel32640
971a90076d updated Polish translation - .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4299 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-01 11:21:50 +00:00
scorpio810
fd4cce9a6f Minor : add accelerated and wrapping mode cursor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4298 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-01 04:17:45 +00:00
scorpio810
6297d75276 Refresh widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4297 bfdf4180-ca20-0410-9c96-a3a8aa849046
2016-01-01 03:01:21 +00:00
scorpio810
396e2cf0f2 Improve Basic shapes Properties size function replace QSpinBox by QDoublespinBox, int to double
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4296 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-30 20:04:17 +00:00
scorpio810
f93e2eb3e0 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4295 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-30 13:53:20 +00:00
scorpio810
917f6dadda Improve Basic shapes Properties size function
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4294 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-30 13:47:21 +00:00
blacksun
313e4b9793 New element panel can display the thumbnail of elements used in a project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4293 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-30 09:39:22 +00:00
scorpio810
72c65f80ad Minor : Force single line symbols specific conductor to 1 pixel,
even if the thickness of the conductor is superior than 1 pixel


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4292 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-28 15:19:55 +00:00
pawel32640
abec05eed2 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4291 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-25 19:45:49 +00:00
scorpio810
47996a8028 For common properties for every conductors at the same potential,
add color and size type on related Potential Conductors


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4290 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-23 22:13:03 +00:00
scorpio810
2286036e67 Improve conductor bigger when is hovered
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4289 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-23 19:27:51 +00:00
scorpio810
ed4e16657f Improve Conductor Properties size function
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4288 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-23 18:41:13 +00:00
blacksun
4f222d2843 New element panel can read the embedded collection of project (only at opening, other fonctionnality isn't created yet)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4287 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-16 17:16:15 +00:00
scorpio810
593f8eb4f1 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4286 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-15 11:25:17 +00:00
blacksun
ed28d06d9d Improve the remove of an item in the new panel. No need to reload the collection, use QAbstractItemModel::removeRows instead.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4285 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-12 11:09:31 +00:00
blacksun
6bf52bb525 Enable the drag and drop inside the new element panel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4284 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-09 20:27:31 +00:00
blacksun
827fba8ce4 Add new element panel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4283 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-08 16:52:10 +00:00
aitolos
d06df8af6d Update greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4282 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-01 18:39:16 +00:00
scorpio810
2c3d029a48 Change splash image, thank Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4281 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-01 17:11:05 +00:00
scorpio810
7f8a0896a2 Change version and displayed version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4280 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-01 16:26:43 +00:00
scorpio810
1f55fbdaa8 Refresh Mageia Contributors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4279 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-01 16:17:06 +00:00
scorpio810
361a1715ff Prepare to Brazilian Portuguese translation,
remove qt_x of date files


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4278 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-12-01 15:55:32 +00:00
pavelfric
586a523ec7 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4277 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-30 18:50:51 +00:00
scorpio810
3a5f956077 Refresh qet_cs.qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4276 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-30 12:32:50 +00:00
scorpio810
72097b41fb Prepare to final tag
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4274 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-27 17:19:22 +00:00
scorpio810
f8fd4d3d44 Add new symbols, thank Jl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4273 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-27 07:04:08 +00:00
morvion
9c9020f771 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4272 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-21 16:35:49 +00:00
morvion
569da1f67e Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4271 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-21 16:20:29 +00:00
blacksun
20beb4915a Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4270 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-19 17:20:04 +00:00
scorpio810
4d63289388 Clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4269 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-19 15:19:45 +00:00
nuri
fbef0af8d3 Minor correction in german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4268 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-18 15:18:58 +00:00
scorpio810
609be1ef83 Qelectrotech.desktop: fix "Desktop Entry" looks redundant, thank Nuri
Add new symbols, thank Appwolf
Refresh and add new symbols in schneider plc folder with dxftoelmt program, thank Alexis 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4267 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-18 14:57:21 +00:00
blacksun
27843d1097 Improve the gesture event with a trackpad (better zoom behavior, and add the scroll with two fingers)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4266 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-18 09:51:53 +00:00
scorpio810
5c48714f07 Add new element & example : thanks Morvion, Cyril
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4265 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-17 14:34:05 +00:00
blacksun
d773581bdd Clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4264 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-16 08:59:43 +00:00
blacksun
6346130cb9 Clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4263 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-15 19:47:15 +00:00
blacksun
c082dfb797 minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4260 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-14 10:44:24 +00:00
blacksun
491652ba35 Replace DVEventAddText by DiagramEventAddText.
Use is unchanged


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4258 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-12 17:29:48 +00:00
blacksun
ce75710f6c Replace DVEventAddImage by DiagramEventAddImage.
Use is unchanged.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4257 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-12 17:01:08 +00:00
blacksun
635aec4ad2 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4255 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-09 20:20:11 +00:00
scorpio810
1c72680388 Add new symbols, thank Morvion
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4254 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-09 06:54:36 +00:00
scorpio810
700bc8698d Folio list use QETApp::diagramTextsFont
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4252 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-08 03:27:14 +00:00
blacksun
70398a2773 fix weird behavior when zooming at the same time of création of shape item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4251 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-07 12:28:43 +00:00
scorpio810
dcf9011c43 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4249 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-07 09:15:47 +00:00
pavelfric
0fdc6f97c7 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4247 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-11-02 19:33:42 +00:00
alfredo
965883ae1c Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4246 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-31 15:24:30 +00:00
scorpio810
1e0caaafe7 Prepare for release candidate 1 tag,
refresh terminal element directory


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4244 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-30 16:10:11 +00:00
blacksun
6da406fe18 Bug fix.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4243 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-29 15:14:42 +00:00
alfredo
70bc15d733 Update Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4242 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-25 23:49:33 +00:00
jcm
103f260171 Updated PT Translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4241 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-18 21:40:15 +00:00
yoann
ff85f6fe83 Web site for mac os user
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4239 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-12 12:54:06 +00:00
yoann
42f0314a5e Update Mac os x scripts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4238 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-12 12:48:32 +00:00
scorpio810
2cf020fe45 Revert commit 4224
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4234 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-04 20:37:04 +00:00
scorpio810
1edcbe0c24 Bug fix for reproducible debian
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4232 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-04 10:35:50 +00:00
scorpio810
38c410c2eb Refresh files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4231 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-04 10:27:01 +00:00
scorpio810
4363cdd08a Change displayedVersion
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4229 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-04 08:24:45 +00:00
rdsivd
cf422b7356 update be-nl translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4228 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-04 07:48:33 +00:00
silvio
d4251cda96 upgrade ITA .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4227 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-03 18:47:51 +00:00
zheka
8ebe3bcd01 QET_RU updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4226 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-03 18:05:25 +00:00
pawel32640
4e9963b87c updated Polish translation - .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4225 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-03 17:01:55 +00:00
scorpio810
059a316ede Remove Compilers-specific options : preserve=timestamps
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4224 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-03 16:28:11 +00:00
blacksun
3e42c3918b Element SQLite cache : replace the column mtime by uuid.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4223 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-03 15:41:59 +00:00
nuri
4edd1f3f24 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4222 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-10-02 15:44:58 +00:00
scorpio810
2ef45d91c7 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4221 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-30 22:35:10 +00:00
scorpio810
dc4f106221 Restore 01_cross_ref_symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4220 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-29 15:36:09 +00:00
scorpio810
d3b34f6cb4 Nomenclature bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4219 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-29 09:20:38 +00:00
blacksun
13b0c42ba3 Bug fix : When user try to connect two differents potential together, the dialog box display a weird numbers of wire in the potential
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4218 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-27 12:26:59 +00:00
scorpio810
697ab4cba5 Add new elements, thanks Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4217 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-26 14:59:06 +00:00
pawel32640
1111757d2a updated Polish translation - .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4216 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-21 14:45:06 +00:00
blacksun
d0d79ecf2d revamp and improve some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4214 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-19 13:27:06 +00:00
rdsivd
ca426d5fe2 update be-nl langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4212 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-17 18:53:25 +00:00
zheka
64215698c5 QET_ru updates
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4211 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-17 16:54:20 +00:00
nuri
4ee1fd126b Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4210 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-17 07:53:53 +00:00
aitolos
5ca696a3a1 update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4209 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-16 16:05:12 +00:00
blacksun
95a745ece5 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4208 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-16 15:30:25 +00:00
silvio
9ff728092b upgrade ITA .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4207 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-16 15:12:30 +00:00
blacksun
1a7e3ac8e1 Fix warning about QSettings: now QSettings use native format for windows osx and other unix. See Qt documentation for more information.
http://doc.qt.io/qt-5/qsettings.html#details


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4206 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-16 15:11:13 +00:00
scorpio810
3e1c6b8f56 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4205 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-16 15:03:12 +00:00
scorpio810
8d0e89828d Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4204 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-15 09:50:20 +00:00
blacksun
65862756cb Conductor : minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4203 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-15 08:20:39 +00:00
zheka
15b8fff00d QET_ru updates
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4201 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-13 17:17:42 +00:00
blacksun
19a7ab533c Bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4200 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-12 08:29:45 +00:00
blacksun
22cd5b1a04 Bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4199 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-11 20:11:01 +00:00
scorpio810
fb2225a798 Remove old symbols and examples
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4198 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-11 07:48:00 +00:00
rdsivd
8848925883 update lange be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4197 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-10 18:37:30 +00:00
scorpio810
0786d0cd24 Nomenclature add field Auxiliary_x-contact-bloc
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4196 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-10 16:29:39 +00:00
blacksun
6b17088116 Element editor : Add new tagg for text field (function and tension/protocol).
Report element : text field tagged function or tension/protocol display the function tension/protocol of the potential.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4195 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-10 08:48:33 +00:00
scorpio810
b4d09020a3 Add Hungarian localization
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4194 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-08 18:18:02 +00:00
pawel32640
d419e91b84 updated Polish translation - langextra.nsh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4193 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-03 17:10:40 +00:00
pawel32640
56e03062e0 updated Polish translation - .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4192 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-03 17:06:55 +00:00
rdsivd
bdc54ca3e2 update nl-be langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4191 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-01 20:23:10 +00:00
scorpio810
0580886c7e Bug fix : qetelementeditor : "warning and not saving function" : for elements havent got input tagged 'label',
now except for element report, because report don't use 'label' tag


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4190 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-01 20:09:42 +00:00
silvio
093c9b2eb0 Fixing of -ITALIAN- .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4189 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-01 20:07:17 +00:00
scorpio810
6772a34bc5 Conductor properties : minor, add clear buttons for fields function and tension/protocol
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4188 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-01 09:52:42 +00:00
silvio
da728b08ff Transation of ITALIAN .ts and .qm files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4187 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-09-01 01:04:50 +00:00
scorpio810
607f36760d Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4186 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-31 22:59:17 +00:00
silvio
b3b1cafd38 Fixing of -ITALIAN- .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4185 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-31 22:22:31 +00:00
scorpio810
9347a9ea5e Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4184 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-30 15:30:44 +00:00
scorpio810
1ddb2a4ba4 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4183 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-30 14:32:50 +00:00
scorpio810
7cd1a7948c Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4182 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-30 12:22:52 +00:00
scorpio810
a177a59d45 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4181 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 21:44:49 +00:00
scorpio810
642d0f8729 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4180 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 21:23:30 +00:00
scorpio810
d876cdf1f6 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4179 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 21:09:52 +00:00
scorpio810
b8437f7317 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4178 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 20:44:58 +00:00
scorpio810
9a0815d8f1 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4177 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 20:32:58 +00:00
scorpio810
f251d0c12c Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4176 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 19:57:17 +00:00
scorpio810
667fa62eec Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4175 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 19:18:42 +00:00
scorpio810
0a4e52fce0 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4174 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 18:44:49 +00:00
scorpio810
ac47aec746 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4173 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 16:48:07 +00:00
blacksun
1bdb13594b Conductor properties : Add two value, function and tension/protocol.
Revamp some widget to edit it.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4172 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-29 14:18:30 +00:00
scorpio810
bda6d607b3 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4171 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-27 18:52:59 +00:00
scorpio810
a5e8172375 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4170 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-27 18:48:36 +00:00
scorpio810
bd4e603339 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4169 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-27 18:27:00 +00:00
scorpio810
bebca0142c Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4168 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-27 15:17:30 +00:00
scorpio810
9460bcc13c Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4167 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-27 15:09:11 +00:00
scorpio810
92324ee8bf Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4166 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-27 14:50:26 +00:00
scorpio810
86b24021a2 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4165 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-27 14:33:05 +00:00
blacksun
94c3526d2f Conductor properties widget : minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4164 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-26 21:46:47 +00:00
pavelfric
fd8382d842 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4162 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-26 18:32:55 +00:00
scorpio810
fb43ad6eee Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4161 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-26 10:53:35 +00:00
scorpio810
bce705c67f Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4160 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-26 03:59:53 +00:00
scorpio810
1dff01120a Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4159 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-25 15:19:29 +00:00
scorpio810
6f0a9e9c01 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4158 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-25 10:20:02 +00:00
scorpio810
22c87d5108 Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4157 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-25 09:48:44 +00:00
scorpio810
65503acf4a Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4156 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-25 09:21:42 +00:00
scorpio810
7e2161947d Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4155 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-25 08:39:34 +00:00
scorpio810
083fd6f26e Add tag label
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4154 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-25 08:06:47 +00:00
zheka
c6ace53a53 lang_extra.nsh is translated to Russian language
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4153 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-23 18:20:00 +00:00
scorpio810
6d6f4474ec Nsis Installers : add Dutch_Belgium language, thank Ronny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4152 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-23 01:35:16 +00:00
rdsivd
49f4bf1b11 update dutch_belgium translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4151 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-22 22:59:55 +00:00
blacksun
3336237a3f Conductor : remove the possibility to have different texts on the same potential
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4150 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-22 13:18:20 +00:00
silvio
185d6adfdd upgrade -ITA- file lang_extra.nsh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4149 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-21 22:27:57 +00:00
silvio
31ad1a6678 upgrade -ITA- file lang_extra.nsh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4148 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-21 22:25:45 +00:00
scorpio810
7ec95f0574 Nsis Installers : fix elements install path
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4147 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-21 22:01:45 +00:00
aitolos
6518952212 update Greek, lang_extra.nsh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4146 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-21 15:23:21 +00:00
scorpio810
ed9d2ebdaf Nsis Installers : delete check box license page,
move french language variables to lang_extra_fr.nsh
in code page iso 8859-15 (accented characters)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4145 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-21 13:09:06 +00:00
scorpio810
8069e77ff7 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4144 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-21 05:34:43 +00:00
scorpio810
a6a2ec2ecc Nsis Installers : Forget variables from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4143 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-21 05:28:56 +00:00
scorpio810
a93630ef3e Nsis Installers : update lang_extra.nsh, add description text for sections items
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4142 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-21 05:21:26 +00:00
silvio
97c641352b upgrade -ITA- file lang_extra.nsh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4141 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-20 16:49:35 +00:00
scorpio810
5de3787dd1 Nsis Installers : lang_extra.nsh change code page to Utf8
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4140 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-20 15:20:56 +00:00
scorpio810
5d3e91fe5f Nsis Installers : update lang_extra.nsh and change code page to iso 8859-15,
add Nuri header and wizard, thank Nuri


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4139 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-20 13:37:52 +00:00
scorpio810
defb3a1798 Nsis Installers : Minor fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4138 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-19 23:36:27 +00:00
scorpio810
5e75403a1e Nsis Installers : change Copyright
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4137 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-19 21:40:39 +00:00
silvio
7423c41bff upgrade -ITA- file lang_extra.nsh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4136 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-19 12:44:39 +00:00
nuri
818bd385ad German translation for lang_extra.nsh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4135 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-19 09:48:40 +00:00
scorpio810
168087a425 Nsis Installers : minors fix, improve Components page Drop List Box Size
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4134 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-18 23:53:52 +00:00
scorpio810
684e2cd993 Updated Nederland translation - lang_extra.nsh, thank Elbert
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4133 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-18 18:19:00 +00:00
pawel32640
4f99ae8453 updated Polish translation - langextra.nsh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4132 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-18 17:24:35 +00:00
scorpio810
918b951005 Nsis Installers : add dutch language for Nederland
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4131 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-18 14:49:32 +00:00
scorpio810
25913172db Nsis Installers : add subsections for elements, add lang_extra.nsh for translate elemnts items and message box, reduce language choice in installer
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4130 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-18 13:50:27 +00:00
nuri
1b946e7453 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4127 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-18 07:34:40 +00:00
blacksun
d77011acfb At creation of a new conductor, if every properties of conductors at the same potential is equal,
we use this properties for the new conductor, instead of the default properties.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4126 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-17 17:01:39 +00:00
zheka
1973e3378f QET_RU are updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4125 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-17 14:08:54 +00:00
rdsivd
3f6d33fe35 update get_be langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4124 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-16 13:10:41 +00:00
pawel32640
3d2a91c9ef updated Polish translation - LangString.txt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4123 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-16 11:44:59 +00:00
scorpio810
b31827ac11 Nsis Installers : add French and English translation for MessageBox, Translators you could translate
LangString.txt files now.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4122 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-16 06:48:55 +00:00
scorpio810
bbbdbc8092 Nsis Installers : Fix warning message
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4121 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-15 15:36:03 +00:00
pawel32640
31f2e227f9 updated Polish translation - .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4115 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-15 08:00:48 +00:00
scorpio810
48963a0596 Nsis Installers : add other languages for installers
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4114 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-15 04:25:33 +00:00
scorpio810
c8a8939fd7 Nsis Installers : write file associations registry keys to titleblocks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4113 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-14 14:16:25 +00:00
silvio
789ee31df4 upgrade ITA .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4112 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-14 07:05:24 +00:00
scorpio810
5cac551509 Nsis Installers : Change Download url path
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4111 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-13 23:44:45 +00:00
scorpio810
c07c991dfa Update English translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4110 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-13 22:20:57 +00:00
scorpio810
970e9755e7 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4109 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-13 22:07:44 +00:00
scorpio810
a4d1013cce nsis Installers : add Donate.url
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4108 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-13 14:33:59 +00:00
scorpio810
6c8006f087 Nsis Installers : disable MessageBox "Error", appears if the user does not select elements components
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4107 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-13 01:23:34 +00:00
scorpio810
ce03e7c6d4 Nsis Installers : QET.nsi fix icons path if 32 bits package is installed on Windows 64 bits
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4106 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-12 15:44:13 +00:00
scorpio810
1ec719ecdf Nsis Installers : Auto-uninstall old version before installing new version!
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4105 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-12 02:57:17 +00:00
scorpio810
31747d7627 Nsis Installers : minor improvements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4104 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-12 00:39:02 +00:00
scorpio810
9571d00c43 Nsis Installers : improve manual pages
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4103 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-11 18:19:03 +00:00
scorpio810
a5ddff434b Nsis installers : add Manual_Russian.url
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4102 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-11 17:48:35 +00:00
scorpio810
42b5d62972 Nsis Installers : add manual.url, Download.url shortcuts in the QElectroTech start menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4101 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-11 17:27:14 +00:00
blacksun
5019919de0 Remove all #if QT_VERSION who compare Qt version smaller than 5
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4100 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-11 08:46:49 +00:00
scorpio810
3c9953bfe2 Nsis installers : add Graying out Main program Section
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4099 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-11 02:46:21 +00:00
scorpio810
6dca3436d2 Nsis installer : add components pages
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4098 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-11 01:08:05 +00:00
scorpio810
55df72244f QET64.nsi add checkbox to run QElectroTech in finish page
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4097 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-10 17:14:51 +00:00
scorpio810
99a4202b8f Update QET64.nsi
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4096 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-10 17:02:34 +00:00
scorpio810
b48b5bcd46 Update nsis script installer
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4095 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-10 16:41:44 +00:00
blacksun
d1fbcda34b Diagram view : remove old code about drop element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4094 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-10 08:02:40 +00:00
scorpio810
3e2c4af95a Improve QET.nsi
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4093 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-09 17:10:09 +00:00
blacksun
ed75c57c1d Use QPropertyUndoCommand instead of ChangeSeveralConductorsPropertiesCommand and ChangeConductorsPropertiesCommand.
Remove class ChangeSeveralConductorsPropertiesCommand and ChangeConductorsPropertiesCommand.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4092 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-09 12:06:31 +00:00
blacksun
c801c3e0a5 Diagram text item : minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4091 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-08 13:06:21 +00:00
scorpio810
ead3ff6076 Bug fix: NSIS script now set elements files "*.elmt" in read only
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4090 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-08 00:45:16 +00:00
blacksun
65b27f411a Element text mover : use QPropertyUndoCommand instead of MoveElementsTextsCommand.
Remove class MoveElementsTextsCommand


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4089 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-07 19:45:00 +00:00
blacksun
3535ee8001 ImagePropertiesWidget : use QPropertyUndoCommand instead of ItemResizerCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4088 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-06 17:08:45 +00:00
blacksun
7e81cf3c41 shapegraphicsitempropertieswidget : use QPropertyUndoCommand instead of ChangeShapeStyleCommand.
Remove the class ChangeShapeStyleCommand.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4087 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-06 16:34:38 +00:00
scorpio810
7e9de6470b minor : refresh file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4086 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-04 19:55:31 +00:00
scorpio810
ae10380927 Add NSIS script for x86_64-w64 installer
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4085 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-04 19:24:52 +00:00
blacksun
54ac875330 Primitive part : Change the cursor shape, according to the current available behavior
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4084 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-03 17:26:57 +00:00
scorpio810
3c327009a5 Fix FTBFS on x86_64-w64-mingw32 cross-compilation, thank Joshua
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4083 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-08-03 05:43:44 +00:00
blacksun
b025830100 Fix crash : qet crash when element comment (comment item and cross ref item) is bigger than the width of the rectangle where there are displayed.
The rectangle is now adjusted to the size of the comment.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4082 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-31 14:20:56 +00:00
blacksun
0fdb244bb5 Qet Shape Item : minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4081 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-31 13:29:23 +00:00
blacksun
eaea6f889b Qet shape item : Change the cursor shape, according to the current available behavior
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4080 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-29 09:25:41 +00:00
rdsivd
b41c5635c4 small correction on BE-NL translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4079 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-28 18:35:52 +00:00
blacksun
34ef94ea8f Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4078 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-28 09:55:35 +00:00
blacksun
8acbc625da Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4077 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-27 21:47:41 +00:00
blacksun
bb213e7146 Fix regression with shape item when open a project: type (line, rect, ellipse, polygon) is wrong
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4076 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-27 19:25:54 +00:00
blacksun
76b788c4fd Text field editor bug fix : The tagg "label" was not applied to the text field
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4075 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-27 09:33:27 +00:00
blacksun
fae003f6c4 QetShapeItem : use QPropertyUndoCommand instead of QetShapeGeometryCommand
Remove the class : QetShapeGeometryCommand


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4074 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-27 09:20:38 +00:00
blacksun
871d50c014 style editor : use QPropertyUndoCommand instead of ChangePartCommand.
Remove ChangePartCommand class.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4073 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-24 13:41:51 +00:00
blacksun
58d247ced7 text editor and textfield editor : use QPropertyUndoCommand instead of ChangePartCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4072 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-24 12:56:27 +00:00
blacksun
d56e6e60b1 terminal editor : use QPropertyUndoCommand instead of ChangePartCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4071 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-24 12:08:03 +00:00
blacksun
99c867d6d6 part text and part text field : use QPropertyUndoCommand instead of ChangePartCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4070 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-24 11:34:45 +00:00
blacksun
b32e1bf339 polygon editor : use QPropertyUndoCommand instead of ChangePartCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4069 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-24 11:11:50 +00:00
blacksun
5b8a6a9745 Line editor : use QPropertyUndoCommand instead of ChangePartCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4068 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-23 10:52:56 +00:00
blacksun
65d4b08c86 ellipse editor : use QPropertyUndoCommand instead of ChangePartCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4067 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-23 09:57:09 +00:00
blacksun
a00bfdf00f Arc editor : use QPropertyUndoCommand instead of ChangePartCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4066 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-23 09:32:21 +00:00
scorpio810
0454296d0a Element info widget : delete momentarily set focus to the first line edit, because the focus in line edit prevents using the keyboard to element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4065 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-22 13:36:44 +00:00
blacksun
6a902ca530 Rectangle editor widget : use QPropertyUndoCommand instead of ChangePartCommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4064 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-22 13:19:43 +00:00
scorpio810
f24b1dd8d8 Element info widget : restore set focus to the first line edit, because dock now save data on the fly
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4063 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-22 00:28:33 +00:00
scorpio810
6d39babf90 Minor : add UUID for this elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4062 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-21 13:46:28 +00:00
blacksun
50c61b4e03 Element editor : minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4061 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-21 12:29:43 +00:00
blacksun
012ba2ccd7 Element editor : Add animation for some undo/redo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4060 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-20 21:06:00 +00:00
scorpio810
50d98b2167 ConductorPropertiesWidget: improve set focus to QLineEdit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4059 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-20 19:16:12 +00:00
blacksun
c885ce3d7a Element editor : add handler for modifie primitives
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4058 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-20 17:45:37 +00:00
scorpio810
effa4e9997 Add new symbols, thanks Kevin
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4057 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-20 16:47:57 +00:00
scorpio810
fabb2e2f58 ConductorPropertiesWidget: improve set focus
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4056 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-19 16:47:42 +00:00
blacksun
d55508df05 Qet shape item : rectangle and ellipse can be resized by the edges
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4055 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-19 15:52:44 +00:00
scorpio810
e953459e90 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4054 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-19 15:44:58 +00:00
scorpio810
97914bae2d ConductorPropertiesWidget: set focus to the line edit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4053 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-19 15:34:37 +00:00
blacksun
ca37f384fb Element primitive decorator : the handlers keep the same size at screen, no matter the zoom
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4052 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-16 14:58:01 +00:00
pawel32640
3291737cab updated Polish translation - .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4051 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-15 17:10:36 +00:00
blacksun
6c14729d14 QetShapeItem -> handler : handler is draw at the same size at screen, no matter the curent zoom
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4050 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-15 16:54:30 +00:00
blacksun
e31695382f Minor fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4049 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-13 12:01:02 +00:00
zheka
f02a9a0572 qet_ru files are updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4048 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-12 20:43:54 +00:00
blacksun
c31ae41910 Revamp some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4047 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-12 15:05:59 +00:00
blacksun
27117ef9d1 Add undo command for QetShapeItem geometry change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4046 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-12 13:35:40 +00:00
scorpio810
57fdcd70a4 Add new symbols, thanks Pawel & cbh41600
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4045 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-12 13:09:36 +00:00
blacksun
806c7fd5e3 Qet shape item properties widget : remove the scale widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4044 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-12 10:28:59 +00:00
scorpio810
185292a29d Move single pole elements to beter directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4043 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-11 18:58:32 +00:00
rdsivd
32204222f0 update be-nl langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4042 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-10 21:02:03 +00:00
rdsivd
e20893a93b updated be-nl langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4041 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-09 19:13:01 +00:00
blacksun
3d15e0788f Forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4040 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-09 18:36:26 +00:00
blacksun
eaf3d22d25 QetShapeItem : add handler for modified the geometry of shapes in the diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4039 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-09 18:33:14 +00:00
silvio
7424cb8c38 upgrade ITA .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4038 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-07 20:17:14 +00:00
aitolos
7e99b95dd8 update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4037 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-07 15:14:30 +00:00
nuri
2ccbcb499d Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4036 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-07 07:53:04 +00:00
scorpio810
a25def653e Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4035 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-06 21:49:39 +00:00
scorpio810
b5d3db8d39 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4034 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-07-04 17:25:27 +00:00
scorpio810
d258d87efd Add attribut "uuid" in *.elmt file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4033 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-29 08:58:30 +00:00
blacksun
557a2eaa87 Add attribut "uuid" for .elmt file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4032 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-28 16:30:13 +00:00
blacksun
748e9bd186 Grey background : title block and border have grey background too.
Help line of item(add shape, or add element) change is color when background is grey


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4031 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-28 12:37:10 +00:00
blacksun
20f4985f7a Minor fix : locked item isn't moved by arrow key or multiple selections.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4030 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-27 16:02:28 +00:00
blacksun
c2b97439a9 Revamp the action white/grey background
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4029 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-25 18:23:47 +00:00
pavelfric
92d9a01da3 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4028 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-24 16:55:43 +00:00
blacksun
3c21364d5e Refactor some properties dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4027 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-23 20:40:05 +00:00
alfredo
55e013f3e0 Spanish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4026 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-23 03:00:07 +00:00
blacksun
d7d68293d4 Forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4025 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-21 20:20:27 +00:00
blacksun
9c6d362637 QetShapeItem can be edited via the properties editor dock
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4024 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-21 20:16:41 +00:00
scorpio810
33b637e6bf Minor: delete gray check box in borderpropertieswidget.ui
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4023 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-21 15:29:09 +00:00
nuri
ab1d558f61 Add a new button in the display tool bar to switch the background color in white or grey on the fly.
The check box for this functionality in the DiagramProporties window was deleted.



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4022 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-21 11:00:08 +00:00
scorpio810
8e977ef476 Add new symbol, thank Kenyboy
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4021 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-20 09:10:57 +00:00
blacksun
2ed9bab794 minor ui change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4020 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-19 17:26:10 +00:00
scorpio810
8dae2429c1 Add new symbols, thank Alexis and sombre005
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4019 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-19 17:17:15 +00:00
blacksun
2750c4434c Properties dock : button edit element and find element work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4018 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-19 08:12:17 +00:00
blacksun
9ba7b0c39d Fix regression : Check conductors text when link two folios report.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4017 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-16 08:26:03 +00:00
zheka
e8eed16bfb qet_ru updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4016 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-15 21:08:46 +00:00
scorpio810
b61d16c6a3 Update spanish translation, thank Marcelo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4015 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-15 15:02:18 +00:00
blacksun
0a0da5e7cc propertieseditordockwidget : remove button box. (become unused with live edit mode)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4014 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-15 07:33:59 +00:00
nuri
b9e9e8f3f6 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4013 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-15 05:54:32 +00:00
aitolos
a91b71f771 update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4012 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-14 18:36:34 +00:00
aitolos
610c4dcb63 update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4011 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-14 18:34:44 +00:00
aitolos
a4579ae426 update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4010 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-14 18:06:06 +00:00
pawel32640
8c2c20c6e4 updated Polish translation - .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4009 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-14 13:10:51 +00:00
rdsivd
7f927233f9 update be-nl lang
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4008 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-13 19:52:54 +00:00
silvio
49e6ea6806 upgrade of .ts file - italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4007 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-13 17:59:03 +00:00
scorpio810
eff2fa7086 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4006 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-13 15:43:45 +00:00
blacksun
71e1e2a8c4 Image properties widget: enable the use of live edit mode
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4005 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-11 18:03:58 +00:00
scorpio810
59bd290382 Elements minor fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4004 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-11 16:15:38 +00:00
scorpio810
c5ee983905 Nomemclature: add field element position in the graphic scene to export .csv file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4003 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-10 19:31:26 +00:00
blacksun
2cf6e61643 Element info widget : fix wrong behavior with cursor when use the live edit mode
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4002 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-09 16:28:54 +00:00
blacksun
e195ab634e Revamp the class link and unlink element command
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4001 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-08 18:18:35 +00:00
scorpio810
5a81f9859f Add new symbols, thanks mathdabomb, alex
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4000 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-08 15:23:05 +00:00
scorpio810
d825ef1851 Add new symbols, thanks cbh41600
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3999 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-07 08:04:18 +00:00
blacksun
f156a78fdc Element info widget: check box "show" work in live edit mode
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3998 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-06-05 08:54:14 +00:00
scorpio810
103566dbc6 Minor: disable buttons for Properties editor dock widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3997 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-31 23:17:29 +00:00
blacksun
509d89797e Element info widget : enable the use of live edit mode
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3996 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-31 15:02:41 +00:00
blacksun
ba888ac726 Master properties widget : enable live edit mode
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3995 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-29 07:28:58 +00:00
scorpio810
7e2ac0eea6 Add new symbols, thanks cbh41600, Angelescu, eb3pas, Baboune, mathdabomb, titus, Yes, Julkien
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3994 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-27 21:40:32 +00:00
blacksun
6e4dbecd28 forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3993 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-27 07:37:19 +00:00
blacksun
2242ebd16a Link single element widget, set live edit enable.
In properties dock widget, no need to click on apply button, change are apply immediately.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3992 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-27 07:22:50 +00:00
scorpio810
c3ab81e9c3 Minor, fix warning
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3991 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-25 15:15:02 +00:00
blacksun
db173a1c39 Dock properties editor : when selection change dock try to stay in the same tab with the new selection (if possible)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3990 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-25 10:22:00 +00:00
nuri
175029dc2d Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3989 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-25 05:41:33 +00:00
scorpio810
260437b16b Fix widgets size for dock
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3988 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-24 13:44:45 +00:00
aitolos
a4dd6e4710 update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3987 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-24 13:42:21 +00:00
zheka
d2569fc365 qet_ru updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3986 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-24 10:21:10 +00:00
scorpio810
fdc9d8f8fe Elementinfopartwidget disable focus on checkBox
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3985 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-24 09:29:43 +00:00
pawel32640
00dfc272e7 updated Polish translation - qet_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3984 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-23 21:00:30 +00:00
silvio
6c109a9596 upgrade of .ts file - italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3983 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-23 20:58:30 +00:00
scorpio810
9546e4f244 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3982 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-23 19:49:10 +00:00
blacksun
81efc25034 widget upadte they're content when a diagram is removed from project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3981 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-21 20:46:23 +00:00
scorpio810
c0b8bce2b6 Minor fix in Italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3980 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-20 12:27:43 +00:00
scorpio810
6be71a97b7 Elementpropertieswidget:restored the pixmap element view with limited scaling and preserving the aspect ratio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3979 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-20 12:22:30 +00:00
blacksun
e5035f8125 widget upadte they're content when a diagram is removed from project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3978 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-19 21:41:05 +00:00
scorpio810
37961e8904 customelementgraphicpart fix yellow filling
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3977 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-19 18:22:17 +00:00
scorpio810
44b580ac29 elementpropertieswidget disable widget for the pixmap
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3976 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-18 22:54:43 +00:00
scorpio810
cce4b7490a Element info widget : set disable focus to the first line edit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3975 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-18 22:48:04 +00:00
blacksun
4142f9c6a2 Bug fix : Qet crash when load a conductor without two terminal (because the allocation of a new conductor fail)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3974 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-18 22:19:14 +00:00
blacksun
e73bad2bd6 Minor fix : load an element or image will setpos at the same pos when was save (and not snap to grid)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3973 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-17 17:47:50 +00:00
silvio
127cc10584 upgrade of .ts file - italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3972 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-15 10:32:11 +00:00
rdsivd
fc0fa42b55 update be-nl translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3971 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-14 05:08:07 +00:00
scorpio810
633abaa7bf Add ability to have an empty outline for hatching
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3970 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-13 12:48:31 +00:00
scorpio810
933cb94a3c Add texture pattern to element part
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3969 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-13 06:31:16 +00:00
zheka
d3e043e836 RU files are updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3968 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-12 17:02:31 +00:00
pawel32640
0e35bfe9a0 updated Polish translation - qet_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3967 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-12 16:24:25 +00:00
aitolos
bce5470e1e update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3966 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-12 15:59:50 +00:00
nuri
7f8fa4c891 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3965 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-12 15:47:20 +00:00
scorpio810
be68ae7300 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3964 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-12 15:11:17 +00:00
scorpio810
01be436e51 Add others colors for element part
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3963 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-12 14:49:41 +00:00
scorpio810
e95a67fa05 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3962 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 20:06:41 +00:00
rdsivd
1f6b26ad98 update be-nl qm file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3961 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 19:25:12 +00:00
silvio
a11a235834 upgrade of .ts file - italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3959 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 19:18:56 +00:00
rdsivd
fc809dbffe update langue be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3958 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 18:30:23 +00:00
zheka
9f49843e11 qet_ru files are updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3957 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 18:18:10 +00:00
aitolos
75cd514353 update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3956 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 17:38:28 +00:00
nuri
8ab9ebf3fe Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3955 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 14:56:55 +00:00
scorpio810
dcfdbc3f09 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3954 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 13:56:52 +00:00
scorpio810
7cea8382b1 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3953 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 13:53:58 +00:00
scorpio810
c164d105f5 Add brun and yellow colors for element part
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3952 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 12:45:08 +00:00
scorpio810
741248ce9f Add grey color for element part
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3951 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-11 11:06:58 +00:00
scorpio810
08ef4365bb Update be-nl file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3950 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-10 18:41:48 +00:00
rdsivd
654f89f9cb update smale correction be-nl langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3949 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-10 13:52:51 +00:00
silvio
03542c4f0b .ts file upgrade of italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3948 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-09 22:21:57 +00:00
blacksun
219ef71de8 forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3947 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-09 11:39:44 +00:00
blacksun
f061015a17 link single element widget : minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3946 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-09 11:35:00 +00:00
scorpio810
1dce8792ea Update Spanish translation, thank Marcelo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3945 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-08 18:05:10 +00:00
blacksun
6618887ed6 Image can be edited in the dock widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3944 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-08 17:49:29 +00:00
blacksun
7ef8cbc0db Diagram editor : add dock widget for edit the current selection.
For the moment only work with element


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3943 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-07 22:15:00 +00:00
rdsivd
f022133de4 update be-nl file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3942 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-07 18:30:49 +00:00
scorpio810
e047e90456 Refresh qet_be.qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3941 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-07 08:21:04 +00:00
pawel32640
f5aa839026 updated Polish translation - qet_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3940 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-07 08:08:19 +00:00
aitolos
0744c792e2 update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3939 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-06 19:48:51 +00:00
rdsivd
7237304b96 updat be-nl translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3938 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-06 19:37:46 +00:00
zheka
b115c3eff4 qet_ru is updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3937 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-06 14:28:58 +00:00
nuri
24c694aada Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3936 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-06 10:34:10 +00:00
scorpio810
aef9668e51 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3935 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-06 09:10:34 +00:00
scorpio810
aaf8895177 Delete elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3934 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-05 16:12:59 +00:00
rdsivd
33a9a60aeb update be translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3933 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-03 20:27:58 +00:00
blacksun
67189f49f3 Use PropertiesEditorWidget instead of QWidget for some widget (widget used to edit propertie of element)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3932 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-03 17:32:28 +00:00
scorpio810
a123a50e18 Add kindInformation "type" commutator for elements switchs and push buttons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3931 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-03 15:31:19 +00:00
blacksun
b7031a0009 Create a common widget to edit propertie
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3930 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-05-02 22:25:01 +00:00
aitolos
a30f51f2ce update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3929 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-29 16:00:33 +00:00
nuri
73bc395776 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3928 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-29 15:44:09 +00:00
blacksun
0aa162a245 Cross ref : add commutator/button as new type of master
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3927 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-29 15:33:21 +00:00
pawel32640
57b7026b8e updated Polish translation - qet_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3926 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-29 15:32:22 +00:00
zheka
203b9f7855 Russian translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3925 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-29 15:14:11 +00:00
scorpio810
9387166e87 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3924 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-29 15:01:22 +00:00
scorpio810
f62e3cb994 Nomenclature add field "Function"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3923 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-29 14:27:31 +00:00
pavelfric
8a39d1b038 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3922 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-27 19:58:23 +00:00
zheka
13084a5c6c [ru] elements translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3921 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-26 07:51:54 +00:00
blacksun
9fce7717ea Fix wrong typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3920 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-25 08:54:54 +00:00
blacksun
a58ed2d91c Add title block embedded in a project (but not in common or custom collection) available
as a default title block for a new diagram in this project. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3919 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-25 08:43:00 +00:00
scorpio810
68a9c850ad Add new symbols, thank Luisvillaa
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3918 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-22 15:24:46 +00:00
blacksun
1c60fa5f87 Fix compilation error
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3917 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-18 18:49:31 +00:00
blacksun
bab6546c4e Minor code change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3916 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-18 11:02:10 +00:00
blacksun
10e3f66eaf Minor bug fix : element editor, finish add text or terminal, add the current part in the part list,
but the part doesn't exist after the event interface was deleted.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3915 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-18 10:30:05 +00:00
zheka
d69b56dab8 Added some graphics; qet-ru.ts is corrected for better corresponding russian electrotechnical terminology
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3914 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-17 15:50:57 +00:00
blacksun
108fb90df6 Forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3913 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-17 11:45:49 +00:00
blacksun
cf7ffb5452 Allow user to select common or custom title block as default title block for a new project / diagram in project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3912 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-17 11:36:28 +00:00
zheka
6ec0c1dbbc [ru] man page is added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3911 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-16 16:20:38 +00:00
pawel32640
5dac59e1e7 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3910 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-16 15:01:43 +00:00
zheka
e242ff6b6e Updated [ru] descriptions
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3909 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-16 14:03:10 +00:00
scorpio810
3822e87198 Update russian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3908 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-14 16:37:26 +00:00
pawel32640
2d91dcbfc4 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3907 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-13 19:08:47 +00:00
scorpio810
51c984fa7a Update russian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3906 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-13 17:28:45 +00:00
scorpio810
830f6c0638 Minor typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3905 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-12 11:25:56 +00:00
scorpio810
66a405c1e6 Add new ts files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3904 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-12 11:03:28 +00:00
scorpio810
f9ff4bc6a2 Add new symbols, thank ikbel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3903 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-10 16:18:11 +00:00
blacksun
3598d349e7 Add possibility to choose the default title block for a new project (User title block isn't supported yet)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3901 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-09 09:39:34 +00:00
scorpio810
026b7f43c3 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3900 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-08 09:41:40 +00:00
scorpio810
07cb9dce60 Add Translator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3899 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-08 09:33:27 +00:00
scorpio810
42f170a1a6 Update russian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3898 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-07 19:42:16 +00:00
aitolos
1d0daf3598 spell check Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3897 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-07 17:42:48 +00:00
aitolos
67672ed79e update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3896 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-07 16:34:26 +00:00
scorpio810
c96b2ce377 Update russian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3895 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-07 09:33:04 +00:00
nuri
ec5c1b197c Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3894 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-07 03:07:14 +00:00
pawel32640
f1894520e2 updated Polish translation - qet_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3893 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-04 20:20:00 +00:00
scorpio810
018a32b1f1 Update russian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3892 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-04 16:34:20 +00:00
silvio
113fdbc61c .ts file upgrade of italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3891 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-04 14:59:23 +00:00
scorpio810
00eee77d94 Update Ts files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3890 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-04 14:44:10 +00:00
scorpio810
da34973e1b Minor, for better translation: replace "Add line" by "Add straight line" for basic shape
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3889 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-04 14:39:30 +00:00
scorpio810
cf7cdba199 Update russian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3888 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-03 10:30:32 +00:00
scorpio810
d66c72c497 Nomenclature add field "Location"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3887 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-02 15:48:04 +00:00
scorpio810
bd650a0683 Patch and update russian element translation, thank Evgeny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3886 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-02 08:52:22 +00:00
scorpio810
49f48c972c Minor, fix duplicate translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3885 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-01 13:12:45 +00:00
scorpio810
6f48501132 Update russian translation, thank Evgeny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3884 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-01 13:07:04 +00:00
scorpio810
95a628bee4 Update russian translation, thank Evgeny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3883 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-04-01 12:11:36 +00:00
pavelfric
b581f3b012 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3882 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-31 20:21:32 +00:00
scorpio810
188d2f6663 Update russian translation, thank Evgeny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3881 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-31 13:19:48 +00:00
aitolos
efb57c9329 minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3880 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-30 20:11:29 +00:00
rdsivd
e7ecdae271 small update of be tranlation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3878 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-30 18:38:50 +00:00
blacksun
2a04e3c64f Fix bug: scene rect was wrong when border propertie is same in code and config.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3875 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-30 15:58:16 +00:00
scorpio810
dc3dcf9e90 Add new symbols, thank Titus
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3874 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-30 14:51:04 +00:00
scorpio810
84d965b674 Update russian translation, thank Evgeny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3873 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-30 14:28:08 +00:00
aitolos
b0b8dbb4d9 update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3872 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-30 14:16:20 +00:00
nuri
388f51f965 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3871 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-30 05:35:02 +00:00
pawel32640
56f15ff54b updated Polish translation - qet_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3870 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-30 05:29:25 +00:00
silvio
58bb3ea07f TS file upgrade of italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3869 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-29 21:05:13 +00:00
scorpio810
fa356afad3 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3868 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-29 20:09:32 +00:00
aitolos
4cf64cfe09 update elements Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3867 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-29 16:42:40 +00:00
pawel32640
97a79aa2a9 updated Polish translation - minor amendment
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3866 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-29 16:08:01 +00:00
aitolos
f6ea8ed784 update elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3865 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-29 13:06:22 +00:00
aitolos
7c61c76d25 update elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3864 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-29 13:00:53 +00:00
blacksun
e731b48f86 -Replace option : draw grid outside of border by zoom out beyond of folio.
When option is to true, zoom out is infinite and grid is draw outside of border.
-Zoom out with mouse wheel is now more slowly


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3863 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-29 12:15:25 +00:00
silvio
4d86d9e64c element italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3862 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-27 09:52:16 +00:00
blacksun
bc36c6adf3 Diagram view :
-Set maximum Visualized scene to diagram scene rect*2.
-At first activation, view call zoom fit to see all of the diagram


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3861 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-27 09:45:19 +00:00
pawel32640
916dc90dfe updated Polish translation - minor amendment
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3860 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-26 19:56:25 +00:00
scorpio810
51b38ee3a1 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3859 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-26 18:05:22 +00:00
scorpio810
1b1672a826 Editor: add Clear Button to qle_text(texteditor)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3858 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-26 17:28:48 +00:00
scorpio810
579b6a765b Revert 3855 commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3856 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-26 16:21:02 +00:00
rdsivd
019d8f3e1d updated BE-nl lanque file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3855 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-26 16:13:36 +00:00
nuri
13b342f0d6 Minor changes in french texts to make them more accurate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3854 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-26 09:39:05 +00:00
nuri
c2774b4dc2 Changed elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3853 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-26 08:05:07 +00:00
nuri
678a75e795 New elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3852 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-26 08:03:21 +00:00
blacksun
af63714517 Add option to draw or not the grid outside of the border of folio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3850 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-24 23:10:15 +00:00
blacksun
2f9fd79371 Minor change about how drag view work (diagram editor and element editor)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3849 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-24 22:21:58 +00:00
pawel32640
9072d3de04 updated Polish translation - titleblocks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3848 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-23 18:43:53 +00:00
scorpio810
2e5c7bedf4 Add more clear buttons for elementinfopartwidget and conductorpropertieswidget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3847 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-23 05:37:32 +00:00
silvio
598f5572db Upgrade italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3846 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-22 21:47:41 +00:00
pawel32640
d1da38a414 updated Polish translation - qet_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3845 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-22 21:21:31 +00:00
scorpio810
5d19afcae4 Update English translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3843 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-22 17:17:46 +00:00
pawel32640
7662d5e337 updated Polish translation - qet_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3842 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-22 14:02:27 +00:00
aitolos
5c8942620a Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3841 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-22 14:00:39 +00:00
nuri
fc0a618d43 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3840 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-22 11:21:38 +00:00
scorpio810
ddea349dcc Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3839 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-22 05:54:04 +00:00
nuri
650a4632c0 Changed tool tips of basic shapes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3838 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-21 10:51:34 +00:00
nuri
a287de4b40 Made a more distinctive use of french words "projet", "schéma" and "folio" in the GUI
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3837 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-21 10:43:39 +00:00
blacksun
2f1f4674f1 Diagram Event Interface : clear selection, of edited diagram, at constructor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3836 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-20 11:58:22 +00:00
nuri
723a09be2c Wrong tooltip "Protective Earth Neutral" deleted
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3835 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-19 11:07:21 +00:00
blacksun
72c68c0d8d Clean up some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3834 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-18 18:07:18 +00:00
blacksun
e29ed4372a Bug fix : element was not integrate into the xml project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3833 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-18 14:10:25 +00:00
scorpio810
814d1117af Update polish translation, thank pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3832 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-17 19:54:11 +00:00
nuri
0b1dedd12d Updated and revised german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3831 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-17 08:48:58 +00:00
nuri
fddb0624a0 Refresh elements translation (french and german)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3830 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-17 08:29:46 +00:00
pawel32640
bde787c81e updated Polish translation (,ts)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3829 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-17 06:13:48 +00:00
silvio
82c9f946de Trimming in italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3828 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-16 20:54:21 +00:00
blacksun
04687effda Title block can be displayed at right edge of diagram (work in progress)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3827 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-16 13:29:27 +00:00
blacksun
8919e8e690 Diagram : draw the points of the grid only inside the diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3826 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-14 21:40:44 +00:00
scorpio810
48de36f759 ExportPropertiesWidget cosmetic change size
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3825 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-13 16:56:20 +00:00
scorpio810
2cff4b1082 ExportPropertiesWidget fix Height Width minimum size
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3824 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-13 16:47:16 +00:00
scorpio810
c596c87452 Differentiates the icons to configpages or project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3823 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-13 09:04:04 +00:00
scorpio810
77f0365bd0 Add contributors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3822 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-13 05:24:25 +00:00
scorpio810
37cfe41308 Minor: cosmetic change icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3821 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-13 05:12:36 +00:00
scorpio810
53298c4c87 Minor: cosmetic change icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3820 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-12 15:31:41 +00:00
scorpio810
a327a1a9fe Minor: cosmetic change icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3819 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-12 15:15:32 +00:00
scorpio810
1d7da9fedd Minor: cosmetic change icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3818 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-12 14:44:04 +00:00
blacksun
896dc7a887 Diagram text item : set a parent widget for rich text editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3817 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-11 21:18:05 +00:00
scorpio810
7a7d4a9a94 Icon: cosmetic changes, thank Nuri for icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3816 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-10 14:47:03 +00:00
blacksun
23621aa761 dveventaddshape : Minor change related to the calcule of help line
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3815 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-09 10:16:20 +00:00
pavelfric
9529e7dc85 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3813 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-05 21:56:13 +00:00
blacksun
7c87425377 Project config page -> auto num : add clear button to line edit of the combo box
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3812 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-05 16:55:17 +00:00
blacksun
431028a86a Element panel widget : remove the clear button, and use instead the clear button provided by QLineEdit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3811 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-05 16:35:12 +00:00
blacksun
3556a8ad3e Fix regression from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3810 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-05 13:31:56 +00:00
blacksun
59e26c8c70 Project view : use QTabWidget instead of QETTabWidget.
Remove qetabwidget and qettabBar because are unused since this comit.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3809 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-05 13:11:38 +00:00
blacksun
fc417aecd6 About qet : use QTabWidget instead of QETTabWidget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3808 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-05 11:45:37 +00:00
blacksun
8a4efc7fc1 Element info widget : set focus to the first line edit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3807 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-05 10:26:09 +00:00
nuri
af54df2983 Updated german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3806 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-05 08:37:19 +00:00
silvio
7215b1bee0 Upgrade italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3805 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-04 21:50:27 +00:00
scorpio810
34cb5e6fde Fix warning (moveDiagramUpTop)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3804 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-04 21:38:15 +00:00
blacksun
bb54483e23 Change the way to add new element in a diagram.
Drag & drop an element in a diagram and click left to add it, click right to finish


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3803 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-04 21:13:13 +00:00
aitolos
317626446a Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3801 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-04 14:36:07 +00:00
scorpio810
d0e55744f4 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3800 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-04 12:20:16 +00:00
scorpio810
c8d23aaae4 Add new action DiagramMoveUpTop
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3799 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-04 06:00:25 +00:00
silvio
7c97a5105a Fixed typo in italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3798 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-03 20:53:13 +00:00
silvio
4337252c7a Upgrade italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3797 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-03 20:51:28 +00:00
scorpio810
5042ca0abb Update German translations, thank Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3796 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-03 16:00:35 +00:00
aitolos
992367feda Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3795 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-03 15:28:58 +00:00
scorpio810
51766d11b7 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3794 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-03 06:19:16 +00:00
scorpio810
6bbffd04e9 update to UTF-8 encoding characters
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3793 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-03 06:11:30 +00:00
scorpio810
89224c1459 Update English translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3792 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 23:05:19 +00:00
scorpio810
e5eaf84788 Minor, refresh TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3791 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 22:30:48 +00:00
scorpio810
68014ed352 Typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3790 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 22:28:21 +00:00
scorpio810
71425c4d88 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3789 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 22:18:48 +00:00
scorpio810
84dfc12111 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3788 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 22:09:34 +00:00
scorpio810
b42606cb79 Update splash screen
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3787 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 21:35:38 +00:00
scorpio810
b9b0d842c3 Update TS files for Qt5 -> /usr/lib/x86_64-linux-gnu/qt5/bin/lupdate -noobsolete qelectrotech.pro -ts lang/qet_{en,es,ru,pt,cs,pl,ca,de,ro,it,ar,sl,hr,el,nl,be}.ts
Warning use Qt5 linguist for translations (qttools5-dev-tools)
And open files by /usr/lib/x86_64-linux-gnu/qt5/bin/linguist in Debian like distributions


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3786 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 20:44:09 +00:00
scorpio810
1ed8a0c14e Refresh .pro to Qt5 libs
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3784 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 20:16:07 +00:00
scorpio810
81c684ca49 Merge Qt5 branch sources folder to trunk
-Cette ligne, et les suivantes ci-dessous, seront ignorées--

M    sources/aboutqet.cpp
M    sources/bordertitleblock.cpp
M    sources/conductorproperties.h
M    sources/configdialog.cpp
M    sources/configpages.cpp
M    sources/configpages.h
M    sources/createdxf.h
M    sources/diagram.cpp
M    sources/diagram.h
M    sources/diagramcommands.cpp
M    sources/diagramcommands.h
M    sources/diagramprintdialog.cpp
M    sources/diagramprintdialog.h
M    sources/diagramschooser.cpp
M    sources/diagramschooser.h
M    sources/diagramview.cpp
M    sources/diagramview.h
M    sources/dvevent/dveventaddimage.cpp
M    sources/dvevent/dveventaddshape.cpp
M    sources/editor/arceditor.cpp
M    sources/editor/arceditor.h
M    sources/editor/editorcommands.cpp
M    sources/editor/editorcommands.h
M    sources/editor/elementitemeditor.h
M    sources/editor/elementprimitivedecorator.cpp
M    sources/editor/elementscene.cpp
M    sources/editor/elementscene.h
M    sources/editor/elementview.cpp
M    sources/editor/ellipseeditor.cpp
M    sources/editor/ellipseeditor.h
M    sources/editor/esevent/eseventaddtext.cpp
M    sources/editor/esevent/eseventaddtextfield.cpp
M    sources/editor/esevent/eseventinterface.cpp
M    sources/editor/graphicspart/customelementpart.h
M    sources/editor/graphicspart/parttext.cpp
M    sources/editor/graphicspart/parttext.h
M    sources/editor/graphicspart/parttextfield.cpp
M    sources/editor/graphicspart/parttextfield.h
M    sources/editor/lineeditor.cpp
M    sources/editor/lineeditor.h
M    sources/editor/polygoneditor.cpp
M    sources/editor/qetelementeditor.cpp
M    sources/editor/qetelementeditor.h
M    sources/editor/rectangleeditor.cpp
M    sources/editor/rectangleeditor.h
M    sources/editor/styleeditor.cpp
M    sources/editor/styleeditor.h
M    sources/editor/terminaleditor.cpp
M    sources/editor/terminaleditor.h
M    sources/editor/texteditor.cpp
M    sources/editor/texteditor.h
M    sources/editor/textfieldeditor.cpp
M    sources/editor/textfieldeditor.h
M    sources/editor/ui/elementpropertieseditorwidget.cpp
M    sources/elementdefinition.cpp
M    sources/elementdeleter.cpp
M    sources/elementdeleter.h
M    sources/elementdialog.cpp
M    sources/elementscategorieslist.h
M    sources/elementscategorieswidget.cpp
M    sources/elementscategorieswidget.h
M    sources/elementscategory.cpp
M    sources/elementscategorydeleter.cpp
M    sources/elementscategorydeleter.h
M    sources/elementscategoryeditor.cpp
M    sources/elementscategoryeditor.h
M    sources/elementscollection.cpp
M    sources/elementscollectioncache.cpp
M    sources/elementspanel.cpp
M    sources/elementspanel.h
M    sources/elementspanelwidget.cpp
M    sources/elementspanelwidget.h
M    sources/elementtextsmover.h
M    sources/exportdialog.cpp
M    sources/exportdialog.h
M    sources/exportproperties.cpp
M    sources/exportpropertieswidget.cpp
M    sources/exportpropertieswidget.h
M    sources/genericpanel.cpp
M    sources/integrationmoveelementshandler.cpp
M    sources/integrationmoveelementshandler.h
M    sources/interactivemoveelementshandler.cpp
M    sources/nameslistwidget.cpp
M    sources/nameslistwidget.h
M    sources/newelementwizard.cpp
M    sources/newelementwizard.h
M    sources/nomenclature.cpp
M    sources/nomenclature.h
M    sources/projectconfigpages.cpp
M    sources/projectview.cpp
M    sources/projectview.h
M    sources/qet.cpp
M    sources/qetapp.cpp
M    sources/qetapp.h
M    sources/qetdiagrameditor.cpp
M    sources/qetdiagrameditor.h
M    sources/qetgraphicsitem/conductor.cpp
M    sources/qetgraphicsitem/conductortextitem.cpp
M    sources/qetgraphicsitem/customelement.cpp
M    sources/qetgraphicsitem/diagramimageitem.cpp
M    sources/qetgraphicsitem/diagramtextitem.cpp
M    sources/qetgraphicsitem/diagramtextitem.h
M    sources/qetgraphicsitem/element.cpp
M    sources/qetgraphicsitem/ghostelement.cpp
M    sources/qetgraphicsitem/qetshapeitem.cpp
M    sources/qetgraphicsitem/terminal.cpp
M    sources/qetgraphicsitem/terminal.h
M    sources/qeticons.cpp
M    sources/qeticons.h
M    sources/qetmainwindow.cpp
M    sources/qetmessagebox.cpp
M    sources/qetmessagebox.h
M    sources/qetprintpreviewdialog.cpp
M    sources/qetprintpreviewdialog.h
M    sources/qetproject.cpp
M    sources/qetsingleapplication.cpp
M    sources/qettabbar.h
M    sources/qfilenameedit.cpp
M    sources/qtextorientationspinboxwidget.cpp
M    sources/qtextorientationspinboxwidget.h
M    sources/qtextorientationwidget.cpp
M    sources/qtextorientationwidget.h
M    sources/richtext/richtexteditor.cpp
M    sources/richtext/richtexteditor_p.h
M    sources/richtext/ui_addlinkdialog.h
M    sources/titleblock/dimensionwidget.h
M    sources/titleblock/gridlayoutanimation.h
M    sources/titleblock/helpercell.h
M    sources/titleblock/integrationmovetemplateshandler.cpp
M    sources/titleblock/integrationmovetemplateshandler.h
M    sources/titleblock/qettemplateeditor.cpp
M    sources/titleblock/qettemplateeditor.h
M    sources/titleblock/templatecellsset.h
M    sources/titleblock/templatecellwidget.cpp
M    sources/titleblock/templatecellwidget.h
M    sources/titleblock/templatecommands.cpp
M    sources/titleblock/templatedeleter.cpp
M    sources/titleblock/templatedeleter.h
M    sources/titleblock/templatelocationchooser.cpp
M    sources/titleblock/templatelocationchooser.h
M    sources/titleblock/templatelocationsaver.cpp
M    sources/titleblock/templatelocationsaver.h
M    sources/titleblock/templatelogomanager.cpp
M    sources/titleblock/templatelogomanager.h
M    sources/titleblock/templateview.cpp
M    sources/titleblock/templatevisualcell.h
M    sources/titleblockcell.cpp
M    sources/titleblocktemplate.cpp
M    sources/treecoloranimation.h
M    sources/ui/conductorpropertieswidget.cpp
M    sources/ui/diagrampropertiesdialog.cpp
M    sources/ui/diagramselection.cpp
M    sources/ui/dialogautonum.cpp
M    sources/ui/dialogwaiting.cpp
M    sources/ui/elementpropertieswidget.cpp
M    sources/ui/elementselectorwidget.cpp
M    sources/ui/linksingleelementwidget.cpp
M    sources/ui/masterpropertieswidget.cpp
M    sources/ui/potentialtextsdialog.cpp
M    sources/ui/projectpropertiesdialog.cpp
M    sources/ui/selectautonumw.cpp
M    sources/ui/titleblockpropertieswidget.cpp
M    sources/ui/xrefpropertieswidget.cpp
M    sources/undocommand/changeelementinformationcommand.cpp


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3783 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 20:14:56 +00:00
scorpio810
823e4f0570 Update Romanian translations, thanks Titus
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3781 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-03-02 17:15:35 +00:00
alfredo
5ce8ae5dc3 Updated Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3773 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-28 04:05:57 +00:00
silvio
a7c5cc2738 Elements italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3772 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-27 18:42:01 +00:00
scorpio810
9412adb084 Add new elements, thank Arnaud
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3770 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-26 22:51:27 +00:00
pavelfric
53ffbf07f7 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3769 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-26 22:16:35 +00:00
pavelfric
10350c0cb0 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3766 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-25 21:14:07 +00:00
pavelfric
e5d0028d69 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3764 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-24 22:39:53 +00:00
aitolos
570c9d0586 Update elements Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3762 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-24 05:14:50 +00:00
aitolos
0821446416 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3760 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-23 16:51:59 +00:00
aitolos
97546068d9 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3758 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-22 20:09:52 +00:00
pavelfric
a18097f5d1 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3755 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-22 12:11:13 +00:00
silvio
4f89613997 New italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3744 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-21 15:32:26 +00:00
scorpio810
1170e2bcba Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3742 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-21 12:41:39 +00:00
scorpio810
12e36511a9 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3741 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-21 12:11:26 +00:00
pavelfric
e6eb4e805c Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3740 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-20 21:48:45 +00:00
blacksun
6eabfb60d4 Remove double entry for edit element, and remove the entry : selection property
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3739 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-20 18:44:44 +00:00
scorpio810
5e3b84aaf8 Change displayed version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3738 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-20 17:48:55 +00:00
aitolos
37a196de49 remove double entry
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3737 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-20 15:25:12 +00:00
aitolos
b3f1113cee Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3736 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-20 15:16:57 +00:00
scorpio810
eaff56b669 Update copyright date
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3734 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-20 14:56:22 +00:00
scorpio810
8e8c16467b Prepare to final tag
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3733 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-20 14:09:12 +00:00
pavelfric
398542b8b2 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3732 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-19 21:26:51 +00:00
pawel32640
e1225130ad updated Polish translation - minor changes - completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3731 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-19 19:55:19 +00:00
aitolos
65db4be2b5 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3730 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-18 17:45:35 +00:00
pawel32640
2432afd362 updated Polish translation :-)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3729 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-18 17:19:44 +00:00
scorpio810
fe59e4eb74 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3728 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-18 17:12:00 +00:00
scorpio810
37029313fa Add Yoann contributor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3727 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-18 16:58:24 +00:00
silvio
baac2c2dab New italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3726 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-18 14:27:46 +00:00
pawel32640
d5151e44f5 updated Polish translation :-)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3725 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-18 14:16:52 +00:00
scorpio810
3cc5d605ae Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3724 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-18 13:05:01 +00:00
scorpio810
866f27ae6c Add Nuri contributor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3723 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-18 02:38:04 +00:00
pawel32640
96c4f3267e updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3722 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-17 11:38:30 +00:00
scorpio810
adb701194d Add new symbol, thank Yannick and eb3pas
Update German translation, thank Nuri


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3721 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-17 10:28:17 +00:00
scorpio810
22239f80f4 Change splash to release tag
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3720 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-16 21:38:45 +00:00
aitolos
58664001bb Update elements Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3719 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-16 18:52:36 +00:00
pawel32640
4c4d5ae13b minor fixes elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3718 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-15 21:47:50 +00:00
pawel32640
2d97f61ff3 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3717 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-15 11:26:15 +00:00
blacksun
d1819c967f Element editor : Editor can change several primitive style in same time. Just select several primitive and edit it with the style editor widget.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3716 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-15 10:21:32 +00:00
blacksun
deeac895c3 Fix warning
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3715 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-12 21:37:56 +00:00
pawel32640
61c265732a updated Polish translation - minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3713 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-12 20:31:24 +00:00
silvio
4a50f2cff8 New italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3712 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-12 17:59:59 +00:00
pawel32640
d7aa6dd38c updated Polish translation - minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3711 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-12 15:46:03 +00:00
scorpio810
747a2a9509 Diagram disable element snap To Grid by Qt::ControlModifier touch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3710 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-12 12:43:13 +00:00
blacksun
e0cb854721 Remove some obselete elements.
Redraw some elements


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3709 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-12 10:22:40 +00:00
blacksun
170f76d3b8 Remove some obsolete elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3708 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-12 09:43:27 +00:00
pawel32640
57284260a4 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3707 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-11 16:32:30 +00:00
pawel32640
67d8188458 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3706 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-11 14:59:49 +00:00
scorpio810
7065b5c2bf Refresh element, thank Yannick
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3705 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-11 12:15:19 +00:00
scorpio810
eefa784800 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3704 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-11 09:00:58 +00:00
blacksun
ab1f02bc6b Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3703 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-11 08:27:39 +00:00
silvio
5e73294d9d FIX Italian translation of elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3702 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-10 21:33:59 +00:00
silvio
27b0fb5017 Italian translation of elements - updating
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3701 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-10 20:41:04 +00:00
scorpio810
f185186bee Minor fix elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3700 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-10 19:38:41 +00:00
scorpio810
53e41d9268 Fix multiple translation in elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3699 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-10 17:40:25 +00:00
scorpio810
96d87c27cc Element collection, fix minor errors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3698 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-10 17:26:49 +00:00
scorpio810
3301fb1293 Element fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3697 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-09 17:03:42 +00:00
pawel32640
d4ad46299f updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3696 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-09 16:24:22 +00:00
scorpio810
5281a8392d Add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3695 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-09 13:41:14 +00:00
blacksun
9c6499813c Element editor : hover a primitve will highlight it with a blue halo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3694 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-09 08:57:40 +00:00
pawel32640
c5036dfb17 minor fixes elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3693 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-07 15:38:11 +00:00
aitolos
16664104cf Update elements Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3692 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-07 15:26:05 +00:00
silvio
296ebd3bf2 Italian translation of elements - updating
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3691 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-06 09:04:51 +00:00
scorpio810
61a51aa764 Apply patch to Paul elements archive for Netherlands translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3690 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 21:25:08 +00:00
scorpio810
9843114615 Minor change in qelectrotech.desktop
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3689 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 21:09:26 +00:00
scorpio810
8bfe516209 Qelectrotech.desktop: remove Encoding=UTF-8 and add Keywords
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3688 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 20:51:36 +00:00
scorpio810
dbd2c3707f When compressing man, do not save the time stamp by default
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3687 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 19:05:54 +00:00
silvio
91f0e8ed80 Italian translation of elements - updating
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3686 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 17:18:56 +00:00
pawel32640
8dc9ad63fd updated Polish translation - elements - error repair
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3685 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 15:30:31 +00:00
pawel32640
39a7d2b7f9 updated Polish translation - elements - completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3684 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 15:23:41 +00:00
pawel32640
035742e9e5 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3683 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 14:34:04 +00:00
scorpio810
bc71094cbd Chage splashscreen, thank Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3682 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-05 13:03:59 +00:00
pawel32640
e6d655717b updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3681 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-04 20:12:07 +00:00
pawel32640
a967ce005c updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3680 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-04 18:38:49 +00:00
pawel32640
dccd28872a updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3679 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-04 17:48:27 +00:00
pawel32640
6a628f918d updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3678 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-04 15:41:11 +00:00
pawel32640
0571128120 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3677 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-04 14:16:28 +00:00
scorpio810
e3f47e162a Update Netherlands translations, thanks Paul
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3676 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-03 19:44:58 +00:00
scorpio810
4d3350a161 Updated French, English translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3675 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-02 23:34:49 +00:00
scorpio810
310006d90f Fix element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3674 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-02 13:40:31 +00:00
pawel32640
54f54c34f8 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3673 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-02 11:46:55 +00:00
pawel32640
09648ca6fa updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3672 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-02 10:56:29 +00:00
pawel32640
e09c31d7e8 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3671 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-02 10:40:43 +00:00
pawel32640
2577a2b197 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3670 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-02 10:00:25 +00:00
scorpio810
28c391077b Add new symbols, thanks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3669 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-02 09:21:26 +00:00
pawel32640
651d37c536 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3666 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-01 11:14:27 +00:00
pawel32640
c893b5190a updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3665 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-01 10:53:48 +00:00
pawel32640
8d89a731d9 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3664 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-01 10:34:40 +00:00
pawel32640
79fbf1140a updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3663 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-01 10:12:54 +00:00
pawel32640
42b685f65f updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3662 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-02-01 09:52:48 +00:00
scorpio810
f85772df26 Update flemisch langue file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3661 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-31 16:02:03 +00:00
scorpio810
31b31fd9b0 Revert previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3660 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-31 15:57:41 +00:00
rdsivd
83a54c30c4 update flemisch langue file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3659 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-31 15:38:13 +00:00
pawel32640
3fe6f3fa4a minor fixes elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3658 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-30 11:29:36 +00:00
scorpio810
9602875807 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3657 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-30 10:15:59 +00:00
scorpio810
27ebead763 Fix minor french typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3656 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-30 09:44:33 +00:00
pawel32640
f47e3ffcef minor fixes elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3655 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-30 09:24:37 +00:00
pawel32640
7295659ec1 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3654 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-30 09:20:34 +00:00
pawel32640
daffb1c224 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3653 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-30 08:56:16 +00:00
pawel32640
5bbd562c53 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3652 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-30 08:16:28 +00:00
aitolos
fa4681f272 Update elements Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3651 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-29 18:29:59 +00:00
aitolos
ff5770f961 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3650 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-29 17:30:12 +00:00
scorpio810
fe860c4a2f Fix Multiple translation in elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3649 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-29 13:12:12 +00:00
pawel32640
c9175b65d7 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3648 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-29 11:45:08 +00:00
pawel32640
7c9d5b2c1c updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3647 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-29 11:00:19 +00:00
pawel32640
25e72322f9 updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3646 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-29 09:51:17 +00:00
pawel32640
fc3e3b738e updated Polish translation - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3645 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-29 09:32:35 +00:00
pawel32640
99c12e5ebb updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3644 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-29 09:12:07 +00:00
scorpio810
c15795030f Refresh element collection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3643 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-28 23:15:40 +00:00
scorpio810
fe42313b17 Fix Multiple translation in elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3642 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-28 22:55:48 +00:00
scorpio810
93d11320af Delete duplicate files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3641 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-28 22:36:48 +00:00
scorpio810
5a295b6582 Change element collection directory by collection revamped by Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3640 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-28 21:31:51 +00:00
pavelfric
05585827ef Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3639 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-28 21:19:12 +00:00
scorpio810
838f5ea981 Update German translation, thank Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3638 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-28 10:20:37 +00:00
pawel32640
d604831806 updated Polish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3637 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-27 22:14:40 +00:00
silvio
0bc3940f6b upgraded Italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3636 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-27 22:04:46 +00:00
scorpio810
b8859217f4 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3635 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-27 21:47:28 +00:00
scorpio810
166382c18e Minor: typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3634 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-27 21:36:56 +00:00
scorpio810
85fba587bc Minor: fix french typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3633 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-27 21:33:12 +00:00
scorpio810
8179f96529 Update German translation, thank Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3632 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-27 11:11:02 +00:00
blacksun
385d72a94b Clean some code (related to element editor)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3631 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-27 10:37:03 +00:00
blacksun
5e58524cac Master element : bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3630 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-26 22:32:55 +00:00
blacksun
f2f52a3f41 Fix error from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3629 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-26 09:06:17 +00:00
blacksun
d40f2c23b1 Element editor : move all graphics part in a single directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3628 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-26 08:55:43 +00:00
blacksun
6256468c8e Add auto conductor even if movement is null
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3627 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-23 14:35:49 +00:00
blacksun
c1d20ca091 terminal -> help line : minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3626 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-23 14:12:03 +00:00
pawel32640
9531a094a3 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3625 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-20 15:20:30 +00:00
scorpio810
1e866d6b7b Fix german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3624 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-19 18:09:41 +00:00
aitolos
714edf6ebe Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3623 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-19 16:39:47 +00:00
scorpio810
a861014ca7 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3622 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-19 12:13:27 +00:00
scorpio810
5efc114e7b All help line have the same visual rendering
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3621 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-19 11:52:10 +00:00
scorpio810
ef43266954 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3620 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-19 10:51:10 +00:00
scorpio810
419be89382 Help line cosmetic changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3619 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-19 00:12:05 +00:00
pawel32640
13c6ce48ae updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3618 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-18 19:15:27 +00:00
pawel32640
bcabd140a0 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3617 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-18 19:06:56 +00:00
pawel32640
396ebce967 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3616 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-18 18:18:32 +00:00
blacksun
21a62066a2 Element : add new help line (perpendicular to terminal)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3615 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-18 11:28:56 +00:00
blacksun
6ac8a3f610 Fix regression provided by rev 3604
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3614 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-18 10:27:36 +00:00
pawel32640
b2f83d3331 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3613 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-17 20:15:32 +00:00
pawel32640
38cdb40a94 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3612 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-17 19:36:16 +00:00
pawel32640
673555f91a updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3611 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-17 14:30:09 +00:00
pawel32640
776a426ca6 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3610 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-17 13:58:40 +00:00
scorpio810
8db5b74980 Minor change auto conductor icon
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3609 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-14 11:52:41 +00:00
silvio
ffd83c7e4e upgraded Italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3608 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 22:55:36 +00:00
pawel32640
21452946b6 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3607 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 21:55:25 +00:00
pawel32640
f7e284b659 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3606 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 21:10:56 +00:00
rdsivd
a0fc9163f6 update be langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3605 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 20:54:21 +00:00
blacksun
78a1b56d7e Conductor : extend terminal return a point snapped to the diagram grid
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3604 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 20:39:58 +00:00
pawel32640
e58eb2a30a updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3603 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 20:23:42 +00:00
pawel32640
7b3cfa8345 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3602 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 19:51:55 +00:00
pawel32640
01c4542cbd updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3601 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 18:04:01 +00:00
pawel32640
fa448c0cdb updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3600 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 15:37:37 +00:00
scorpio810
56b63123ec Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3599 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 14:44:49 +00:00
scorpio810
4d196fb7bf Disable show me: when attach link to previous link and set equipotential liaison
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3598 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 14:39:46 +00:00
blacksun
3154a1bdae Bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3597 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 11:31:53 +00:00
blacksun
811142bff7 Add button to disable/enable auto conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3596 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 11:10:57 +00:00
blacksun
8079b2e83a Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3595 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-11 08:50:36 +00:00
blacksun
3e80f7076f Finish a move element with free terminal aligned with other terminal from other element, will create auto creation of conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3594 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-09 17:18:16 +00:00
blacksun
f782976fa7 Qet graphics item : disable context menu from view when right button is holded
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3593 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-08 18:59:23 +00:00
blacksun
de096fef23 Move element display help line
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3592 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-07 19:35:42 +00:00
blacksun
ceb2b9bcfd Add help line for assist alignement of element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3591 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-07 19:21:17 +00:00
scorpio810
16e17438d2 lrelease qet_be
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3590 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-03 14:40:01 +00:00
silvio
dc31c745ac Italian translation of elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3589 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-03 13:18:50 +00:00
rdsivd
40c0ab6250 update langue be
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3584 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-03 09:37:02 +00:00
scorpio810
5249fbb800 Minor refresh example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3583 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-03 07:20:25 +00:00
scorpio810
0e8a3312d5 Add new symbols, thanks Liptus and all
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3582 bfdf4180-ca20-0410-9c96-a3a8aa849046
2015-01-01 06:42:39 +00:00
scorpio810
6e7e895bae Fix FTBS on OS2, thank Elbert for tests
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3581 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-31 12:04:54 +00:00
blacksun
991a9bfbc9 Minor change : Change behavior of shape creation in diagram editor, to be same has element editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3580 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-29 23:18:00 +00:00
pavelfric
0e3593e600 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3579 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-28 19:19:49 +00:00
pavelfric
72dbc2e914 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3578 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-28 18:54:16 +00:00
pavelfric
70048ba653 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3577 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-28 18:50:02 +00:00
scorpio810
b5a7747523 Bug fix: when attach link to previous link and set equipotential liaison, now isn't going to the view in origin link
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3576 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-28 03:53:12 +00:00
silvio
cd437d689f upgraded Italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3575 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-27 21:29:57 +00:00
pawel32640
38bc2f7a51 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3574 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-27 14:17:06 +00:00
scorpio810
5ec7ea194f Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3572 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-27 13:39:51 +00:00
blacksun
a3525b466d QETDiagramEditor : clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3571 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-26 19:41:00 +00:00
scorpio810
f93b0817d6 Prepare for release candidate 2 tag
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3570 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-26 17:09:25 +00:00
blacksun
27f6b6c929 Remove information about internal connection in element editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3569 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-23 19:08:29 +00:00
blacksun
2c4af2b128 Remove all information about internal connection in element (obselete since internal connection is always allowed)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3568 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-23 19:00:37 +00:00
scorpio810
10d086d378 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3567 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-23 02:06:36 +00:00
scorpio810
bcbf6ba431 Bug fix: disable entry edit text field for html editor for elements text in diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3566 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-23 01:51:17 +00:00
blacksun
dfacacfdce Read only is no more managed for each diagram but for the whole project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3565 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-21 13:17:35 +00:00
blacksun
a5b1a92beb Diagram : Constructor need a QETProject
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3564 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-21 12:50:26 +00:00
blacksun
8477d4d928 Diagram view : diagram isn't anymore optional in constructor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3563 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-21 12:15:45 +00:00
blacksun
2147fca19b Generic panel : Fix wrong index when move diagram by x10
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3562 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-19 19:55:53 +00:00
blacksun
cf868a0cc8 When unlink an element, make sure this element isn't highlighted
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3561 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-19 19:18:05 +00:00
blacksun
51d40f9fcd Report element : minor improvement about text (text used to display the position of linked report is now tagged "label")
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3560 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-18 10:51:08 +00:00
rdsivd
11bf04390e Adapte langue be-nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3559 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-17 18:07:39 +00:00
pawel32640
ed263bb180 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3558 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 23:01:31 +00:00
silvio
0dd3386ec4 upgraded Italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3557 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 21:59:14 +00:00
blacksun
e2211389e9 Minor clean code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3556 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 21:52:27 +00:00
blacksun
0e9dc51879 Conductor text item : minor bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3555 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 21:30:58 +00:00
blacksun
3c94d9a054 Minor improvment : over element, highlight every linked elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3554 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 18:51:49 +00:00
aitolos
d385c6f8cf Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3553 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 17:56:01 +00:00
scorpio810
164b442871 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3552 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 17:08:26 +00:00
scorpio810
83733f2dc6 Add new action DiagramMoveDownx10, DiagramMoveUpx10
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3551 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 17:01:11 +00:00
blacksun
0cc1424f90 Minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3550 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 15:14:24 +00:00
blacksun
15261ba896 element text item : improve mouse double clic.
Over text (Only if tagged label or parent are report) will higlight element linked to parent element


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3549 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 14:36:12 +00:00
blacksun
1acf132128 forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3548 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 13:43:16 +00:00
blacksun
5e935a976e Minor change according to the evolution of Qt class (remove QGraphicsScene from constructor of QGraphicsItem).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3547 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-14 13:06:21 +00:00
blacksun
62fa93ea1b Element text item -> mouse double click : If parent element is linked to other element,
show the other element (only work for report and salve element)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3546 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-13 14:01:09 +00:00
blacksun
57edc4be80 Sort value of search field in dialog to link report/master
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3545 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-12 18:39:12 +00:00
blacksun
6ec416c351 Remove unused code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3544 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-12 13:27:13 +00:00
blacksun
40ecef5ff9 Minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3543 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-12 13:04:16 +00:00
blacksun
77164adf4b Change element information is now managed by an undo command
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3542 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-11 20:10:28 +00:00
blacksun
60dd0f2054 Save icon is disable when undo stack is empty
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3541 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-10 17:00:08 +00:00
silvio
575a731819 upgraded Italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3540 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-08 20:18:30 +00:00
blacksun
e4c73b8666 Cross ref item : change how some methods work
Master element : minor change related to the change of cross ref item


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3539 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-08 17:39:57 +00:00
pawel32640
cfe267fcb3 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3538 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-08 17:25:41 +00:00
scorpio810
931c7811f3 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3537 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-08 09:41:50 +00:00
scorpio810
af5563c760 Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3536 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-07 16:43:31 +00:00
scorpio810
4de19d8ae4 Element editor improve pinch to zoom
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3535 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-07 16:32:14 +00:00
blacksun
5ab965588b Fix artefact on qgraphics scene when remove a linked element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3534 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-07 15:47:58 +00:00
scorpio810
438f98d34b Element editor add touchpad gestures, thank Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3533 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-06 17:56:07 +00:00
blacksun
74b1270d0d Conductor auto numerotation : use function from QET namespace instead of function from this file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3532 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-04 23:25:49 +00:00
blacksun
9119d156c3 Comment item & cross ref item : reduce the size of the rectangle where is display the comment for better visual
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3531 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-04 23:14:20 +00:00
blacksun
8070f7eedb Forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3530 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-04 10:57:21 +00:00
blacksun
bc0d70e1ea Report link widget : each content show the string of the conductor and search field filter with this string.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3529 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-04 10:54:38 +00:00
blacksun
257cc7e91f Minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3528 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-12-03 10:45:16 +00:00
blacksun
8e6a796ba8 element information : add info 'designation'
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3527 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-30 11:53:23 +00:00
scorpio810
bdadd33697 Update MacQetDeploy.sh, thank yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3526 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-28 21:41:16 +00:00
blacksun
f6f0c2106f Qetdiagrameditor : tabify undo and element panel dock widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3525 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-28 18:14:33 +00:00
blacksun
67680f59a9 clean some code about undo stack
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3524 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-27 18:46:30 +00:00
blacksun
1c7892cc19 clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3523 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-27 17:57:10 +00:00
blacksun
c890e67ddd Remove obsolete method
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3522 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-27 17:47:01 +00:00
blacksun
8c321049d9 Bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3521 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-26 22:44:33 +00:00
blacksun
afdf20cf9f Delete an element linked to others unlink it.
Undo this action relink other element elements 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3520 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-26 22:05:37 +00:00
scorpio810
0876d2c549 Add a progress bar on save file action
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3519 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-26 18:48:24 +00:00
scorpio810
223674c93e Update German translations, thank Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3518 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-26 14:10:00 +00:00
blacksun
9f4fbe456f Bug fix for terminal primtive : the rotation of terminal isn't save
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3517 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-25 05:45:50 +00:00
silvio
308b3a99d7 upgraded Italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3516 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-24 22:03:35 +00:00
blacksun
e8cbb23c0b Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3515 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-24 18:17:20 +00:00
scorpio810
40a36e069e Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3514 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-24 18:00:37 +00:00
scorpio810
5a951d94d6 Minor: add forget setRenderHint(QPainter::Antialiasing, false);
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3513 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-24 17:51:13 +00:00
blacksun
dec5d3002c QetShapeItem : improve mouse interaction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3512 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-24 17:36:02 +00:00
scorpio810
80e78b4e04 Minor, refresh TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3511 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-24 03:00:36 +00:00
scorpio810
438d690edc Improve status bar about save information
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3510 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-24 02:51:08 +00:00
pawel32640
547ae24252 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3509 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-23 20:10:09 +00:00
aitolos
72ea869f63 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3508 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-23 16:57:01 +00:00
pavelfric
3c77a34b32 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3507 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-23 14:05:35 +00:00
scorpio810
c744721aad Remove save information box
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3506 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-23 11:12:54 +00:00
silvio
10a94b2a5a upgraded Italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3505 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-23 00:03:22 +00:00
scorpio810
dacfd4117f Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3504 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-22 20:14:03 +00:00
scorpio810
48051a17de Minor: add message box for inform user as project was saved
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3503 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-22 20:03:38 +00:00
alfredo
a3ce7cbfbc update Spanish translation _es
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3500 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-20 05:38:02 +00:00
blacksun
a0ba343951 Element information : Check box "visible" for text re-work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3499 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-18 23:00:06 +00:00
blacksun
46100f0d94 Conductor: Paste a conductor reset the text
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3498 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-17 22:32:06 +00:00
blacksun
f4bd29a5db Diagram folio sheet fix minor bug : create folio sheet isn't added in order in project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3497 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-17 10:10:00 +00:00
blacksun
066c373365 Fix crash : When remove a diagram from project, close project, and open a project, Qet crash.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3496 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-16 23:24:30 +00:00
scorpio810
499f52e100 Enable mouse hoverMoveEvent conductor
Minor change in conductorpropertieswidget.ui


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3494 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-16 20:51:46 +00:00
scorpio810
d544fd3d85 Revert r3492
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3493 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-16 20:32:55 +00:00
runsys
02df8a5073 Download patch
Init branch

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3492 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-16 20:27:11 +00:00
runsys
e2f6e232ee Light change in user interface
When mouse over a element, coonductor, text, the graphic symbol draw his bounding box.
and draw a tooltip with his name
For conductor the conductor size change.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3490 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-16 14:15:32 +00:00
scorpio810
6f23bea143 Folio list moving to the second page
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3489 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-15 17:15:43 +00:00
scorpio810
e079fc1aac Update MacQetDeploy script, thanks Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3488 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-14 20:44:17 +00:00
blacksun
aeecb4c816 Fix wrong behavior with conductor text item when use "past here"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3487 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-14 19:58:25 +00:00
blacksun
3be20f27bb conductor : remove qdebug
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3486 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-14 13:10:43 +00:00
blacksun
78b57e56e8 Conductor and conductor text item : minor change about how the text is save to xml
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3485 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-14 13:06:24 +00:00
blacksun
5f9251a22e Conductor : fix weird bug (not so weird when found) with the position of text item when was moved by user
and also  the two element linked by the conductor was moved.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3484 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-13 19:32:56 +00:00
blacksun
70cc553ba0 Diagram image item fix : At opening of diagram, position is wrong if image was saved with is_movable to false;
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3483 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-13 12:12:53 +00:00
scorpio810
b83834e7ff Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3482 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-13 11:21:06 +00:00
scorpio810
bb4a9c0314 Save and read "is movable" attribute to xml for basic shape & image
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3481 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-13 11:04:34 +00:00
scorpio810
74aedf605f Minor:shape event, cosmetic change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3480 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-12 14:44:50 +00:00
blacksun
d248e02e4a element editor : clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3479 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-11 17:09:24 +00:00
blacksun
031c0fc155 element editor : create primitive isn't selected anymore.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3478 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-11 14:05:45 +00:00
blacksun
ec288f4885 element editor : clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3477 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-11 12:02:08 +00:00
blacksun
848be587e3 Element editor : clean some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3476 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-10 22:57:32 +00:00
blacksun
e8d6d4de5d Element editor: add terminal is managed by esevent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3475 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-10 21:47:28 +00:00
scorpio810
4d8bec09e3 Prepare for release candidate 1 tag
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3473 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-10 16:22:47 +00:00
blacksun
b492ad1fff Element editor : add text field is managed by ESEvent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3472 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-09 23:49:13 +00:00
blacksun
49c53376ef Element editor : add text is managed by esevent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3471 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-09 23:11:17 +00:00
blacksun
53f87d2143 element editor: add arc is managed by ESEvent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3470 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-09 21:58:46 +00:00
rdsivd
58c2606db7 updated be-nl langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3469 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-09 09:25:37 +00:00
aitolos
75a57258de Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3468 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-08 18:28:10 +00:00
aitolos
2812afac40 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3467 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-08 18:21:48 +00:00
blacksun
217cb4939c Element editor: add polygon is managed by an esevent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3466 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-08 11:14:56 +00:00
scorpio810
f3e86766c1 Minor, fix typo, and restore old examples
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3465 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-07 22:16:40 +00:00
blacksun
1329682ad6 Master element minor bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3464 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-07 19:24:29 +00:00
scorpio810
041fb1bc92 Minor: basic shape event change color to blue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3463 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-07 18:21:54 +00:00
scorpio810
bad4b28200 Element editor: ellipse set Property "antialias"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3462 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-07 17:16:33 +00:00
blacksun
8892828f87 Element editor: add ellipse is managed by an esevent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3461 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-07 09:39:19 +00:00
blacksun
a7192fcda6 bug fix: At project opening, simple element don't displayed the good text, but '_'
if the text wasn't write in the element propertie dialog (only affect the text field tagged 'label')


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3460 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-06 21:08:45 +00:00
scorpio810
492a0881c7 Fix provisory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3459 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-06 16:55:38 +00:00
scorpio810
b311b4b195 Fix regression occurred in rev 3439
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3458 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-06 15:22:30 +00:00
blacksun
ceea767f26 element editor, add rect is managed by esevent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3457 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-06 10:46:14 +00:00
blacksun
97bf2333ae rename method
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3456 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-06 09:44:20 +00:00
blacksun
e4de046db5 element editor: minor improvement about line creation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3455 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-05 21:37:25 +00:00
blacksun
c81b4fb07c element editor : improve add line
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3454 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-05 10:09:12 +00:00
blacksun
1177512f23 element editor, improve the granularity of the grid and adjust the snap to grid according to the displayed dot in grid.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3453 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-04 23:36:37 +00:00
blacksun
0a6149761f Forget file from previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3452 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-04 22:23:27 +00:00
blacksun
46ddc4741a Element editor : start work for change how draw primitive (work in progress)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3451 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-04 22:08:42 +00:00
scorpio810
5f26e47a8a Update mac os script
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3450 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-04 17:39:27 +00:00
pawel32640
bd1738cb41 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3449 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-04 09:48:13 +00:00
pawel32640
c56e836743 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3448 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-04 06:58:54 +00:00
silvio
263c283059 upgraded Italian translation .ts and elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3447 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-03 21:24:16 +00:00
pawel32640
f15c357c46 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3446 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-03 20:36:44 +00:00
scorpio810
3a65fb60b4 Minor:typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3445 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-03 19:26:32 +00:00
aitolos
4b4b645532 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3444 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-03 16:34:10 +00:00
scorpio810
5af07aa2d8 Minor: update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3443 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-03 01:27:10 +00:00
scorpio810
d07b2cbb3e Fix menu recent file in element editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3442 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-03 01:22:10 +00:00
aitolos
d11d19c999 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3441 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-02 20:45:16 +00:00
scorpio810
0cc4726358 Add new contributors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3440 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-02 20:35:37 +00:00
blacksun
3c5592a0d2 Minor change for Qt4.7
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3439 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-02 20:15:56 +00:00
scorpio810
f1b29694d1 Prepare for tag
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3437 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-02 16:30:22 +00:00
blacksun
c01e432e24 Comment is displayed when open project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3433 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-02 14:24:01 +00:00
blacksun
822da4fe66 simple element : comment is snapped and centered to the bottom of text tagged "label"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3432 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-02 14:12:38 +00:00
scorpio810
305b8845cc Remove obsolete symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3431 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-02 11:51:59 +00:00
scorpio810
d42ffc44cb Remove obsolete symbol, change splash for future tag 0.4b
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3430 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-02 11:43:45 +00:00
blacksun
0c5035d12d Info about Linked element (cross ref item and info about pos of master for the slave element) is updated when a diagram is removed from project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3429 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-01 22:01:59 +00:00
blacksun
1252288ad1 Bug fix: Xref for slave element will be updated when diagram order change in project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3428 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-01 11:09:58 +00:00
scorpio810
7f24ab49c1 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3427 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-11-01 00:03:46 +00:00
blacksun
f071fc8d09 Master element: improve how the comment is displayed when there isn't linked to a slave
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3426 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-31 10:22:46 +00:00
scorpio810
eb2d3fcaa9 Add tagg="label" 5
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3425 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 22:20:35 +00:00
scorpio810
cf73314ec9 Add tagg="label" 4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3424 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 17:21:57 +00:00
scorpio810
bdb379fbf9 Add tagg="label" 3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3423 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 16:12:21 +00:00
scorpio810
a6525cfc37 Add tagg="label" 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3422 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 15:06:02 +00:00
scorpio810
8a37b72f69 Add tagg="label"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3421 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 15:03:58 +00:00
blacksun
b7a3d25eb9 Element selector widget: minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3420 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 13:57:54 +00:00
blacksun
6b40932bb4 Diagram view: reactive drag&drop html text
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3419 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 13:29:58 +00:00
scorpio810
75b0d3b54f Remove some obsolete element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3418 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 05:26:04 +00:00
scorpio810
2244659ccd Remove some obsolete element and add new.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3417 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-30 02:47:50 +00:00
blacksun
5d43ad28f6 Remove some obsolete element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3416 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-29 16:48:26 +00:00
scorpio810
ea0955c1c9 Fix element information
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3415 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-29 02:33:01 +00:00
blacksun
cf887b8c3c Master element : comment is displayed even if there isn't slave linked
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3414 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-28 15:45:28 +00:00
silvio
23457271e6 upgraded translation .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3413 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-28 12:55:39 +00:00
scorpio810
9b8b5768c6 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3412 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-28 12:12:07 +00:00
scorpio810
9311abe807 Element fix: deleted rectangle primitive with null size
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3411 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-28 11:51:36 +00:00
silvio
51a6e0ecdc fixed translation .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3410 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-28 07:59:45 +00:00
scorpio810
2aacb3c039 Fixed segfault when load element collection in Mac os 10.10, thank Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3409 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-27 22:50:31 +00:00
scorpio810
75b0efc3b3 Restore extend Terminal interval
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3408 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-27 21:08:25 +00:00
blacksun
780c039b31 Simple element : Comment is show at the bottom of diagram inside a rounded rectangle.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3407 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-27 19:37:04 +00:00
scorpio810
b5a14ef56b Minor: qetapp remove background-image
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3405 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-27 13:51:27 +00:00
scorpio810
572323e234 Basic shapes: minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3403 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-26 13:36:11 +00:00
blacksun
933e8cb86f Cross ref item : minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3402 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-26 13:12:44 +00:00
scorpio810
c47a39d54e Basic shapes set pen.setWidthF(1) to all platforms
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3401 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-26 12:38:04 +00:00
blacksun
bf4e6d2a58 QET is open without diagram, and tool bar are disabled.
Default properties is now a static method of the propertie class himself


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3400 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-26 11:57:38 +00:00
blacksun
3cf0f0f929 Bug fix: element text item move strange when element is rotated. (my apologies for this weird bug)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3399 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-25 21:21:52 +00:00
blacksun
bd76d66b31 Element mover : remove unused var
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3398 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-25 14:51:02 +00:00
blacksun
52f71b89c3 text field editor: minor bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3397 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-25 08:32:47 +00:00
blacksun
4746d097eb Remove unused class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3396 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-24 18:51:12 +00:00
blacksun
793d4bc49c Paste command, bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3395 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-23 19:38:49 +00:00
blacksun
e3cc8d449d Improve signal of position changed, between linked elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3394 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-23 08:48:30 +00:00
blacksun
2a4d013994 Past command: reset some info about the pasted element (label, comment, and text of report)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3393 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-23 08:05:53 +00:00
scorpio810
5ce6acb627 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3392 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-22 11:26:07 +00:00
blacksun
50f897f688 Diagram command : minor imrpovement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3391 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-21 20:29:16 +00:00
scorpio810
183ea8ca77 Update mdiarea_bg.png
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3390 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-21 14:04:26 +00:00
scorpio810
24237f9c86 Removed new empty project at start
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3389 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-21 13:57:28 +00:00
blacksun
ee4208329d Remove action : save current diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3388 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-20 23:06:32 +00:00
blacksun
a4461fd1ba Edit the propertie "label" of a simple element have the same behavior of master element:
The text field tagged "label" show the text edited in the propertie and isn't editable.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3387 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-20 21:23:12 +00:00
blacksun
d6c6f287ce Create simple element must have text field tagged "label".
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3386 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-20 21:10:32 +00:00
blacksun
de103dc934 Bug fix: qet crash when move item with arrow keys
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3385 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-20 08:00:53 +00:00
blacksun
1e7f982c91 Conductor : improve position of conductor text item.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3384 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-20 07:30:57 +00:00
scorpio810
c7d420a4f7 Improve extendTerminal, thank Runsys
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3383 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-19 21:51:13 +00:00
blacksun
0fce8010bc Fix warning at compilation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3382 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-19 11:25:03 +00:00
blacksun
8a2c0a2d36 Conductor : reset conductor path also reset conductor text item position
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3381 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-19 10:08:55 +00:00
blacksun
58c280be2a Text item : minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3380 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-18 12:25:16 +00:00
blacksun
243cd16e72 Text item : reduce a lot of code for several text item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3379 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-17 21:30:42 +00:00
runsys
7f4d2cc317 Modification du filtre : recherche sur plusieur mot (sepration caractere +)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3378 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-16 20:35:32 +00:00
blacksun
6b97daeee9 Conductor : improve resize behavior. Text item is stacked behind the conductor, so they don't tack focus easily.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3376 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-16 13:31:08 +00:00
blacksun
4e431ae04b Conductor : improve one text per folio and remove option no one text per folio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3375 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-13 18:42:38 +00:00
blacksun
53be98416c Report element, minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3372 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-12 09:40:10 +00:00
blacksun
a42e7dc422 Conductor: activate option "Don't be subjected to the option one potential text per folio"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3371 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-12 09:29:41 +00:00
blacksun
0af31b9105 Diagram command: additem, minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3370 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-11 17:45:11 +00:00
blacksun
1a842dc263 DVEvent: press key escape, abort the curent action
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3369 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-10 18:16:02 +00:00
blacksun
743b6768eb Diagram command add QGraphicsItem and derived :
Remove each comand for each type and replace it by generic class by using template class (addItemComand).


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3368 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-10 08:58:44 +00:00
blacksun
0cd1a812f3 minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3367 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-09 09:02:41 +00:00
silvio
b910992143 Translation elements ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3366 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-08 06:42:30 +00:00
silvio
fcec5f159e upgraded translation .ts file ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3365 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-08 06:22:18 +00:00
blacksun
5722ad0af8 Conductor: fix minor bug about text visibility
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3364 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-07 21:58:10 +00:00
blacksun
781a779b49 Conductor : minor change and replace some methode by function.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3363 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-07 19:51:26 +00:00
pawel32640
132f2a4719 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3360 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-06 14:00:34 +00:00
blacksun
171a7f3a6b Conductor: when delete conductor, if option one text/folio is enable, and the curent conductor own the displayed text,
We upate other conductor text item at the same potential, to keep text always visible.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3359 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-06 08:33:17 +00:00
scorpio810
663968686d Fixed bug nomenclature translation headers
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3358 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 23:18:31 +00:00
scorpio810
7167da5c35 Nomenclature:
Fixed translation of column headers


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3357 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 23:15:28 +00:00
scorpio810
c66a99ca90 Refresh english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3356 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 23:02:54 +00:00
scorpio810
5adf6da44e Refresh TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3355 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 23:01:26 +00:00
scorpio810
0c3e07bc89 minor, fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3354 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 22:59:52 +00:00
scorpio810
0ec6c358e0 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3353 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 22:42:12 +00:00
scorpio810
2e4b3821ab Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3352 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 22:33:11 +00:00
scorpio810
a212282e9b Minor:fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3351 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 14:49:37 +00:00
scorpio810
ef4daee0fb Nomenclature:
Remove beta entry in menu


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3350 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 14:38:34 +00:00
blacksun
419a48213a Nomenclature, some improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3348 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 13:35:01 +00:00
scorpio810
d749c612b2 Revert 3344
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3345 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-05 00:42:20 +00:00
scorpio810
f6426411ab Nomenclature
Add dialog for informing the user


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3344 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-04 15:49:27 +00:00
scorpio810
c883f612e6 Nomenclature:
Add folio index row


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3343 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-04 14:16:35 +00:00
scorpio810
789fdb71e1 Nomenclature
Added elementInformations: label, comment, manufacturer, manufacturer-reference, machine-manufacturer-reference to list


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3342 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-04 13:15:21 +00:00
blacksun
22c13f29ee Conductor: add option one text per potential in the same diagram (work in progress)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3341 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-10-03 17:02:01 +00:00
blacksun
7ebdf8cf00 DVEventAddShape : add a cross for help drawing
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3339 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-28 11:42:08 +00:00
blacksun
8eaa2949c6 Conductor : remove "simple" conductor, and add option "visible" for text of multiwire conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3338 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-28 09:47:06 +00:00
blacksun
373c833eb7 Conductor : improve text pos
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3336 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-27 08:40:04 +00:00
blacksun
cfde3232eb Conductor : improve text position
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3333 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-26 08:48:55 +00:00
blacksun
016f24dcda Diagrameditor / view, revamp the way to edit selection.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3331 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-25 09:44:41 +00:00
blacksun
69f239d197 Diagram view: All add action (text/shape/image) is now managed outside of diagram view by subclass of DVEventInterface
DVEventInterface :this abstract class is used by diagram view to manage is event action (mouse event).
For add new action to diagram view, we must to create subclass of DVEventInterface and give it to diagram view,
when diagram view get the new dvevent, they manage it, and delete it when action is finish. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3329 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-24 09:38:16 +00:00
aitolos
c7523b5d37 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3328 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-23 15:50:34 +00:00
pawel32640
f4ee528bd1 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3327 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-23 07:54:44 +00:00
silvio
04e36890d6 upgraded .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3326 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-22 21:46:53 +00:00
rdsivd
0061801d1f be langue updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3325 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-22 18:02:23 +00:00
scorpio810
5d9fb8fa8c Update TS files,
add new symbols, thanks jlouis, Titus


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3324 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-22 16:12:48 +00:00
blacksun
c393192fb8 Fix minor wrong title
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3321 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-21 13:23:02 +00:00
scorpio810
6250c57d92 Fix minor wrong titles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3320 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-21 13:04:54 +00:00
blacksun
f0c63c39af remove unused #include
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3319 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-20 23:15:52 +00:00
blacksun
5daa13890b Diagram context widget: fix minor wrong behavior (tabwidget will be wrong init at construction)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3318 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-20 22:54:46 +00:00
blacksun
0f40e173ef New diagram properties dialog :
Merge the dialog of default configuration and the dialog of project configuration, into a single configuration dialog.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3317 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-20 20:04:02 +00:00
blacksun
e7d33b9b4b Replace some #include, by pre declaration
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3316 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-20 18:26:13 +00:00
blacksun
01f1bc8dd1 fix memory leak
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3315 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-20 17:58:00 +00:00
blacksun
54eab1f1b4 Diagram folio list is now always at the beginnig of the project (at creation and at load)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3314 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-19 10:22:57 +00:00
blacksun
0b5c110b8f Minor code improvent in creation of diagram folio list
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3313 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-18 18:12:05 +00:00
scorpio810
f3aeb872c3 Folio list read Default Properties Xml
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3312 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-18 16:42:20 +00:00
scorpio810
a16d4dd935 Bug fix: load the folio list on the first page if the user added to the project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3311 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-18 15:16:32 +00:00
alfredo
88e49b0943 Update Spanish Translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3310 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-16 22:38:41 +00:00
silvio
0a4284f9be upgraded elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3309 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-10 05:30:49 +00:00
scorpio810
764c41c20c Diagramfoliolist change date format to Qt::SystemLocaleShortDate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3308 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-05 23:38:14 +00:00
scorpio810
a75de483f1 Add new symbols, thanks Titus and Zizzu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3307 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-05 14:22:55 +00:00
scorpio810
4d43abbc4a Titlebocks date now use Qt::SystemLocaleShortDate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3306 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-05 13:07:58 +00:00
scorpio810
116892d6ea Update russian translations, thank Ximer
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3305 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-05 12:22:57 +00:00
scorpio810
e470f038b9 refresh bordertitleblock date
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3304 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-04 22:41:31 +00:00
scorpio810
94a5de7195 Titleblocks change date format to iso date
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3303 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-04 17:32:20 +00:00
aitolos
addd0d5c98 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3302 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-04 13:53:28 +00:00
pawel32640
5f60003b88 update polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3301 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-04 13:44:22 +00:00
scorpio810
b25d46b3de Add new symbols, thank Zizzu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3300 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-04 13:03:34 +00:00
silvio
ef543448f7 fixed .ts file ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3299 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-03 20:06:36 +00:00
silvio
f78ebf9362 upgraded .ts file ITA translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3298 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-03 20:00:59 +00:00
scorpio810
ab8bd675e6 Update TS files and english translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3297 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-03 19:50:44 +00:00
scorpio810
bced4a851d Update russian translations, thanks Ximer
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3296 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-03 17:41:56 +00:00
blacksun
818a7601d9 Conductor properties dialog: dialog is now build in is own class.
The conductor himself call the dialog when he have mouse double click.
The dialog isn't managed by the diagram view anymore. 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3295 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-02 18:41:25 +00:00
scorpio810
209a6277b8 bug fix: gestures set false by default
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3294 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-09-01 14:56:11 +00:00
blacksun
120696d822 Diagram view, improve behavior with track pad
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3293 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-31 09:45:01 +00:00
scorpio810
1fd72b7feb Refresh configpages
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3292 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-30 09:28:12 +00:00
scorpio810
2e6af1b2e9 Add switch button to enable trackpad gesture
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3291 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-29 02:33:38 +00:00
pavelfric
d8217a7328 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3290 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-24 08:03:02 +00:00
scorpio810
e2debaefa3 Refrefresh diagramview
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3289 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-24 03:36:38 +00:00
scorpio810
8b352982e9 Refresh diagramview
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3288 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-19 16:06:28 +00:00
scorpio810
5f495bff24 Fix Mac os X FTBFS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3287 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-19 11:29:47 +00:00
scorpio810
2f287080d7 DiagramView::wheelEvent limit scale for zoom out
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3286 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-18 23:33:31 +00:00
pawel32640
0b4339a4b6 refresh example m_000.qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3285 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-18 18:42:03 +00:00
scorpio810
d4e64d72ff Mac os X add QAbstractScrollArea::wheelEvent(e) only, and gestureEvent, thank Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3284 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-18 18:26:38 +00:00
pawel32640
dbbff61b25 refresh example m_000.qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3283 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-18 17:15:49 +00:00
scorpio810
51a13f3e3a Refresh qetapp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3282 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-17 23:02:32 +00:00
pawel32640
7aa9c62304 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3281 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-17 13:13:02 +00:00
pawel32640
ad6f7742e6 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3280 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-17 13:01:15 +00:00
scorpio810
0d30d2ff7a qelectrotech.pro fix Qt creator bug on Windows, Mac OS X
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3279 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-17 09:26:47 +00:00
pawel32640
e64b3d52b2 refresh example m_00.qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3278 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-17 08:20:08 +00:00
pawel32640
6752c35a0b refresh example m_00.qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3277 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-16 18:23:56 +00:00
scorpio810
68a10dc107 Update and translate to french m_000 example, thanks Pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3276 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-16 18:16:00 +00:00
scorpio810
9e17c25374 Update MacQetDeploy script, thank Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3275 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-15 15:09:55 +00:00
blacksun
bb7fbfca61 Diagram properties dialog: add button to open the conductor autonumérotation editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3274 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-15 13:16:58 +00:00
scorpio810
f7a142bf4a Update MacQetDeploy script, thank Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3273 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-14 20:31:22 +00:00
scorpio810
5b9b2517f4 Add new icons
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3272 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-14 16:16:16 +00:00
aitolos
9cf71525d4 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3271 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-13 17:12:20 +00:00
blacksun
5f80a53222 Conductor autonum dialog : add remove autonum button.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3270 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-12 09:41:33 +00:00
scorpio810
ed7c1dab0d revert 3268: ftbs on windows
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3269 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-11 16:44:16 +00:00
scorpio810
e65a7753b6 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3268 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-11 16:10:07 +00:00
scorpio810
9577cc7c25 Add autodetection windows version for styles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3267 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-11 13:08:43 +00:00
scorpio810
08b4be9c2e Update binary qet_be translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3266 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-10 12:04:17 +00:00
pawel32640
1c082c5caa update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3265 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-10 10:27:30 +00:00
scorpio810
e353e96cd7 Cosmetic change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3264 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-09 22:28:53 +00:00
silvio
4701f300e6 upgrade element translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3263 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-09 20:56:31 +00:00
scorpio810
a8cf65e699 Update german translation, thank Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3262 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-09 18:27:32 +00:00
scorpio810
b7f583b0c8 Revert previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3261 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-09 13:21:05 +00:00
scorpio810
82c1fd6c8a Better fix for ConductorSegment::middle()
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3260 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-08 23:58:39 +00:00
scorpio810
e5b8c89901 m_color_pb button set styleSheet to min-height to 1.5em; and border-radius:to 4px;
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3259 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-08 16:26:03 +00:00
scorpio810
4510480385 Add new symbols, thank Arnaud
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3258 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-08 14:23:47 +00:00
scorpio810
1054c672ad Bug fix: conductorpropertieswidget, the color button now shows the true color of the conductor color in other style as windowsvista GTK etc...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3257 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-07 21:02:06 +00:00
rdsivd
d8976eead4 update be langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3256 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-07 20:52:44 +00:00
silvio
1680f1588b upgrade .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3255 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-06 06:33:04 +00:00
scorpio810
987e9771e7 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3254 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-05 22:22:10 +00:00
blacksun
0c6c3c8f7e Dialog autonum : minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3253 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-04 17:25:10 +00:00
blacksun
824e4315aa Editor autonum dialog: add next/previous button
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3252 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-04 16:12:59 +00:00
blacksun
f918917c7a conductor autonum. Diagram save current selected autonum.
Readd dialog to select texts, when potential have different texts


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3251 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-04 14:39:57 +00:00
silvio
deaf53fa74 upgrade elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3250 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-03 23:36:45 +00:00
silvio
0819fdc858 upgrade elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3249 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-03 23:34:21 +00:00
silvio
a105cf4e72 upgrade .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3248 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-03 23:28:35 +00:00
scorpio810
1ae0c800af Add new symbols, thank Alexis, and added folder for slave contacts protection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3247 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-03 14:11:38 +00:00
scorpio810
6855032719 Add new symbols, thank Alexis and Laurent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3246 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-03 03:52:21 +00:00
scorpio810
68d1caf776 Add source icon
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3245 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-02 17:28:23 +00:00
scorpio810
6357a451ae Update icon autonum
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3244 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-02 16:25:24 +00:00
scorpio810
7e5f3599b6 Change icon colors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3243 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-02 15:11:06 +00:00
scorpio810
429560a2ca Add icon for automum tab
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3242 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-02 14:53:12 +00:00
scorpio810
ce267623ae Update appdata, thanks Remy
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3241 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-08-02 12:01:46 +00:00
blacksun
cf4a7bcb2c foret file from previous comit.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3240 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-31 19:44:25 +00:00
blacksun
6fce7010f8 Conductor autonumerotation: Remove one autonum per diagram and add global autonums for the project.
several diagram can share the same autonumerotation.
This is first step, need to be improved and readd some feature (disabled for first step).


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3239 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-31 10:02:33 +00:00
pawel32640
d1730f39bd update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3238 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-30 20:14:39 +00:00
pawel32640
123db9d48d update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3237 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-29 22:33:30 +00:00
scorpio810
2995a2760c Add new icon for auto num tab
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3236 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-28 12:35:11 +00:00
scorpio810
d6f0cea9a5 Update german translation, thank Nuri
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3235 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-28 12:06:22 +00:00
scorpio810
ad37a11611 Fix for Mac os X, update MacQetDeploy.sh script, thank Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3234 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-27 11:56:31 +00:00
rdsivd
742fd731bd update be langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3233 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-27 07:46:41 +00:00
aitolos
da8d839a35 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3232 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-25 18:37:56 +00:00
scorpio810
1dacd3ea38 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3231 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-25 16:43:07 +00:00
blacksun
494526586a Element editor: manage terminal element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3230 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-24 14:24:36 +00:00
blacksun
32938655d7 Autonumerotation: Auto numbering isn't increased through the terminal Elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3229 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-23 19:54:25 +00:00
scorpio810
bfa610db89 Refresh directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3228 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-23 18:02:29 +00:00
scorpio810
1880913dcb Prepare terminal to numbering auto, don't increase number after terminal
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3227 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-23 17:57:18 +00:00
scorpio810
0e011df1c8 Add new script for Max os X, thank Yoann
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3226 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-23 11:15:34 +00:00
scorpio810
e8440187a0 Update to Mac os X
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3225 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-22 10:09:09 +00:00
blacksun
08cf153ea8 Improvement: Use anticipate class declaration instead of include header
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3224 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-21 20:44:32 +00:00
aitolos
3d96244949 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3223 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-19 15:41:05 +00:00
blacksun
01eb4e6455 Diagram properties dialog: the dialog is not built in DiagramView anymore, but a class itself
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3222 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-19 11:42:16 +00:00
aitolos
a42980b7f3 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3221 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-18 14:24:06 +00:00
pawel32640
1c997430f7 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3220 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-18 09:36:45 +00:00
silvio
3c2a036ed6 upgrade .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3219 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-18 00:31:15 +00:00
scorpio810
3615c15b15 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3218 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-18 00:06:40 +00:00
scorpio810
888f57e795 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3217 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-17 23:58:40 +00:00
blacksun
b0622570e3 conductor properties widget: replace widget made by c++ by widget build by ui file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3216 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-17 09:20:21 +00:00
scorpio810
1d52485915 Fix MAC OS X compil
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3215 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-16 08:31:11 +00:00
rdsivd
891c1b1aeb update be translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3214 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-14 20:16:23 +00:00
pavelfric
efdd6bdb12 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3213 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-14 19:38:00 +00:00
silvio
55e6a6eca9 upgrade .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3212 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-14 13:05:11 +00:00
pawel32640
e7b0534976 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3211 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-13 16:45:29 +00:00
blacksun
83583dd94e title block properties widget: minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3210 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-13 13:37:43 +00:00
scorpio810
1bb7d0bc02 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3209 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-12 21:24:22 +00:00
pawel32640
e558fe4b18 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3208 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-12 20:53:01 +00:00
scorpio810
e952dd5158 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3207 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-12 20:01:17 +00:00
scorpio810
bc517d4db3 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3206 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-12 19:53:04 +00:00
pawel32640
b366aa0766 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3205 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-12 15:46:53 +00:00
blacksun
bb378b4efb TitleBlockPropertiesWidget: replace widget made with c++ by widget made with ui file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3204 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-12 13:14:47 +00:00
blacksun
e7600cb3d4 BorderPropertiesWridget: replace widget made with C++ by widget build by ui file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3203 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-11 16:45:18 +00:00
blacksun
5a8bb42153 move undo command: graphics item is animated when undo/redo (testing)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3202 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-09 16:50:30 +00:00
blacksun
844167f181 xref: switch contact is managed by cross ref
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3201 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-07 14:36:53 +00:00
silvio
bf4a2bbaec simple fixing .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3200 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-07 07:06:02 +00:00
silvio
47623ae839 simple fixing .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3199 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-07 06:58:49 +00:00
scorpio810
3f38cf76a2 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3198 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-07 02:30:46 +00:00
aitolos
b0ff52d090 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3197 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-06 14:07:25 +00:00
rdsivd
e9c1a072f6 update be translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3196 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-06 10:01:14 +00:00
silvio
0affe1c0c6 fixing .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3195 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-04 20:29:18 +00:00
silvio
4cce521744 upgrade elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3194 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-04 20:25:17 +00:00
silvio
2f322f5bdd upgrade .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3193 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-04 20:21:41 +00:00
pawel32640
fff23916d9 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3192 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-04 19:53:15 +00:00
blacksun
3fcb8823d3 element editor -> save element :
text field ins't include in the bounding rect of the element (better behavior with xref and more handy in general use). 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3191 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-03 22:48:36 +00:00
aitolos
9b8537c59d Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3190 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-03 17:47:08 +00:00
scorpio810
a8ad4cc0da Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3189 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-03 17:26:32 +00:00
aitolos
c51ac3b79f Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3188 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-03 17:04:06 +00:00
scorpio810
9367805dd5 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3187 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-03 10:33:47 +00:00
scorpio810
764a52d53b Update the information of element (type coil or protection)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3186 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-03 10:29:21 +00:00
blacksun
68e9d33e88 xref properties widget: user can define the behavior of xref for coil and protection.
They don't work now with official collection, because we must to update the information of element (type coil or protection).
You can test it by creating new master element (dont forget to define the master type, coil or protection).


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3185 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-07-03 08:52:14 +00:00
scorpio810
8c5f953897 Fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3184 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-28 15:13:37 +00:00
blacksun
8379163061 Xref item: item position can be set under the texte field "label" of master element.
Double clic in xref open the properties dialog of master.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3183 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-27 18:34:18 +00:00
scorpio810
76371b8740 Refresh example with new basic shapes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3182 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-27 12:06:37 +00:00
scorpio810
ee1826e13a Refresh qelectrotech.qrc
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3181 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-24 16:57:18 +00:00
scorpio810
f00a5019c8 Delete file style.css in wrong directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3180 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-24 16:43:56 +00:00
scorpio810
96a7d2a0b0 Restore .pro and add style.css in example folder
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3179 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-24 16:40:41 +00:00
scorpio810
4b5e8067fa Qetapp now read style.css in user configDir
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3178 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-24 15:09:09 +00:00
scorpio810
0c0699567e Fix for packaging and for users can edit style.css
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3177 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-24 12:30:21 +00:00
scorpio810
5d60438224 Add style to qelectrotech.pro, change url location to read style
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3176 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-24 10:46:29 +00:00
scorpio810
f8cdd061c2 Style.css minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3175 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-23 22:42:16 +00:00
scorpio810
9aa62e7546 Add css file style.css
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3174 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-23 15:17:35 +00:00
pawel32640
dd3dde3684 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3173 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-23 07:35:28 +00:00
pawel32640
0272ed7eac update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3172 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-23 06:38:37 +00:00
pawel32640
e5028e5ed3 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3171 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-23 06:20:49 +00:00
scorpio810
2442ac2a22 Highlighted Text set to black
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3170 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-23 04:01:11 +00:00
scorpio810
13cb1c4f8f Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3169 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 18:25:07 +00:00
scorpio810
5d51172933 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3168 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 18:02:09 +00:00
scorpio810
7d4fa4ac38 QTreeViewitem change text color to white
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3167 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 17:54:58 +00:00
scorpio810
7b5b651fd7 QTreeView cosmetic change add item:hover
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3166 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 16:32:12 +00:00
silvio
3cc02943f3 fixed elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3165 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 16:29:36 +00:00
scorpio810
bb23a6f110 QTreeView cosmetic change QTreeView::item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3164 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 15:49:46 +00:00
scorpio810
767d63101f QTreeView cosmetic change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3163 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 15:27:59 +00:00
scorpio810
088c7f85e6 Fix segfault on Windows
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3162 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 14:42:30 +00:00
scorpio810
efa2854f40 Cosmetic: change gray mode by blue lineargradient
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3161 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-22 12:48:19 +00:00
scorpio810
7ef5e3fa53 Cosmetic change when not use system color
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3160 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-21 12:17:00 +00:00
scorpio810
c68e7ebbec Restore it_prev_
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3159 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-21 09:51:37 +00:00
scorpio810
4eb6dbb9fd Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3158 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-21 04:19:54 +00:00
blacksun
60748954b6 Element editor -> properties: user can edit subtype for master.
Change the properties is now managed by undo command


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3157 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-20 20:10:09 +00:00
msouabni
ba04d35288 Update Arabic version (files:qet_ar.qm, qet_ar.ts)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3156 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-20 20:00:11 +00:00
aitolos
5922d1532a Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3155 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-20 16:43:12 +00:00
scorpio810
3d320d900f Minor change: cosmetic
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3154 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-20 11:58:07 +00:00
scorpio810
8573c2b2f0 Adapt ico to no project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3153 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-20 04:40:12 +00:00
scorpio810
444595203c ElementsPanel improve highlightItems for faster
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3152 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-20 04:24:39 +00:00
scorpio810
e6c32bc057 Background set to use System Palette
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3151 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-19 18:23:16 +00:00
scorpio810
764fe5b75e Change background color
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3150 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-19 15:30:07 +00:00
scorpio810
45f3dd28a3 Fix duplicate translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3149 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-19 10:21:21 +00:00
scorpio810
65021090ff Add qt_be ts and qm for dialog box buttons in flemish, thanks Ronny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3148 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-18 22:16:30 +00:00
scorpio810
430c34828b Add qt translation files for dialog button box for only files not included by Qt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3147 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-18 12:57:12 +00:00
scorpio810
7a4b346a80 qetshapeitem: restore Antialiasing false
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3146 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-18 10:46:09 +00:00
scorpio810
52548e579f Revert r3134, is only for windows packaging
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3145 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-17 18:34:02 +00:00
blacksun
25acb29992 QetShapeItem: user can add polyline shape
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3144 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-17 09:08:41 +00:00
scorpio810
a2966a48af Add qt translation files for dialogbuttonbox
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3143 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-17 06:28:43 +00:00
scorpio810
6c8f4482db Fix fails to build on Windows
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3142 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-16 04:20:41 +00:00
rdsivd
5aaac28bb7 adding link type to elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3141 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-15 20:45:31 +00:00
blacksun
8627b6541d Move several items : shape item now move with the others selected item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3140 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-15 18:03:25 +00:00
scorpio810
da1277566b Basic shapes: Antialiasing set to disable, fix print line type on Windows plateform
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3139 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-15 13:29:30 +00:00
rdsivd
0bb1aad866 update elmt be langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3138 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-15 09:53:06 +00:00
rdsivd
5d774a4914 minor change on be langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3137 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-15 08:51:19 +00:00
silvio
fc6f3dcf1c upgrade .TS file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3136 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-15 07:29:31 +00:00
scorpio810
40dae0e980 Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3135 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-14 19:45:58 +00:00
blacksun
f5ca3114d1 QetShapeItem: improve code.
Other improvement related to the refactoring of QetShapeItem


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3134 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-14 16:04:34 +00:00
scorpio810
22db245e6b Update translation symbols fr, en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3133 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-13 07:26:33 +00:00
pawel32640
53bb657c2d update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3132 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-12 19:05:00 +00:00
silvio
8567af705c upgrade elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3131 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-12 11:37:28 +00:00
silvio
50b380d2ff upgrade elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3130 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-12 10:13:11 +00:00
pawel32640
f46b010d00 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3129 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-11 20:47:27 +00:00
pawel32640
05d46d607f update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3128 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-11 20:40:57 +00:00
scorpio810
cc0dad8eae Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3127 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-09 19:20:39 +00:00
pawel32640
6e6d9338e4 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3126 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-09 13:37:38 +00:00
pawel32640
3bb100f763 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3125 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-08 20:30:22 +00:00
pawel32640
85fbdcdfcd update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3124 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-08 20:26:59 +00:00
scorpio810
e2226e8f8f Add new symbols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3123 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-08 18:57:44 +00:00
scorpio810
41e930ca39 Update Netherland translation, thank Paul
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3122 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-08 15:47:47 +00:00
rdsivd
e3f1af89a2 update be langue
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3121 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-08 13:33:19 +00:00
scorpio810
86846e67e0 Update symbols fr, en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3120 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-08 11:28:11 +00:00
scorpio810
b79ee1e347 Update symbols translation fr, en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3119 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-08 09:17:37 +00:00
pawel32640
d07acc21e4 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3118 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-08 08:20:02 +00:00
blacksun
de38f654a9 Qetdiagram editor, diagramView : some code improvement (less code)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3117 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 21:03:49 +00:00
silvio
36c873ca82 upgrade .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3116 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 19:48:15 +00:00
pawel32640
5be6814743 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3115 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 19:21:45 +00:00
pawel32640
7a6713d651 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3114 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 19:17:20 +00:00
rdsivd
3facd818fb flemisch translation added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3113 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 13:59:55 +00:00
scorpio810
2b93997cd9 Delete duplicate folder
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3112 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 13:11:04 +00:00
scorpio810
081b67a88c Add new symbols found on Rafael Ferrando blog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3111 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 13:05:35 +00:00
pawel32640
ae3d4e35ec update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3110 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 09:41:00 +00:00
aitolos
914ec76da5 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3109 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-07 09:19:32 +00:00
scorpio810
bd5c6be8da Update example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3108 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-06 14:38:53 +00:00
scorpio810
913185094e Update TS files, update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3107 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-05 10:12:26 +00:00
blacksun
aeb8e22a0b element editor: check properties for folio report
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3106 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-05 09:06:57 +00:00
silvio
54135627d8 upgrade .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3105 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-04 19:19:43 +00:00
scorpio810
33b3e26d1c Update TS files, update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3104 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-04 11:04:00 +00:00
silvio
912a06130d upgrade elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3103 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-03 22:52:02 +00:00
blacksun
74732bb54b element editor: add dialog for edit element properties (master, slave etc...)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3102 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-03 20:21:19 +00:00
blacksun
ff5b82d61a element editor, fix bug in line editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3101 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-02 23:40:14 +00:00
silvio
0b55f88adf upgrade elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3100 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-02 17:33:47 +00:00
silvio
6267fa6296 upgrade .ts file translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3099 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-02 17:18:02 +00:00
pawel32640
71010447fd update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3098 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-02 11:22:17 +00:00
scorpio810
7562c5e37b Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3097 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-02 01:51:59 +00:00
scorpio810
441eef4a6d Minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3096 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-02 01:38:02 +00:00
scorpio810
20214f22d6 Add new symbols, thank Ronny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3095 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-01 20:44:22 +00:00
pawel32640
9cc4441299 git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3094 bfdf4180-ca20-0410-9c96-a3a8aa849046 2014-06-01 19:47:24 +00:00
pavelfric
38a9841ff6 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3093 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-06-01 08:51:25 +00:00
scorpio810
e4cf8d33be Add new symbols, update example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3092 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-31 15:16:19 +00:00
silvio
65b2e93bd7 upgrade elements translation ITA
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3091 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-30 20:53:59 +00:00
scorpio810
e033059be1 Add new symbols, thanks david
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3090 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-30 15:41:34 +00:00
alfredo
183739522f spanish update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3089 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-30 04:41:27 +00:00
blacksun
6f51f1eb0d Element editor : replace home made property by Q_PROPERTY for all primitive,
Add combo box for input to set the tagg (nothing or label, actually)
Remove terminal text because unused.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3088 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-29 13:46:04 +00:00
scorpio810
f639871057 Minor fix:
Multiple translation in elements/00automatisme/organigramme/qet_directory
Multiple translation in elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/qet_directory



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3087 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-28 22:32:14 +00:00
rdsivd
b313b22983 translation .xml and .desktop
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3086 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-28 22:06:46 +00:00
rdsivd
77cb506a9a transaltio directory 00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3085 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-28 19:17:21 +00:00
scorpio810
46373f0f35 Update example affuteuse
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3084 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-28 13:16:59 +00:00
scorpio810
dc4cbce85c Add new symbols, thanks Pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3083 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-27 22:36:17 +00:00
scorpio810
e748c06f99 Rename example.qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3082 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-27 13:19:38 +00:00
scorpio810
a68955dec7 Add new little example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3081 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-27 12:01:18 +00:00
rdsivd
dd13aa171b langue correction be
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3080 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-26 19:49:21 +00:00
blacksun
9d9f6bd0db Add flags for qmake to use C++11
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3079 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-26 14:42:00 +00:00
abhishekm71
215e268467 QetShapeItem: Add Scale option with UNDO/REDO
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3078 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-25 18:33:06 +00:00
scorpio810
92b8d4babf translations_stat.pl add missing entry
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3077 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-25 14:59:42 +00:00
scorpio810
1ec76be4d3 Update script translation status, and aboutqet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3076 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-25 14:55:35 +00:00
scorpio810
47246efca1 Update Belgium-Flemish, thanks Ronny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3075 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-25 13:22:31 +00:00
scorpio810
fde2d441ca Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3074 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-24 12:25:48 +00:00
pavelfric
e64883c526 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3073 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-21 15:16:14 +00:00
silvio
680ec1f03f upgrade .ts translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3072 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-19 21:09:33 +00:00
aitolos
63ada12653 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3071 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-19 17:47:56 +00:00
scorpio810
d8d632c0bc Add Belgium-Flemish ts, qm files and upadates TS files, thanks Ronny
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3070 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-19 16:43:40 +00:00
scorpio810
40fd5abf0a Add switch gui for Flemish language (dutch-belgium)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3069 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-19 16:35:13 +00:00
scorpio810
de745b04b4 Add new elements, thanks Paul and Bernard-andre
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3068 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-19 13:34:57 +00:00
scorpio810
bae2598738 correcting element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3067 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-13 20:41:59 +00:00
blacksun
2e2ac0cb61 Xref item: minor improvement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3066 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-13 19:28:11 +00:00
blacksun
7b7471c14c cross ref item: min cross size is set for 4 contacts.
cross ref item: improve code (will be faster)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3065 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-13 17:37:14 +00:00
scorpio810
f3f7569feb Add automatic label for protections directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3064 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-11 20:12:50 +00:00
scorpio810
65af32ddcc Add properties link_type="master" to protections directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3063 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-11 19:49:00 +00:00
blacksun
4fe34f8956 Previous comit was wrong and add memory leak.
This comit fix regression come from previous comit and improve how diagram folio list is drawed 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3062 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-10 17:13:09 +00:00
blacksun
dde2d3716f Bug fix, segfault when print with a folio list.
Fix memory leak too


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3061 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-10 16:00:23 +00:00
blacksun
56bf8b1c6b Cross ref item: when xref is show has table, user can add prefix to the text of power and delay contact.
Minor improvemnt: the table update is size according to his content


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3060 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-07 20:56:51 +00:00
scorpio810
b185bc323d svn move elements/00automatisme/grafcet/iso_sfc/example.qet examples/
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3059 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-06 23:38:06 +00:00
scorpio810
b853465ed6 Add new symbols, thanks Paul
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3058 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-06 19:07:27 +00:00
scorpio810
942f2e6d47 better fix recentfiles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3057 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-05 17:32:10 +00:00
silvio
ede644aea0 upgrade elements translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3056 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-04 22:14:57 +00:00
aitolos
8308c57d0b Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3055 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-04 16:51:05 +00:00
scorpio810
412f42f295 update recentfiles but isn't perfect
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3054 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-04 16:47:55 +00:00
scorpio810
fd091ad24a recent files refresh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3053 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-04 15:49:57 +00:00
scorpio810
7b6ef67358 Valid recent file translation in *ts files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3052 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-04 15:27:22 +00:00
scorpio810
b9255fd154 Bug fix translate recent files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3051 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-04 15:15:57 +00:00
scorpio810
8a8496b27a Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3050 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-03 22:06:25 +00:00
scorpio810
bb3375d60f No change refresh TS for qet_fr.ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3049 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-03 22:01:09 +00:00
pawel32640
9638bd68a8 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3048 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-03 18:58:28 +00:00
blacksun
9595e55645 Xref propertie widget: fix wrong behavior
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3047 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-03 13:22:50 +00:00
silvio
0a65b4df8c upgrade .ts file translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3046 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-03 08:33:26 +00:00
aitolos
3c8ad1467b Update Greek Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3045 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-03 04:22:43 +00:00
scorpio810
29402a46a1 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3044 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-03 00:44:44 +00:00
scorpio810
3c3a7c9255 Bugfix:foliolist and shapeitem are now translated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3043 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-03 00:37:57 +00:00
blacksun
af22c5bc70 improve behavior of Xref item (must show or not the power contact)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3042 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-05-02 18:14:42 +00:00
scorpio810
3252c1eda9 Update script and translation netherland
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3041 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-30 20:38:02 +00:00
scorpio810
f7bcc12c98 Update Netherland translation for files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3040 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-30 20:23:14 +00:00
scorpio810
3a00f60598 Update namesListForIntegrationCategory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3039 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-30 19:13:36 +00:00
alfredo
2d0e6d092b Update spanish translator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3038 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-29 04:23:56 +00:00
scorpio810
1148cd8557 Basic shapes, Workaround: QCheckBox cb(tr("Verrouiller la position") setVisible(false);
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3037 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-29 03:47:37 +00:00
jonasstein
8c37dfba71 fix typos in german and english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3036 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-28 20:51:23 +00:00
blacksun
1cd9c4b28c cross ref item: bugfix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3035 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-28 19:00:49 +00:00
scorpio810
f9aaff37a2 Update translation misc folder in netherland, thanks Tellie
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3034 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-28 16:46:13 +00:00
blacksun
91552373cf Cross ref item: user can select if xref must be displayed has a table or a contacts list.
Option is found in config dialog under the tab Cross ref.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3033 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-28 15:41:58 +00:00
scorpio810
65e16029a1 Update aboutqet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3032 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-28 08:58:02 +00:00
scorpio810
340e968e49 Update translation netherland
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3031 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-28 08:34:56 +00:00
scorpio810
80d61a2f78 Update translation netherland and ISO7200_A4_V1.titleblock
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3030 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-27 18:57:35 +00:00
scorpio810
e224211ec9 Remove flag no fipa-sra
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3029 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-27 17:27:44 +00:00
scorpio810
46ea5d008c Update genericpanel for debug
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3028 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-27 16:28:51 +00:00
scorpio810
a8e7892546 Update genericpanel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3027 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-27 16:12:39 +00:00
scorpio810
0a86b0cae7 Add new titleblock, thanks Paul
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3026 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-26 12:45:45 +00:00
scorpio810
eb42fd5fcf Update Netherlands ts files, thanks Paul
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3025 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-25 11:57:36 +00:00
aitolos
5794139a0f Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3024 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-24 14:09:17 +00:00
scorpio810
85ea65ce49 English translation TS files merge corrected by Paul, thanks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3023 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-24 13:31:12 +00:00
scorpio810
a846674007 Update Netherlands ts files, thanks Paul
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3022 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-23 22:50:16 +00:00
scorpio810
e61e9bf815 Add NL man, update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3021 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-23 21:43:52 +00:00
scorpio810
53b27968e6 Update Netherlands ts files, thanks Paul
Delete duplicate symbols 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3020 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-23 21:24:03 +00:00
blacksun
470fab348e update element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3019 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-22 21:28:00 +00:00
scorpio810
49194132e0 Update richtexteditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3018 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-22 09:54:22 +00:00
alfredo
5120aefff5 update Spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3017 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-22 06:33:00 +00:00
scorpio810
f59a14f51a Update richtexteditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3016 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-21 21:24:19 +00:00
blacksun
eee2a9181e Bug fix: qet crash when close a diagram with a cross ref item.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3015 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-20 23:37:03 +00:00
scorpio810
38f1d820b1 Update richtexteditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3014 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-20 18:53:10 +00:00
scorpio810
aa6d7efd98 Update English translation (elements)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3013 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-19 16:23:20 +00:00
blacksun
b4999bfafb fix some memory leaks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3012 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-19 12:56:30 +00:00
scorpio810
f37250f17d Add new symbols, thanks Didierm, patre90
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3011 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-19 08:04:08 +00:00
aitolos
acad4ba36e Update Greek translation (elements)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3010 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 14:24:33 +00:00
aitolos
6d6a8d752c fix Greek translation (elements)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3009 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 12:39:05 +00:00
scorpio810
fbf2166136 Element fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3008 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 12:38:14 +00:00
scorpio810
9722231e2b Element translation Nederland part 8
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3007 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 12:27:23 +00:00
scorpio810
9ece05e5cc Element fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3006 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 11:32:17 +00:00
scorpio810
1843698603 Elements fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3005 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 11:29:19 +00:00
aitolos
d5af9d5d29 Elements, Update Greek Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3004 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 07:55:49 +00:00
scorpio810
bd460fad3e remvove multiple translation in elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3003 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 02:28:24 +00:00
scorpio810
d37270f49b Element translation Nederland part 7
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3002 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 02:12:05 +00:00
scorpio810
b7501f4b6b Element translation Nederland part 6
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3001 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-18 01:39:48 +00:00
aitolos
dcae31a408 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3000 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 19:41:05 +00:00
scorpio810
3a6e84851f Add new country Netherlands switch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2999 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 14:41:45 +00:00
scorpio810
c04623878b Update TS * files add qet_nl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2998 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 06:04:36 +00:00
scorpio810
27fc8367c4 translations_stat.pl refresh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2997 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 05:47:16 +00:00
scorpio810
f0bbe4e445 translations_stat.pl: fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2996 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 03:14:28 +00:00
scorpio810
67f4e6a31d translations_stat.pl: refresh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2995 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 03:07:26 +00:00
scorpio810
904dd29bf1 prepare scripts to add Nederland translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2994 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 02:52:57 +00:00
scorpio810
533bdfb28a Element translation Nederland part 5
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2993 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 02:34:39 +00:00
scorpio810
ee5b9d1f07 Element translation Nederland part 4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2992 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-17 02:00:58 +00:00
aitolos
180b1c7f7c Update Greek translation (elements)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2991 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-16 19:48:26 +00:00
blacksun
0f5154ed55 cross ref item: comment is wrapped for better visual
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2990 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-16 19:39:20 +00:00
scorpio810
cd3c9a3785 Element translation Nederland part 3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2989 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-16 17:01:53 +00:00
scorpio810
08510c7189 Element translation Nederland part 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2988 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-15 18:25:07 +00:00
scorpio810
f9e0847662 Add element translation Nederland by Shooter part 1
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2987 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-15 17:54:43 +00:00
scorpio810
e1605dcb84 QET.nsi script: bug fix adding fonction to remove icon and menu after uninstall
Remove dupllicate entries in qet_directory


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2986 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-14 16:44:20 +00:00
blacksun
ff14edda6b Cross ref item, check properties for show power contacts or not.
Change properties in project is applied immediately to cross ref


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2985 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-12 12:51:25 +00:00
blacksun
c7fe3f583b bug fix: cross ref item have wrong behavior when rotate is master. (thanks mmiacca)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2984 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-12 01:26:19 +00:00
blacksun
c7aaf5b509 -add class for store Xref properties
-add widget for edit it
-make link betwen QET -> QETproject -> Diagram, for transmit the xrefproperties
-xrefpropertie can save/load to xml and setting.
-XRefItem don't use the properties yet


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2983 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-11 09:51:21 +00:00
msouabni
457ecbc12c Update translation Arabic
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2982 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-11 08:06:55 +00:00
aitolos
59ae2a77ec Refine Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2981 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-10 20:05:57 +00:00
aitolos
c1f2fcf863 Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2980 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-10 16:59:41 +00:00
aitolos
ff415e5f23 Update - Undo2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2978 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-10 15:02:18 +00:00
aitolos
04877dcb32 Update - Undo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2977 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-10 14:59:58 +00:00
pawel32640
4656afe31b update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2976 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-10 13:10:35 +00:00
silvio
a7a4f10ad9 upgrade elements translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2974 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-09 22:32:38 +00:00
scorpio810
a92accdbf4 Add new symbol, thank Vincent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2973 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-09 22:11:47 +00:00
silvio
f9ba1b9d17 upgrade .ts file translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2972 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-09 21:11:48 +00:00
pawel32640
f2e67dd7fb update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2971 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-09 20:18:06 +00:00
aitolos
b89524705c Update Greek TS
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2970 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-09 14:41:06 +00:00
scorpio810
addc671dc2 Add new symbols, thank Vincent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2969 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-09 11:26:50 +00:00
pawel32640
cde32d7fc4 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2968 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-09 08:39:25 +00:00
scorpio810
762b5a9585 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2967 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-08 20:32:53 +00:00
scorpio810
b03a69c69d Update Ts files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2966 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-08 20:23:50 +00:00
aitolos
6f02d22d58 Minor Update of Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2965 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-08 20:16:59 +00:00
pavelfric
1485b05206 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2964 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-07 18:33:26 +00:00
pavelfric
d3104e5c64 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2963 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-05 10:50:25 +00:00
silvio
6b0b57c252 upgrade elements translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2962 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-04 13:21:10 +00:00
aitolos
8b4f5f8724 Update Greek translation (elements)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2961 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-03 16:11:17 +00:00
scorpio810
65918dd5fc Add new symbols, thanks Alexis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2960 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-02 19:40:47 +00:00
blacksun
1ce608e7df cross ref item: don't show postion of element 'power'.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2959 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-02 17:36:40 +00:00
blacksun
e686dc4405 kind info, replace "puissance" by "power"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2958 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-02 17:20:35 +00:00
blacksun
40e9a11ab2 power slave elements: readd kind info
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2957 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-02 17:09:26 +00:00
blacksun
07eed05123 improve commit 2954
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2956 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-02 16:57:13 +00:00
aitolos
da5e6a61fe Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2955 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-02 14:38:59 +00:00
scorpio810
5f7836710a cross ref item: bug fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2954 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-01 01:58:37 +00:00
scorpio810
28e41fd4cb cross ref item: refresh table align
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2953 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-01 01:45:53 +00:00
scorpio810
e506f057c4 Restore slave power contacts folder
Delete kindinformations: don't want power contacts in cross ref table  
Add new automatic label for text field
Now these elements know positions of master coils add auto label
Clean duplicates 



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2952 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-04-01 01:27:18 +00:00
blacksun
1a1dbbc3be master element: add auto label when "comment" isn't empty and must show
element info widget -> comment line: must show is checked by default


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2951 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-31 16:02:47 +00:00
blacksun
9766b8f01e cross ref item: improve improve the position of the comment at the bottom of the cross
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2950 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-28 10:33:14 +00:00
scorpio810
8012b4ed75 Add new automatic label for text field in coil master elements
Refresh coils directory - moving various relays to relay directory
Refresh slave directory - moving various contacts to contacts directory


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2949 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-28 03:15:29 +00:00
blacksun
0c486bcb09 cross ref item : show the master comment at the bottom of cross
element : improve the function to sort an element list
qet graphics item : add a bool to disable the snap to grid (used for cross ref item, to be exactly at the bottom of element)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2948 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-26 10:41:06 +00:00
alfredo
b69bbbe3f7 spanish translation update elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2947 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-25 04:52:00 +00:00
blacksun
0109a5d188 slave element: when linked to master, label is replaced by the label of master, and show the position of the master
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2946 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-21 14:40:33 +00:00
blacksun
a35c2dc022 bug fix for Qt version older than 4.7
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2945 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-21 10:39:05 +00:00
scorpio810
0570862e41 cross ref item:reduce table and redrawing symbolic by joshua
Basic shapes: workaround,pen set with 1px only in Win OS


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2944 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-21 02:28:47 +00:00
scorpio810
5760403f11 Basic shapes: after many print tests retore line with 1.0
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2943 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-20 14:09:31 +00:00
scorpio810
2c6ebeeeeb cross ref item:reduce pixel table for printers
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2942 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-20 13:56:53 +00:00
scorpio810
3612bd0fad cross ref item:restore cosmetic for text
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2941 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-20 13:47:58 +00:00
scorpio810
68a6fcab75 cross ref item: redraw symbolic contacts for reduce size
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2940 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-20 13:32:41 +00:00
scorpio810
246910ba84 Basic shapes crossrefitem: update to cosmetic changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2939 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-20 11:56:06 +00:00
scorpio810
0e898ae82a Add new automatic label for text field in slave elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2938 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-19 21:05:24 +00:00
scorpio810
25e0ace619 Fix typo in previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2937 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-19 16:29:25 +00:00
scorpio810
c21f0b4017 crossrefitem fix printing on X11
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2936 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-19 15:18:25 +00:00
scorpio810
d34c15537c Basic shapes: better fix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2935 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-19 14:56:06 +00:00
scorpio810
64b706c30f Basic shapes:fix line type on MS Windows printing
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2934 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-19 14:30:27 +00:00
silvio
1a16e93550 upgrade elements translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2933 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-18 22:11:53 +00:00
blacksun
5c3bdee705 hover an element when create new shape don't focus him
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2932 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-18 16:12:51 +00:00
blacksun
e516cc6a87 add function to sort an elements list by the positions of elements.
this function is use by:
cross ref item -> shild are always sorted
element selector widget -> list of widget are sorted.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2931 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-18 12:35:36 +00:00
scorpio810
9402541022 Add new symbols, thanks Arun
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2930 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-18 11:19:15 +00:00
blacksun
0d536f9c21 cross ref item: use symbolic contact instead of text NO NC (No need to translate, understand everywhere)
Element selector widget: add label of element.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2929 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-17 17:58:04 +00:00
scorpio810
9b53bbeca0 Add new symbols, thanks Arun
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2928 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-17 13:15:19 +00:00
blacksun
b94cb6a69f link single element widget: fix wrong behavior with the the bouton "see the linked element"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2927 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-16 21:20:38 +00:00
blacksun
82c1ff9fde LinkSingleElementWidget: add line for filter available element.
filter work with the information of element.
elementSelectorWidget: add filter method.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2926 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-15 20:49:05 +00:00
pawel32640
3240f381d9 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2925 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-14 20:38:34 +00:00
blacksun
48e37ce3c9 bug fix: cross ref item doesn't update when shild is moving
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2924 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-14 14:45:54 +00:00
blacksun
6c77a8ae07 cross ref item : grow the size of the cross according to the number of linked elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2923 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-13 14:59:40 +00:00
blacksun
80b5cc1508 wrong file from previous comit: unable to compil
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2922 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-12 09:44:24 +00:00
blacksun
b74c5804be Replace the class folioReportProperties by the class linkSingleElementWidget.
The new class does the same thing but is more flexible, this class is used by report and slave element
to find element to be linked and/or unlink an already linked element.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2921 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-12 09:32:56 +00:00
scorpio810
cbbd9354cf Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2920 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-10 14:12:05 +00:00
silvio
3ff42960ba upgrade .ts file translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2919 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-09 20:31:24 +00:00
pawel32640
75c8c07b0f update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2918 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-09 09:22:26 +00:00
pawel32640
5cf926cc53 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2917 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-08 21:08:48 +00:00
pawel32640
8397ce6e5a update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2916 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-08 14:43:15 +00:00
scorpio810
a9d9b0518b Update TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2915 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-08 14:10:52 +00:00
scorpio810
b28a291413 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2914 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-08 14:08:16 +00:00
scorpio810
d5817fc557 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2913 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-08 13:45:36 +00:00
abhishekm71
7242854045 Basic Shapes: Move coords corrected for XML, DXF export
(Bounding Rectangle had to be updated with each move)



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2912 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-07 12:34:47 +00:00
abhishekm71
b969f86d55 Shapes Move: Undo/Redo added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2911 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-07 08:47:56 +00:00
abhishekm71
82ad6168c1 Basic Shapes: Edit property(style) added, undo/redo style added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2910 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-07 08:05:25 +00:00
abhishekm71
dbd1607a7a Basic Shape Delete/CUT/Copy: Keyboard Shortcuts now possible
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2909 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-06 15:40:18 +00:00
scorpio810
44c1cc1207 Refresh element directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2908 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-06 15:19:01 +00:00
abhishekm71
b3654fa5fa Basic Shapes: Added Delete shape (not from keyboard DEL)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2907 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-06 14:04:19 +00:00
blacksun
020d4f575c add cross reference graphic item, only for master element.
(basic implementation, need to be improved)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2906 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-03 17:31:45 +00:00
scorpio810
b59e562e35 Add elements_license part 4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2905 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 21:11:32 +00:00
scorpio810
5aee5f6cf3 Add elements_license part 3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2904 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 21:09:03 +00:00
scorpio810
4e88d6b8cc Add elements_license part 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2903 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 21:04:50 +00:00
scorpio810
d38048b064 Add elements_license
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2902 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 21:01:05 +00:00
scorpio810
eee40f7a30 moving elements and directory part 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2901 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 20:46:47 +00:00
scorpio810
394a5fbc08 moving elements and directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2900 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 20:43:10 +00:00
scorpio810
312cebf35f Add <kindInformations> and moving elements and directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2899 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 20:30:50 +00:00
aitolos
b7c0ed0509 Elements-Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2898 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 16:18:40 +00:00
abhishekm71
d80a2289d6 Basic Shape: qgraphicsitem_cast<> instead of dynamic_cast
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2897 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 13:49:11 +00:00
blacksun
578cda387b Move load of kind information from element to custom element, because the kind information
belong to the element definition, so custom element.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2896 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 11:15:59 +00:00
aitolos
390132933b Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2895 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-02 11:10:34 +00:00
scorpio810
22d482c67a Add Nuri German translation, thanks
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2894 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-01 16:54:03 +00:00
silvio
ad2ac7ce04 fixed .ts file translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2893 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-01 14:01:05 +00:00
abhishekm71
5d9c6f00f3 Basic Shapes: Undo/Redo command added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2892 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-01 07:30:11 +00:00
abhishekm71
2c4d365200 Correction: DiagramContent:: enum Filter values (thanks joshua)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2891 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-03-01 06:14:58 +00:00
scorpio810
e6f6cdb2fb Add <kindInformations> part 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2890 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-28 16:14:40 +00:00
scorpio810
d908e13c30 Add <kindInformations> part 1
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2889 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-28 15:55:18 +00:00
abhishekm71
092c638868 Basic Shapes: XML export/import added.
Many files were changed, so debugging required.
Minor Bug exists: 
If we export to xml first time, it is OK. But if we then add another shape and then export, then the new shape is not added in XML.
Reason: UndoAction not implemented at present for basi shape addition.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2888 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-28 14:30:59 +00:00
pawel32640
dce76e46c9 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2887 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-28 09:41:38 +00:00
abhishekm71
0af7b828b0 Basic Shapes: DXF Export added.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2886 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-28 08:20:00 +00:00
silvio
f131790f5d upgrade .ts file translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2885 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-27 19:07:19 +00:00
scorpio810
58c04d10fb Delete Multiple translation in element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2884 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-27 15:24:04 +00:00
scorpio810
7a949dfe48 Update TS files and english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2883 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-27 15:18:28 +00:00
scorpio810
f81b7ac526 Refresh elements to link_type="slave">
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2882 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-27 14:21:45 +00:00
scorpio810
6588e57595 Basic shapes prepare to right menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2881 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-27 13:48:24 +00:00
scorpio810
ece4baca66 Basic shapes add setRenderHint(QPainter::Antialiasing, false);
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2880 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-27 12:54:09 +00:00
abhishekm71
8e4c71c3e7 Basic shapes: Items can be selected and moved (thanks joshua)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2879 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-27 09:55:54 +00:00
blacksun
bf707cca2e master propertie widget:
can link/unlink slave to master
can show element by double clic item on the list
reset modification 


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2878 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-26 23:57:22 +00:00
scorpio810
322ba055c0 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2877 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-26 14:09:25 +00:00
abhishekm71
25aa9603fc Basic Shapes: Dynamic Preview added when constructing the shape.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2876 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-24 14:22:26 +00:00
silvio
389d4baccf upgrade elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2875 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-23 21:33:53 +00:00
abhishekm71
7b32c56562 Removed QRubberBand Class. Not required, at present commented out the sections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2874 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-23 19:50:06 +00:00
abhishekm71
b0e9e7efc1 Basic Primitive shapes added (line,rectangle,ellipse). Default style dashed.
Pending work:
1. DXF Export
2. XML Import / Export
3. Properties Edit option (line style/colour/weight)
4. Debugging required



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2873 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-23 18:55:26 +00:00
pavelfric
cd1c5ffc81 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2872 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-23 06:16:51 +00:00
scorpio810
ef96d445e3 Add properties link_type="slave" to contacts directory elements part 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2871 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-22 21:21:01 +00:00
scorpio810
7f0091e3b2 Add properties link_type="slave" to contacts directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2870 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-22 21:14:10 +00:00
blacksun
105c1c87b6 element master widget property: improve gui.
add slave element class.
element class: replace diagramcontext informations by elementInformations because informations is already used in xml file for element.
minor improvement.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2869 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-22 17:24:20 +00:00
silvio
680fded375 upgrade elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2868 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-22 12:04:05 +00:00
scorpio810
3c3814dc4a Add new symbols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2867 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-22 10:41:46 +00:00
scorpio810
293c3fe1d2 Add new symbols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2866 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-20 21:38:56 +00:00
scorpio810
8697c98fe4 Add new symbols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2865 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-19 17:26:52 +00:00
pawel32640
d1e3352c30 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2864 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-19 15:09:55 +00:00
blacksun
cddc841916 add base for master element feature
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2863 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-18 20:44:54 +00:00
scorpio810
9d68da7fff Add properties link_type="master" to coils directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2862 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-18 19:17:04 +00:00
abhishekm71
345cbda616 ExportDialog: Add buttons for SelectAll and De-Select All
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2861 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-17 11:11:06 +00:00
aitolos
cca6e3c2a3 Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2860 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-16 12:34:30 +00:00
pavelfric
0018e396fc Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2859 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-15 08:38:10 +00:00
silvio
6a05f51454 upgrade .ts translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2858 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-13 21:02:24 +00:00
pavelfric
534c6baa16 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2857 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-13 20:46:12 +00:00
aitolos
a2c5d531b8 Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2856 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-13 18:06:39 +00:00
scorpio810
5cfc8d2f6a Update english translation TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2855 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-13 18:05:41 +00:00
scorpio810
c05a165850 Refresh TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2854 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-13 17:45:27 +00:00
pavelfric
04c9470eaa Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2853 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-12 21:49:40 +00:00
msouabni
025a6ea483 Update Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2852 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-12 20:09:14 +00:00
blacksun
3eaa0fe823 remove unused include, can't compil.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2851 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-12 17:46:23 +00:00
blacksun
b361788873 Add ability to store informations for element like label, manufacturer, ref etc....
Add widget to edit it, save/load works
Informations are stored in a diagramcontext, this class was modified (new feature) to store information
but keep compatibilty with older version.  


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2850 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-12 17:36:35 +00:00
abhishekm71
2c8bf84795 Folio List:QET Crash on print corrected
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2849 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-11 11:49:03 +00:00
abhishekm71
dd9c313914 Minor formatting and documenting
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2848 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-11 05:10:16 +00:00
abhishekm71
0888f6e347 Folio List: XML save/open added. When Application starts, folio list is not added
so that user gets the option to choose whether he wants to add folio list or not.
Bug remaining:
- When open project file with folio_list present, folio list sheets are at the end,
  not at the beginning.
- Possibly many others. Thorough testing required.



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2847 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-10 13:58:30 +00:00
abhishekm71
c96036b7fa Folio List: DXF folio corrected, Delete folio sheet bug corrected,
Folio New Sheets are inserted in the beginning but after the previous folio sheets


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2846 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-10 11:48:05 +00:00
alfredo
d04c03afa4 update spanish translator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2845 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-10 06:19:09 +00:00
abhishekm71
faa9152e7c folio list: scaling as per sheet size added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2844 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-10 05:31:08 +00:00
alfredo
f2bdaea18a update elements translation spanish
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2843 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-10 04:52:11 +00:00
abhishekm71
23970c9473 Folio List: DXF Export long text corrected and
Alignment changed for Title: Center aligned for heading 
and left aligned for entries


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2842 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-09 17:47:18 +00:00
abhishekm71
a43d3ae67e Folio List: Long text spacing adjusted, title text left-aligned.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2841 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-09 16:51:45 +00:00
aitolos
7b8bf5771b Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2840 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-09 14:37:06 +00:00
blacksun
fbff5a3b47 minor improvement to diagram folio list.
Add diagram folio list put it on first folio.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2839 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 23:54:15 +00:00
scorpio810
fa5a663787 Minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2838 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 18:51:06 +00:00
scorpio810
bf32c96898 Enable export nomenclature Project in all mode (beta)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2837 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 18:49:02 +00:00
abhishekm71
173f1988ac List of Drawings: DXF export added and multple sheets for large project added.
Pending work:
- folio string to be formatted correctly.
- thorough testing to be done because lot of changes to addDiagram / removeDiagram had to be done 
  to add the feature of multiple folio list sheets



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2836 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 18:17:10 +00:00
silvio
a57973a101 upgrade .ts translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2835 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 16:37:45 +00:00
silvio
0031afec34 fixed elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2834 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 16:29:04 +00:00
silvio
b9813e9582 upgrade elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2833 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 16:22:52 +00:00
silvio
f12b1ad60f upgrade of .ts translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2832 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 16:14:52 +00:00
scorpio810
b803775639 Update elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2831 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 16:01:58 +00:00
scorpio810
b61e278b87 Deleted: svn:keywords
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2830 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 09:33:17 +00:00
scorpio810
d3e31d0168 Update elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2829 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 07:50:41 +00:00
scorpio810
48d6989cce Try Refresh svn keyword
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2828 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 07:29:10 +00:00
scorpio810
4d307623d8 Add Copyright forget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2827 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 07:08:36 +00:00
alfredo
b0e1e2804a update elements spanish
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2826 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-08 05:48:39 +00:00
scorpio810
56525a4c53 Update elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2825 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 20:33:15 +00:00
scorpio810
3f515ef924 Refresh svn keyword
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2824 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 20:28:40 +00:00
scorpio810
168fe7f1da Update svn keyword
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2823 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 20:23:26 +00:00
blacksun
c1f8cee179 improve comit 2820
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2822 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 19:04:57 +00:00
pawel32640
727b5d1a3d update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2821 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 16:57:28 +00:00
blacksun
b51d71f897 save/load conductor text for the 3 kinds of conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2820 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 14:45:43 +00:00
scorpio810
7a5bcb14ba Update TS files and english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2819 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 09:29:05 +00:00
abhishekm71
52aeedfc0d Folio List: New Diagram Folio list can be added if not already present.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2818 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 07:54:54 +00:00
scorpio810
8bf916ca03 Optimizes cache_db_ for faster
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2817 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-07 07:04:27 +00:00
scorpio810
5814b55083 preparing for list of drawings
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2816 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 23:55:02 +00:00
blacksun
801a2d298f bug fix: segfault when load project with folio report linked but without the same potential text
(Assert QList(), in conductor.cpp)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2815 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 21:35:13 +00:00
scorpio810
0e46586892 Add new symbols, thanks Salvatore
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2814 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 16:43:55 +00:00
abhishekm71
f4d2485563 List of Drawings: Date format changed to dd/mm/yyyy
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2813 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 16:03:22 +00:00
abhishekm71
026c7f95bb New Diagram: List of Drawings (rough draft) added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2812 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 15:19:27 +00:00
silvio
004b7ddc3e fixed elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2811 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 11:05:47 +00:00
silvio
1b3e927305 last ITA elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2810 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 11:03:44 +00:00
silvio
2c9dfd2242 upgrading ITA elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2809 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 10:32:14 +00:00
silvio
0472c76a9f upgrading ITA elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2808 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 10:29:33 +00:00
scorpio810
11309bc5fd refresh splashscreen
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2807 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 05:10:34 +00:00
scorpio810
f8748204c6 remove Multiple translation in elements/00automatisme/domotique/knx/actionneur/knx_062.elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2806 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 04:07:18 +00:00
scorpio810
bd56027b2b Move elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2805 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 03:49:51 +00:00
scorpio810
fd05704440 Move elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2804 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-06 03:36:53 +00:00
scorpio810
3599213c19 redraw elements Soft start motor controllers & Frequency drive
change line-style:dashed by line-style:normal


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2803 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-05 17:09:45 +00:00
pavelfric
bacc8091e9 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2802 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-04 21:32:34 +00:00
blacksun
5ace5ba5ee When link report, check if all text of the potential is equal.
If not ask user what must to do.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2801 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-04 18:03:02 +00:00
scorpio810
93d1782c2e Add new symbol, thanks Renaud
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2800 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-04 16:29:32 +00:00
msouabni
603499b2fb Update Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2799 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-02-01 09:19:18 +00:00
scorpio810
33f2ede72a Update QET:aboutTab in all languages
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2798 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-30 01:02:16 +00:00
scorpio810
ff0f40886a Update QET:aboutTab
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2797 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-30 00:49:02 +00:00
scorpio810
57e6166010 Add Copyright forget part 4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2796 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 19:31:34 +00:00
scorpio810
ac3cf9478c Add Copyright forget part 3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2795 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 19:24:11 +00:00
scorpio810
0e0d8f4d83 Add Copyright forget part 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2794 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 19:14:04 +00:00
scorpio810
78daa5f3c3 Add Copyright forget part 1
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2793 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 19:10:05 +00:00
scorpio810
433ebc7158 Update Copyright to 2014
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2792 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 18:37:45 +00:00
scorpio810
d4d0662df4 Re try Keyword Substitution
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2791 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 18:07:43 +00:00
scorpio810
28bd7e4079 Try SVN Keyword Substitution
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2790 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 17:59:56 +00:00
scorpio810
1aa03296d6 Refresh QString version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2789 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 11:30:01 +00:00
scorpio810
c9c2388b9f Update splash.png and displayedVersion
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2788 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-29 04:45:12 +00:00
silvio
0bca20ffdf upgrading elements Italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2787 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-28 21:24:54 +00:00
scorpio810
350f367962 Sort order report folio by fonction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2786 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-28 17:03:33 +00:00
pawel32640
3578e5d188 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2785 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-28 11:38:37 +00:00
blacksun
c3042460e2 Bug fix: Paste element, make new uuid for the element.
In previous version, uuid are same whith copied and paste element.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2784 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-28 10:45:45 +00:00
blacksun
760886e6dc Add elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2783 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-27 09:15:44 +00:00
alfredo
7c9c9d8aa0 elements translation spanish
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2782 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-27 05:54:12 +00:00
scorpio810
25b1be1e88 Add icon system to language switch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2781 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-27 03:20:20 +00:00
scorpio810
6d1d4e3bb8 Update Copyright
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2780 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-27 03:00:37 +00:00
silvio
d08bae8369 upgrading elements Italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2779 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-26 08:59:30 +00:00
pawel32640
588996ae71 updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2778 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-25 21:40:07 +00:00
scorpio810
e9d1b3ad0e Add new symbols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2777 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-25 17:58:53 +00:00
silvio
9299de0cd0 fix of Italian .ts file translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2776 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-25 16:15:33 +00:00
silvio
cecb39d81d Italian .ts file translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2775 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-25 16:00:08 +00:00
pawel32640
7c97616dbe updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2774 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-24 18:27:34 +00:00
scorpio810
903a2270c0 Fix strange bug....
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2773 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 21:43:14 +00:00
blacksun
5265479f50 Element panel: check local when reload.
No need to relaunch qet for change element translation, only reload it.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2772 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 19:59:04 +00:00
aitolos
44790aa33b Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2771 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 14:53:26 +00:00
scorpio810
ca8ade1ed2 Minor bug fix country flags
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2770 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 08:55:21 +00:00
scorpio810
a77ca66a3c Refresh indenting
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2769 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 08:43:20 +00:00
scorpio810
f966dab85e Add country flag icon in combobox switch language
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2768 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 08:34:47 +00:00
scorpio810
ca6aa46836 Add new country flags icon
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2767 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 02:52:57 +00:00
scorpio810
962a20420f English .ts file translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2766 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 00:57:47 +00:00
scorpio810
cce4047fb2 Update *TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2765 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-23 00:51:11 +00:00
blacksun
1f8bd1e411 Minor improvement 1 : folio report widget, reports aren't sort if they aren't drop in same order of diagram
ex: first are drop in diagram 1, 2 in diag 5, 3 in diag 3 etc...

Minor iprovement 2 : Able to connect folio report in the same folio.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2764 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-22 20:10:06 +00:00
aitolos
83bb7fd67f Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2763 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-21 20:02:59 +00:00
blacksun
e8475c833e Add widget to select langage, must relauch qet for make change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2762 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-21 19:23:44 +00:00
aitolos
f426aba3a6 Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2761 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-20 19:30:20 +00:00
abhishekm71
80bed0af5f DXF Arc & Ellipse: Improved approximate formation.
The ellipse is divided into 4 parts (as per 4 quadrants). 
These 4 arcs are drawn separately by approximating them as arcs of circles.



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2760 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-20 11:46:34 +00:00
scorpio810
6b56b344b0 Move regulator elements in process directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2759 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-20 02:39:14 +00:00
pavelfric
0066a61efe Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2758 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 19:18:01 +00:00
abhishekm71
6c10c16e27 DXF: Multi-line Text rotation fine-tuned
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2757 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 18:09:27 +00:00
pawel32640
8b261f3caa updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2756 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 16:59:42 +00:00
scorpio810
caf9c3c096 Bug fix: refresh Lancer QET.bat
Add --common-tbt-dir=titleblocks/ to installer and change style


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2755 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 15:35:41 +00:00
scorpio810
9fe29b4ccc Refresh align authors tab
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2754 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 14:25:11 +00:00
scorpio810
9d8290efec Add Abhishek Bansal to authors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2753 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 14:16:25 +00:00
abhishekm71
0577df384a DXF: Element rotation added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2752 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 10:46:34 +00:00
silvio
4d2a058eac Italian .ts file translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2751 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 02:07:28 +00:00
scorpio810
65fcfb7945 Update .TS files, and update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2750 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-19 01:40:21 +00:00
blacksun
e1f9a26f4d folio report: add user able to make custom label.
Revamp GUI dialog for new diagram configuration.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2749 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-18 19:04:39 +00:00
silvio
7b83d3dd12 Italian element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2748 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-18 13:06:38 +00:00
abhishekm71
c90c09e4f1 DXF: Unnecessary "_" text removed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2747 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-18 13:03:42 +00:00
abhishekm71
9699f8d010 DXF Export: Added Ellipse and Element Text Document for export.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2746 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-18 12:23:35 +00:00
scorpio810
efa2381f6f Bug fix: better fix for: After project Was Closed refresh updateActions if new project is open
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2745 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-18 12:21:27 +00:00
blacksun
417526c90b close dialog: fix wrong title
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2744 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-16 09:44:11 +00:00
alfredo
b8c2d888e5 divers_spanich
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2743 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-15 05:33:28 +00:00
blacksun
d0bafa135f folio report properties widget: add two buttons:
first see the edited report,
second see the linked report (if the edited report is already linked)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2742 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-14 23:09:07 +00:00
blacksun
6f01fce254 bugfix, rotate text crash qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2741 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-13 20:26:04 +00:00
aitolos
6cc6ef5572 Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2740 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-13 20:11:04 +00:00
scorpio810
cb0eda744d After project Was Closed refresh updateActions if new project is open
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2739 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-13 01:40:54 +00:00
abhishekm71
8e50476b03 DXF Export: Multi-line text can be exported
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2738 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-12 17:02:30 +00:00
abhishekm71
ae589a5302 Minor Fix: Division by 0 avoided
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2737 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-12 13:22:16 +00:00
scorpio810
a7d384ea44 Translate comment
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2736 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-12 00:34:06 +00:00
scorpio810
99fa838bdd Minor change: refresh indent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2735 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-11 22:38:30 +00:00
blacksun
d25e07db7c element text item: element isn't movable by defaut,
for move text we must hold ctrl key


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2734 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-11 18:09:04 +00:00
abhishekm71
8c86ced6df Bug Fix: Extra line in polygon of elements and arcs and ellipses added.
Arcs and ellipses are approximated with circles at present.
Also, element rotation is not supported right now. Needs to be added.



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2733 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-11 08:31:39 +00:00
abhishekm71
ea953c4c4c DXF Export: Added some parts of elements:
1. lines
2. rectangles
3. circles
4. polygons

Coordinate accuracy to be checked. More element parts to be added.




git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2732 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-10 18:25:14 +00:00
scorpio810
9f3120e7f1 Fix previous commits
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2731 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-10 18:17:21 +00:00
scorpio810
ec9a3c83c3 Add sorting the list of report folio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2730 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-10 17:56:52 +00:00
pawel32640
c4c5267bbf updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2729 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-09 20:36:31 +00:00
aitolos
8407f2aded Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2728 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-09 20:27:49 +00:00
pawel32640
2d5a45c02b updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2727 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-09 11:50:31 +00:00
pawel32640
ff1616c605 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2726 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-09 10:57:35 +00:00
pawel32640
6cffef1451 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2725 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-09 09:34:50 +00:00
silvio
cddc726680 Italian .TS file translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2724 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-09 01:39:16 +00:00
scorpio810
c5f8d6aea4 update English translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2723 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-09 00:57:19 +00:00
scorpio810
89db329636 Update .TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2722 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-09 00:51:15 +00:00
blacksun
f69af2944f bug fix: QET crash when rotate image or text
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2721 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-08 21:06:26 +00:00
blacksun
601e4faaa0 folio report: improve GUI and add unlinkcommand
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2720 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-08 19:27:38 +00:00
pawel32640
ae7e6938d1 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2719 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-08 16:56:29 +00:00
abhishekm71
de10e6cf69 Export to DXF Format partially added. Following entities are exported:
1. Border and title block
2. Diagram independent text items
3. Element text items
4. Conductors

Following entities are not exported right now:
1. Element components
2. Terminals
3. Maybe other things also.

Lot of debugging shall be required.

Thank you




git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2718 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-08 16:55:16 +00:00
scorpio810
3b0f0e1b1b Add new symbols, thanks SuperVinzou
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2717 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-08 13:49:55 +00:00
blacksun
6e58482495 add undo command for linkable element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2716 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-07 20:11:28 +00:00
scorpio810
b1704f8260 refresh demotic directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2715 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-07 13:40:32 +00:00
blacksun
51c34b416b Show corresponding diagram to undo/redo action
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2714 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-06 18:21:58 +00:00
scorpio810
38ea0c7ff8 refresh transformer directory 5
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2713 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-06 15:58:31 +00:00
scorpio810
83966fbb1c refresh transformer directory 4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2712 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-06 15:45:17 +00:00
scorpio810
7e7b64ff19 refresh transformer directory 3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2711 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-06 15:33:02 +00:00
scorpio810
4dfdfec6df refresh transformer directory 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2710 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-06 15:21:40 +00:00
scorpio810
68ddabe907 refresh transformer directory 1
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2709 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-06 03:39:10 +00:00
scorpio810
e42117206f Refresh tree element directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2708 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-06 01:07:05 +00:00
scorpio810
871c67cc2b Element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2707 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-05 21:03:53 +00:00
blacksun
1a83a7f2aa remove undo stack by diagram, and add single undo stack for project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2706 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-05 15:00:46 +00:00
scorpio810
c7660de89a test
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2705 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-04 16:27:07 +00:00
pawel32640
a3c9a85c04 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2704 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-04 07:25:38 +00:00
pawel32640
255cae3d0d updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2703 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-04 07:12:04 +00:00
scorpio810
0664cbf40a Element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2702 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-04 02:12:49 +00:00
scorpio810
0605a64f57 updated english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2701 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-04 01:32:12 +00:00
pawel32640
ed4f4d44d0 updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2700 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-03 19:25:22 +00:00
pawel32640
12734adcff updated polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2699 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-02 17:29:17 +00:00
silvio
975e78e531 Italian .TS file translation fixing
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2698 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-02 13:16:39 +00:00
silvio
5034745f03 Italian .TS file translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2697 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-02 13:03:27 +00:00
scorpio810
7235c72b7f Update .TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2696 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-02 11:55:47 +00:00
silvio
2d24955fd5 ITA element translation (and some in ENG)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2695 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-02 08:57:31 +00:00
blacksun
c795bf72fc folio report can only be linked to inverted folio report
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2694 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-01 19:21:10 +00:00
scorpio810
c0f1aa735b Add new symbols, thanks Baboune
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2693 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-01 16:39:01 +00:00
blacksun
c58448bf76 update folio report when move diagram position
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2692 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-01 16:28:19 +00:00
scorpio810
b18576895a Refresh report folio elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2691 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-01 12:02:50 +00:00
scorpio810
9b8f617f22 Redraw report folio and delete in.elmt and renvoi_in.elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2690 bfdf4180-ca20-0410-9c96-a3a8aa849046
2014-01-01 11:40:17 +00:00
blacksun
cd9e78a49f Electric potential search: folio report are take into account
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2689 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-31 17:01:14 +00:00
blacksun
5ad42fb491 Folio report are save/load in .qet file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2688 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-31 14:39:34 +00:00
blacksun
b7186468d0 forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2687 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-31 12:53:22 +00:00
blacksun
8adf17b906 revert some change in comit 2675:
Qt use enum for use flags: Qt is a good exemple to make code


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2686 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-31 12:03:36 +00:00
silvio
78bff76471 fixed element translation (ITA) final
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2685 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-31 08:51:18 +00:00
silvio
04960cfb3a fixed element translation (ITA) part2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2684 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-31 08:46:25 +00:00
silvio
1026ae8fc4 fixed element translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2683 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-31 08:38:07 +00:00
blacksun
d1e11ead59 report element: label update when the linked folio report position change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2682 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 22:47:31 +00:00
scorpio810
72ef8a20f2 rename folio report
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2681 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 18:39:03 +00:00
blacksun
5fe7286998 folio report can be linked (basic)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2680 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 18:37:34 +00:00
blacksun
ea5902fe38 make user text for folio report none editable
Add signal mapper for radiobutton in the folio report dialog


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2679 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 18:09:25 +00:00
abhishekm71
04e5961d17 Text color and element color now do not change with background color
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2678 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 17:51:01 +00:00
scorpio810
af6091d8b5 Move renvoi directory to element/
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2677 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 14:07:26 +00:00
scorpio810
c0262b4fc1 Revert previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2676 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 13:39:48 +00:00
blacksun
5eecfedd02 element class: replace enum linkertype by #define (better way for use flags)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2675 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 13:27:46 +00:00
abhishekm71
0d37b13dab Diagram View now white and gray, Print always in white
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2674 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-29 13:25:09 +00:00
scorpio810
31a865b5d1 Added Abhishek new patch:
Diagram::background_color is now selectable for white or grey
remove QColorDialog for Background
print dialog is always in white background
Thanks


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2673 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-28 20:39:38 +00:00
blacksun
38e3e26ff8 add class ElementProvider and build small ui for the properties of folio report element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2672 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-28 13:28:27 +00:00
scorpio810
c44f8704f9 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2671 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-27 04:27:12 +00:00
scorpio810
106b57ba3c Added Abhishek Bansal patch:
Diagram::background_color is now selectable
and make component color reverse color for contrast, thanks Abhishek


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2670 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-26 17:59:58 +00:00
scorpio810
ef4bbdf0e3 Editor: gathering combobox style and line_weight in same layout
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2669 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-26 14:08:35 +00:00
alfredo
3f74b0025d update spanish
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2668 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-25 02:05:41 +00:00
blacksun
3cb9da244b forget file (again)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2667 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-20 21:11:19 +00:00
blacksun
f2472e559d forget file in previous comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2666 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-20 20:34:45 +00:00
blacksun
7ff6ac4410 add pattern factory/singletton to create different type of element
add two news class for element type : simple and folio report
add an empty tab for the element report in the element properties widget


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2665 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-20 20:30:55 +00:00
alfredo
fa91cead3f update spanish correction minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2664 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-20 14:53:49 +00:00
alfredo
de7610e3b6 update spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2663 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-20 14:16:26 +00:00
scorpio810
7ae3842a22 editor element: style selection, change radio button by combobox
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2662 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-19 23:47:57 +00:00
scorpio810
1ec9d9705f Replacing getenv function in Windows, thanks Francisco
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2661 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-19 16:11:52 +00:00
scorpio810
5c3e0d6dc4 Add widget combobox line weight to element editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2660 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-19 15:22:12 +00:00
blacksun
f4cd3cd58e refresh element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2659 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-18 23:58:49 +00:00
scorpio810
c54818bdea Minor change (indent) and refresh west8010 symbol, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2658 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-18 10:50:05 +00:00
alfredo
7ad0ee7a0d update elements -es
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2657 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-10 05:42:02 +00:00
cfdev
3ccaf0e2fd Update habitat example.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2656 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-08 12:41:22 +00:00
silvio
05e52d22dd update elements translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2655 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-05 14:38:30 +00:00
aitolos
b827d64cd2 Greek TS update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2654 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-04 17:17:40 +00:00
silvio
a3979a5c47 update qet_it.ts file translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2653 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-04 10:17:05 +00:00
scorpio810
f4375f978a Minor update italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2652 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-04 00:04:06 +00:00
scorpio810
356a3d0195 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2651 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-03 23:58:59 +00:00
pawel32640
ff43ad373e update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2650 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-03 22:04:15 +00:00
scorpio810
a22221daa8 Update .TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2649 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-03 21:33:19 +00:00
silvio
67198cbfad update qet_it.ts file translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2648 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-03 21:00:28 +00:00
blacksun
0b5e205453 add widget for change size of conductor text item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2647 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-12-03 10:17:49 +00:00
blacksun
6424ce4819 make new element properties dialog (first step for the new dialog)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2646 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-29 14:42:03 +00:00
blacksun
9b1052484e image properties dialog: add hold position option
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2645 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-28 21:25:20 +00:00
cfdev
938ce26b2b Add highlight item on drag element (test it)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2644 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-28 15:36:25 +00:00
scorpio810
8804b7803b Minor change directory
svn move elements/semiconducteurs/condensateurs elements/rlc/
svn move elements/semiconducteurs/resistances elements/rlc/


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2643 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-26 21:05:07 +00:00
scorpio810
19464329e0 Minor changes directory
svn move elements/semiconducteurs/rlc elements/
svn move elements/semiconducteurs/inductances elements/rlc/



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2642 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-26 20:58:50 +00:00
aitolos
c2c76a19b2 Greek man file- minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2641 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-26 17:37:45 +00:00
aitolos
436f86c953 Elements-Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2640 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-26 16:44:22 +00:00
pawel32640
3659aa483d adding terminals to the elements knx
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2639 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-25 15:41:58 +00:00
blacksun
c2ac7227b1 change the way for apply new conductor property to all potential
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2638 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-23 13:21:29 +00:00
pawel32640
811f65f06c correct errors in the elements :-( x3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2637 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-22 14:53:28 +00:00
scorpio810
fae0bfcbbb Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2636 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-22 14:15:00 +00:00
scorpio810
3dd6469861 Add new symbols, thanks Pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2635 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-22 09:26:33 +00:00
blacksun
73bf32a640 when change a propertie of conductor, ask for apply the change for each conductor of the same potential
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2634 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-21 21:34:49 +00:00
silvio
8496b000d1 update element translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2633 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-21 18:58:12 +00:00
cfdev
f71c4db093 Update number and name to the editor: Work now!
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2632 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-21 16:25:56 +00:00
cfdev
ef1d789311 Update number and name support to terminal class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2631 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-21 16:24:55 +00:00
pawel32640
6f39b03db5 Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2630 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-21 09:49:18 +00:00
pawel32640
d531b7b8cb updated Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2629 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-20 20:57:04 +00:00
cfdev
7c26e88fdb Add elements (Laurent check it if you have some time...)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2628 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-20 17:22:05 +00:00
pawel32640
1ddf500946 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2627 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-20 09:05:47 +00:00
cfdev
5954a0b627 Update of terminal class compatibility
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2626 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-19 17:39:55 +00:00
pawel32640
ed4ebacd74 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2625 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-19 11:54:53 +00:00
pawel32640
c6e4701212 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2624 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-19 11:45:35 +00:00
scorpio810
9399e490a4 Update man files* and CREDIT
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2623 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-17 13:33:16 +00:00
pawel32640
25e308d847 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2622 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-17 09:53:20 +00:00
pawel32640
b2f3cc73d3 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2621 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-16 20:25:04 +00:00
pawel32640
53d2b25e5d polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2620 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-16 19:52:49 +00:00
pawel32640
77ad0eab1e polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2619 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-16 19:41:35 +00:00
cfdev
44f32ed46e EditorElement: try to add number and name GUI...so hard! why is it so complicated?!
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2618 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-16 19:20:15 +00:00
cfdev
f1f5409cbe Add name property to terminal
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2617 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-16 16:53:46 +00:00
cfdev
97889c68a0 Add schema_indus example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2616 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-15 17:25:45 +00:00
silvio
af54cd3be8 update element translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2615 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-14 10:42:42 +00:00
silvio
35f22fdb34 update element translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2614 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-14 10:26:41 +00:00
scorpio810
971ce1facb Merge sources dir branch devel to trunk
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2613 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-14 10:11:22 +00:00
silvio
434849c3eb update element translation (ITA)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2612 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-14 09:55:08 +00:00
scorpio810
bc91230602 Add new symbols, thanks Pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2611 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-14 08:19:11 +00:00
cfdev
7541214038 Update number of terminal, add new constructor and setNumber function.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2610 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-13 11:55:27 +00:00
cfdev
319ef76b86 Start work to add number for terminal
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2609 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-12 18:43:59 +00:00
cfdev
725fcd00a5 Update all user to start menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2608 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-11 16:15:43 +00:00
silvio
e68f96f7f6 update element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2607 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-10 20:57:01 +00:00
scorpio810
3dc413a2b9 Add new symbol, thanks Chajo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2606 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-10 17:20:59 +00:00
scorpio810
cda3b622b9 Update changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2605 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-10 13:02:44 +00:00
scorpio810
e50d0af061 Refresh changelog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2604 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-10 11:17:18 +00:00
alfredo
f31532b3c3 update elements spanish
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2603 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-10 05:35:29 +00:00
silvio
271040860e update element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2602 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-08 20:58:12 +00:00
scorpio810
191054d509 Add new symbols, thanhs Chajo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2601 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-08 20:34:11 +00:00
silvio
92fd17ecdf update element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2599 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-07 14:24:02 +00:00
scorpio810
f9376a11ea Add new symbols, thanks Morvion
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2595 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-06 18:44:39 +00:00
scorpio810
9125f87d9c Add new symbol, thanks Renaud
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2594 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-06 13:19:13 +00:00
cfdev
4f882aa178 fixed syntax error, since revision 2585
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2593 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-11-05 17:11:01 +00:00
silvio
a29396aa8f fixed mistake in translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2590 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-28 15:09:58 +00:00
silvio
04b11cf97b update element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2589 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-28 14:48:03 +00:00
scorpio810
6240bea2cc Revert revision 2578
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2586 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-26 11:51:46 +00:00
blacksun
a21b1782d2 handle drag and drop of text (html work to)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2585 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-26 11:46:59 +00:00
alfredo
f091659c35 update elements-es
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2584 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-25 04:55:04 +00:00
scorpio810
3292ad62ed Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2583 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-23 17:57:44 +00:00
scorpio810
5bdffe5ea5 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2582 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-23 17:54:40 +00:00
scorpio810
a12cd16a39 Add new symbols, thanks David
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2581 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-23 17:36:52 +00:00
scorpio810
cd2e8b69de Update contributors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2579 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-21 12:04:03 +00:00
blacksun
c53199755b start work to use system icon (only available on x11)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2578 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-21 09:48:27 +00:00
blacksun
396fbeac19 fix minor graphics bug with new element wizard
on windows vista and 7 with the Aero style.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2577 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-20 17:22:33 +00:00
alfredo
70655d4f42 update elements qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2576 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-20 05:17:12 +00:00
silvio
77072fc312 update element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2575 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-16 21:18:28 +00:00
blacksun
c7d70d35a5 fix memory leak (pointer not deleted)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2574 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-16 19:10:11 +00:00
blacksun
842bbd1cd9 Better bug fix for dash dot line
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2573 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-16 18:47:14 +00:00
cfdev
a239d87e20 Update nsi script for All user shortcut
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2572 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-16 10:53:07 +00:00
scorpio810
dcb8a864dc Fix dashdotted primitives, add new symbol thanks Renaud
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2571 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-15 19:48:09 +00:00
scorpio810
3c0d526401 Minor fix to dashdotted primitives
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2570 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-15 10:17:32 +00:00
scorpio810
ba6e19a810 Delete Xavier in aboutqet.cpp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2569 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-13 19:07:15 +00:00
jonasstein
60e40385aa translate main menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2568 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-10-03 20:38:26 +00:00
silvio
49f6ee4359 fixed qet_it.ts translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2567 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-29 15:18:40 +00:00
scorpio810
9134392794 Add catalan translator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2566 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-29 14:01:24 +00:00
scorpio810
fd3f91e11a prepare to tag 0.3 release
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2563 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-28 10:49:55 +00:00
blacksun
d314ed68c6 bug fix, diagramContent: fix the bug about & and ==
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2558 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-26 09:27:55 +00:00
silvio
0890de4505 update qet_it.ts file italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2557 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-26 05:54:26 +00:00
alfredo
9a03e014d0 update elements spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2556 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-23 06:07:35 +00:00
alfredo
eb91fa4d67 update spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2555 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-23 05:24:43 +00:00
silvio
6e1b3c7d2b fixing elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2554 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-21 13:46:27 +00:00
blacksun
195494cf83 element editor bug fix:
at save, if element aren't drawn at the origin point (red cross),
we move element to the nearest point of origin


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2553 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-21 13:09:23 +00:00
msouabni
8f534a0548 Update Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2552 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-21 07:25:37 +00:00
silvio
4d5c0ca8ec update elements translation pl_cs_pt_es_it_el
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2551 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-20 07:54:28 +00:00
scorpio810
bc4a23329b Fix regression in context menu edit image
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2550 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-19 21:53:28 +00:00
scorpio810
758502c2dc Fix regression
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2549 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-19 19:34:26 +00:00
scorpio810
a19b917217 Add new symbols, thanks Ludo-43
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2548 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-19 17:38:02 +00:00
scorpio810
1cdc0913cb Fix regression for text and image
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2547 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-19 16:33:02 +00:00
scorpio810
58b2cc37ec Fix regression in diagramcontent introduced by revision 2459 affecting selection_prop: a dialog describing the selection, thanks Pawel for report bug
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2546 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-19 16:16:25 +00:00
blacksun
eae024ebce fix warning at compil
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2545 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-17 20:48:15 +00:00
blacksun
8201daa564 element editor: improve context menu and fix the end of polygon
diagram: fix memory leak


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2544 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-17 20:14:30 +00:00
cfdev
7a9b1a81bb Add Habitat sample
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2543 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-16 10:48:07 +00:00
scorpio810
5461ff64a5 Update french translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2542 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-15 17:48:39 +00:00
jonasstein
dcd6703a0e more translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2541 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-15 17:42:10 +00:00
jonasstein
5d35e75fae translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2540 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-15 17:11:45 +00:00
scorpio810
d12793e95b Element editor context menu: adding a submenu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2539 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-15 11:21:07 +00:00
silvio
c43ca7c5b9 update italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2538 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-15 06:41:52 +00:00
pawel32640
4444e85786 minor changes in the Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2537 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-14 20:48:36 +00:00
scorpio810
e6f082f6af Fix hotspot auto when importing element in the draw area
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2536 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-14 19:44:07 +00:00
scorpio810
74354275f3 Element editor update context menu end
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2535 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-14 14:42:24 +00:00
scorpio810
1e7f23ec58 Element editor update context menu.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2534 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-14 13:36:06 +00:00
scorpio810
f7973f43ae Element editor: add context menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2533 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-14 13:11:32 +00:00
pawel32640
58fd905ed0 minor changes in the Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2532 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-14 07:39:40 +00:00
scorpio810
ab0afb7596 Element editor: disable zoomFit after paste a primitive.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2531 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-14 03:29:35 +00:00
pavelfric
87ceb1781e Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2530 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-13 19:03:16 +00:00
pavelfric
32236c4324 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2529 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-13 18:36:51 +00:00
pawel32640
fa02fd234f minor changes in the Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2528 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-12 17:25:38 +00:00
pawel32640
4f58388ea7 minor changes in the Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2527 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-12 17:20:10 +00:00
pawel32640
024a47b349 minor changes in the Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2526 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-12 17:02:51 +00:00
scorpio810
36de201d21 Add Lancer QET.bat for windows packaging.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2525 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-12 16:48:34 +00:00
blacksun
c060e03007 minor change to slot_UpdateComplexAction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2524 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-12 13:42:31 +00:00
scorpio810
b62969b1c0 Add pavel patch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2523 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 22:03:17 +00:00
pawel32640
e48b6827ca Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2522 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 18:49:20 +00:00
scorpio810
fdc895a91d Add remi collet patch, thanks.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2521 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 17:49:27 +00:00
scorpio810
009043fe0a Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2520 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 16:22:27 +00:00
scorpio810
5616d42582 Delete icon.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2519 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 16:01:00 +00:00
scorpio810
4dfd3caee3 Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2518 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 15:59:11 +00:00
scorpio810
57ccbe387b Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2517 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 15:48:46 +00:00
scorpio810
0b30ded795 Add news icons.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2516 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 15:30:49 +00:00
pawel32640
e3a762411d Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2515 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 14:19:38 +00:00
aitolos
3c402bce70 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2514 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 14:01:28 +00:00
pawel32640
45b13fedff Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2513 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 13:37:41 +00:00
silvio
39edb9862e update italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2512 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 11:20:14 +00:00
scorpio810
dac736507f Updated english translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2511 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 10:58:25 +00:00
scorpio810
d739e65cf2 Refresh .TS files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2510 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-11 10:50:54 +00:00
aitolos
a7c328e15a Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2509 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-10 14:44:55 +00:00
blacksun
7cfb83d350 add edit image to context menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2508 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-10 14:44:25 +00:00
scorpio810
95a399c2b7 Refresh .qm files and minor changes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2506 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-10 12:31:42 +00:00
scorpio810
a1f43476f9 Correct qelectrotech.pro for compil fix.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2505 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-10 11:17:52 +00:00
scorpio810
3b25f2a728 Refresh readme.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2504 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-10 10:01:51 +00:00
scorpio810
bdba3eb7f2 Add remi collet patch.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2503 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-10 09:46:49 +00:00
pawel32640
8f31949143 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2502 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-09 19:47:42 +00:00
scorpio810
0e2f55cb30 Update qelectrotech.appdata.xml.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2501 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-09 16:25:44 +00:00
scorpio810
1977a9ea65 Tag version to release candidate.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2500 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-09 14:27:17 +00:00
scorpio810
6a163b5efc Add qelectrotech.appdata.xml for fedora packaging.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2499 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-09 14:08:09 +00:00
blacksun
8e5f4762e8 diagram image: add undo/redo command and save/load to .qet file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2498 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-09 13:29:28 +00:00
scorpio810
17661b561a Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2497 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-09 13:20:57 +00:00
scorpio810
ea626ef0fb Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2496 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-09 12:46:03 +00:00
pawel32640
acfa9a1600 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2495 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-09 05:49:37 +00:00
scorpio810
1cf0d28824 Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2494 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-08 17:15:33 +00:00
scorpio810
1259957439 Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2493 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-08 16:59:01 +00:00
scorpio810
5d5bc9adb8 Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2492 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-08 16:38:07 +00:00
scorpio810
297b0a056d Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2491 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-07 17:27:03 +00:00
scorpio810
cff63421ec Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2490 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-07 12:53:52 +00:00
scorpio810
5658a24b40 Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2489 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-07 12:48:27 +00:00
blacksun
e497ef8af8 image can be resized (not undo command and save to xml yet)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2488 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-06 17:14:10 +00:00
pawel32640
69804303ac Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2487 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-06 13:41:04 +00:00
scorpio810
8cc2494f40 Moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2486 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-06 13:17:14 +00:00
scorpio810
47838033b3 adding a new category and moving parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2485 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-06 13:12:51 +00:00
scorpio810
35c8dbedc1 Refresh symbols.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2484 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-06 13:00:53 +00:00
scorpio810
0ece473e0c Add news symbols, thanks Fabio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2483 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-05 20:12:28 +00:00
silvio
bef9e6ef6b fix in the element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2482 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-05 12:55:06 +00:00
alfredo
f1ef9704af update elements-es
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2481 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-04 04:06:34 +00:00
scorpio810
e5b2753027 Delete blocs_de_securite directory and add new symbols thanks Renaud.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2480 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-03 18:03:40 +00:00
pawel32640
fee708df55 English translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2479 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-03 12:21:06 +00:00
silvio
d909802410 translation fix of elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2478 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-03 11:56:07 +00:00
scorpio810
e264a767b4 move files to the "Sécurité des machines"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2477 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-03 11:42:13 +00:00
blacksun
282faadf05 improve the copy/paste of DiagramImageItem
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2476 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-02 12:30:28 +00:00
silvio
e91ee7b171 Italian translation of .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2475 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-09-01 07:28:14 +00:00
alfredo
f4847f184b update spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2474 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-29 04:12:23 +00:00
pawel32640
40b15a3611 adding a new category and moving parts - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2473 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-28 09:35:01 +00:00
pawel32640
40e00af707 adding a new category and moving parts - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2472 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-28 08:11:16 +00:00
pawel32640
bdc35dd71a adding a new category and moving parts - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2471 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-28 08:11:03 +00:00
pawel32640
d2f8bf59c0 adding a new category and moving parts - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2470 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-28 08:10:44 +00:00
pawel32640
9e16a6f507 adding a new category and moving parts - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2469 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-27 19:45:45 +00:00
pawel32640
a8129525c5 move elements - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2468 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-27 15:10:08 +00:00
pawel32640
524a4f4a2a move elements - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2467 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-27 14:50:19 +00:00
pawel32640
7d4beac7f4 adding a new category and moving parts - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2466 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-27 14:17:28 +00:00
pawel32640
2a118229f0 adding a new category and moving parts - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2465 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-27 14:08:27 +00:00
pawel32640
f851e7958a adding a new category and moving parts - not completed
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2464 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-27 14:05:15 +00:00
blacksun
de6d7b09be bugfix: the enum 'ALL' was never handled
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2463 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-25 22:28:06 +00:00
blacksun
06a5505162 dialog autonum: when open the dialog the showed autonum is the current diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2462 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-25 21:48:12 +00:00
aitolos
05f0c7b827 Elements, Update Greek Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2461 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-25 17:56:36 +00:00
aitolos
9e9c3ca589 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2460 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-25 14:24:55 +00:00
blacksun
e3110b2bb3 replace & by ==, to better handle content
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2459 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-25 11:55:23 +00:00
blacksun
21a8dfc640 revert some change at the comit 2445 and change the autonum entry in the ContextMenuEvent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2458 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-25 10:38:26 +00:00
pavelfric
0ff299b337 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2457 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 19:04:39 +00:00
pawel32640
90b38fe99b Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2456 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 18:19:24 +00:00
silvio
6e47837a72 fixed Italian translation of new .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2455 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 18:08:27 +00:00
silvio
0f774b2e74 Italian translation of new .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2454 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 18:01:38 +00:00
scorpio810
cc68146cd5 Update english translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2453 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 17:42:24 +00:00
scorpio810
626e0168dc Update TS files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2452 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 17:30:14 +00:00
blacksun
4420d104ae change zvalue of conductor at 9, to be at bottom of element (it's better to grab terminal)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2451 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 16:52:11 +00:00
blacksun
6ba45839ed fix the bug when drag a image item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2450 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 15:32:07 +00:00
scorpio810
0b9adb77d5 Merge branch 0.4 import image to trunk
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2449 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-24 15:18:45 +00:00
alfredo
33e2dc5c00 update spanish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2442 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-21 04:17:54 +00:00
pawel32640
29ee408563 Minor changes and moving parts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2438 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-19 16:31:29 +00:00
alfredo
27fea43daf update elements-es translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2437 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-19 04:07:39 +00:00
scorpio810
e1615b7fb3 Submitted polish translation removed by previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2436 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-18 21:55:19 +00:00
alfredo
8f01305faa elements-es translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2435 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-18 20:43:03 +00:00
msouabni
a1366b452e Update arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2434 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-18 12:28:49 +00:00
msouabni
50e89ca350 Update arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2433 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-18 10:16:44 +00:00
pavelfric
a1f8f6eca1 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2429 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-15 21:15:43 +00:00
silvio
4ad9446e8f Italian translation of new .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2428 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-15 20:45:08 +00:00
silvio
7f57174cf3 Italian translation of new .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2427 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-15 20:33:35 +00:00
pawel32640
77700e830a Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2426 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-15 18:58:29 +00:00
scorpio810
a596787e74 Add new symbols, thanks arnaudG.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2425 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-15 11:56:47 +00:00
pavelfric
fc2658e53f Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2422 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-11 08:01:17 +00:00
scorpio810
7fb899241f Update installer/uninstaller system script
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2421 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-10 14:07:16 +00:00
scorpio810
5226e97343 Add new Languages avalable in installer/uninstaller Windows system
version update 0.3b


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2420 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-10 13:07:23 +00:00
blacksun
835288f02f element editor: improve the drag of the scene with wheel click
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2419 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-08 19:58:15 +00:00
scorpio810
5523d06d8a Add new symbols, thanks arnaudG.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2418 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-07 12:01:05 +00:00
aitolos
b178f8ebf7 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2417 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-05 18:03:46 +00:00
aitolos
ab34f64ef9 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2416 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-05 17:56:13 +00:00
pawel32640
76dd1279cb update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2415 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-05 17:11:22 +00:00
silvio
f44ec801f8 Italian translation of new .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2414 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-05 16:55:06 +00:00
scorpio810
0837032730 Refresh .TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2413 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-05 16:29:57 +00:00
jonasstein
329b5386b0 translate DE and EN
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2412 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-05 14:25:32 +00:00
pawel32640
47d30acb0f update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2411 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-05 13:47:25 +00:00
blacksun
302b519dfb Remove file and code, because unused with the new auto hotspot
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2410 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-05 13:20:57 +00:00
jonasstein
797d5200ba german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2409 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-03 21:33:08 +00:00
blacksun
006d117edc element editor bugfix: when close the editor and a primitive have focus, qet crash
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2408 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-03 12:00:32 +00:00
blacksun
c0920f1118 element editor: improve the autosize of element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2406 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-08-01 23:17:39 +00:00
pavelfric
f72aa65d7e Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2405 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-31 20:52:24 +00:00
silvio
4a65902dd0 Italian translation of new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2404 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-29 06:41:44 +00:00
scorpio810
395cf12e3c Add new symbols, thanks arnaudG.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2403 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-28 23:08:47 +00:00
blacksun
2d0bdb72f0 previous comit was wrong, this is good bugfix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2402 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-28 22:48:36 +00:00
blacksun
ee02965880 element editor bugfix: after reload element, add a primitive crash qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2401 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-28 21:55:02 +00:00
scorpio810
20f37a2595 Element editor: disable action reload temporarily, elements after reload action are not editable.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2400 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-28 14:42:24 +00:00
scorpio810
2306413b64 Disable checkElement in slot_save.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2399 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-28 13:09:17 +00:00
blacksun
ef124bbdeb element editor: start work to define automatically the size of element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2398 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-28 00:23:10 +00:00
pavelfric
8d77d7040b Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2397 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-27 07:45:35 +00:00
aitolos
e279bd8d81 Elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2396 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-25 17:30:12 +00:00
pawel32640
57dabad06c update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2393 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-22 03:13:02 +00:00
pawel32640
cfd1d66946 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2392 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-17 19:36:03 +00:00
pawel32640
f19bbd9f79 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2391 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-17 18:43:09 +00:00
pawel32640
7469a505ff update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2390 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-17 18:40:46 +00:00
pawel32640
d0f0544774 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2389 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-17 18:36:16 +00:00
pawel32640
ab64835b89 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2388 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-15 19:02:36 +00:00
alfredo
289341e9fa qet_translation es.ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2387 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-15 02:03:10 +00:00
jonasstein
0a35dd12e6 more translations and some corrections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2386 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-14 12:18:20 +00:00
aitolos
95e6f4a724 Elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2385 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-12 17:58:26 +00:00
silvio
d02c250b76 Element & .ts file italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2382 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-07 19:47:21 +00:00
scorpio810
1c4f78eae6 Updated translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2380 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-06 22:25:24 +00:00
scorpio810
96c13f6338 Updated translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2379 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-06 22:18:58 +00:00
aitolos
9e4b94dd42 Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2378 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-06 18:33:17 +00:00
scorpio810
a74a991aaf Updated TS files & updated english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2377 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-05 19:09:43 +00:00
blacksun
ead766ac90 autonum: add help dialog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2376 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-05 18:53:11 +00:00
scorpio810
1bb6ae67a0 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2375 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-05 17:32:35 +00:00
aitolos
30be5ddc2e Update elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2374 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-04 19:07:09 +00:00
aitolos
8d38a42f6a Greek translation for Imported elements folder
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2373 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-04 16:15:51 +00:00
scorpio810
b67be92ce8 minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2372 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-04 15:55:06 +00:00
scorpio810
a4b2bcb34a Minor change update element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2371 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-04 15:52:17 +00:00
aitolos
e332517260 Elements, update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2370 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-03 17:06:58 +00:00
scorpio810
4a71fde4c3 Updated french translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2369 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-02 16:11:09 +00:00
silvio
4e3fac78b8 IT element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2368 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-01 14:43:34 +00:00
aitolos
a37df72fd1 Elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2367 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-07-01 14:06:10 +00:00
scorpio810
3e7a6ff04e Add new category Auxiliary contacts and updated french translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2366 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-30 20:35:21 +00:00
pawel32640
83c14ebb4e add new elements - need a new category -> Auxiliary contacts ???
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2365 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-30 19:15:09 +00:00
pawel32640
42a4820fef add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2364 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-30 19:13:28 +00:00
pawel32640
6663ac0476 add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2363 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-30 19:12:03 +00:00
pavelfric
c10c99fa4c Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2362 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-30 17:08:58 +00:00
silvio
2241149ac7 IT element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2361 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-29 17:55:18 +00:00
aitolos
31dc4ddeb0 minor update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2360 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-29 14:04:19 +00:00
scorpio810
1822cd3cb1 setvisible to disable checkbox hotspot_sync
one for remove bug in element editor after un move hotspot_sync, selection is not focused on primitives
two is not specialy used
and for future auto boudinrect hotspot


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2359 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-28 21:50:48 +00:00
msouabni
f9a47b4a47 Elements Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2358 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-28 19:53:45 +00:00
msouabni
ac5f46cb8e Element Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2357 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-28 19:51:52 +00:00
msouabni
cc2ab44b72 Elements Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2356 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-28 19:49:34 +00:00
msouabni
b3f5b78dbc Elements Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2355 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-28 19:34:25 +00:00
aitolos
d96e914a79 Add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2354 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-28 17:53:52 +00:00
blacksun
372a7610f7 autonum widget: if user change type (old type numeric to new type numeric) the value field isn't erase
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2353 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-28 11:29:36 +00:00
aitolos
7c6e50177f Elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2352 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-27 18:43:31 +00:00
blacksun
238115df84 config autonum widget: minor change about enable/disable apply button
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2351 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-27 14:02:59 +00:00
aitolos
5151fb9d1f Elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2350 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-26 19:43:47 +00:00
scorpio810
90d4de7acb Refresh symbol, thanks Renaud
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2349 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-26 11:37:04 +00:00
scorpio810
f7e7f85fb0 Add new symbol, thanks Renaud rafart.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2348 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-26 11:15:34 +00:00
aitolos
52722b8b94 Elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2347 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-25 17:22:19 +00:00
scorpio810
3de37e1fd6 Cosmetic: in about Qet change windows size (setMinimumHeight) because all translators aren't visible by default.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2346 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 23:42:33 +00:00
scorpio810
e82cbc7895 Add Shortcut Qt::Key_F5 on reload button in elementpanelwidget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2345 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 20:18:20 +00:00
aitolos
d07d856276 update Greek translation + elements translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2344 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 18:03:00 +00:00
scorpio810
ba904feced element translation and corrected minor error
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2343 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 17:34:55 +00:00
silvio
eb9a154bfe element translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2342 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 17:15:41 +00:00
aitolos
d4d586654e Add thumbnail, General Purpose Relay
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2341 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 16:48:14 +00:00
msouabni
b48c3f7135 Update Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2340 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 16:11:34 +00:00
aitolos
451bfe40af Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2339 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 14:35:16 +00:00
silvio
e7556c6b37 qet_it.ts fixed translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2338 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 09:57:10 +00:00
blacksun
c40d5d8434 minor change, don't increase autonum if conductor isn't a "Multi"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2337 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 09:36:05 +00:00
silvio
9a485ac7c7 qet_it.ts translation -typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2336 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 07:31:48 +00:00
silvio
0db9c3697c qet_it.ts translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2335 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 07:28:12 +00:00
pawel32640
c0d4f157f4 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2334 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-24 05:55:59 +00:00
scorpio810
71a79d0982 Update .TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2333 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-23 21:36:35 +00:00
silvio
67c9c23f28 new elements italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2332 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-23 21:06:03 +00:00
blacksun
df16f13c86 editor element: color selection, change radio button by combobox
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2330 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-23 19:16:14 +00:00
scorpio810
e0aecf746b delete Multiple translation in elements/energie/solaire/qet_directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2329 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-23 16:23:20 +00:00
aitolos
0283ce7fbf elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2328 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-23 15:02:45 +00:00
aitolos
9a31f4f09b typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2326 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-23 12:04:07 +00:00
scorpio810
357c6a0f41 update french translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2324 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-22 19:55:52 +00:00
aitolos
751df102ae elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2323 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-22 18:39:09 +00:00
pawel32640
844b009aed update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2322 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-22 18:35:19 +00:00
aitolos
0881db830f new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2321 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-22 15:56:08 +00:00
pawel32640
bfb7b253b7 add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2320 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-22 13:24:13 +00:00
pawel32640
6a50071bc0 update Polish translation, add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2319 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-22 13:22:05 +00:00
jonasstein
0f4f405a2e more translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2318 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-22 10:30:29 +00:00
pawel32640
1d690e1a51 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2317 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-21 19:44:49 +00:00
pawel32640
b591e8d97a update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2316 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-21 19:17:30 +00:00
scorpio810
d85bfdb8e5 Update translations_stat.pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2314 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-21 14:09:22 +00:00
jonasstein
c7aad59ff1 some fixes in DE and EN
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2312 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 23:12:36 +00:00
scorpio810
a097f1e0f7 Update translations_stat script
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2311 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 22:11:38 +00:00
scorpio810
a15a042178 Add new german translator: Noah Braden
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2310 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 22:01:32 +00:00
scorpio810
f69a983d6c Refresh qet_de.ts, qqet_en.ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2309 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 21:52:39 +00:00
jonasstein
731d473832 translation by Noah
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2308 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 21:30:00 +00:00
aitolos
a117727594 elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2307 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 18:31:12 +00:00
scorpio810
b97d229dc3 Updated english translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2306 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 05:58:05 +00:00
scorpio810
d0a77a0f61 delete Multiple translation in elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2305 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 04:18:29 +00:00
scorpio810
49c1bcba7c minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2304 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 03:55:07 +00:00
scorpio810
c4a467fe4d Refresh qet_de.ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2303 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-20 03:51:54 +00:00
blacksun
9f07f5ad1d fix minor bug with the undo/redo of conductor text item
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2302 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 21:40:28 +00:00
aitolos
c4bcc6fed7 elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2301 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 20:00:30 +00:00
jonasstein
3a2600c209 upload translations by Noah
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2300 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 18:35:23 +00:00
pawel32640
6a25b34593 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2299 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 18:22:32 +00:00
scorpio810
4097b78d5d minor change in qet.h
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2298 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 17:42:30 +00:00
msouabni
cf31e6ea67 Update Arabic version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2297 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 17:39:05 +00:00
silvio
2b1f81b8a0 trunk/misc italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2296 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 17:36:54 +00:00
pavelfric
e2e6783128 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2295 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 16:55:10 +00:00
silvio
90a5fc9427 .ts file italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2294 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 15:40:33 +00:00
scorpio810
75e59168d4 Updated TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2293 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-19 15:34:43 +00:00
aitolos
a9232b58d1 element, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2292 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-18 17:06:06 +00:00
aitolos
ab2cedc687 element, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2291 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-18 17:01:40 +00:00
scorpio810
5cb3c5f32f Updated date in aboutqet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2290 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-18 11:25:37 +00:00
scorpio810
e8e0fc008a Refresh qet_*.qm
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2289 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-18 11:16:37 +00:00
scorpio810
c71ed69342 Updated Copyright 2006-2013
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2288 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-18 11:10:19 +00:00
scorpio810
b990df8b6e prepare to tagg beta
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2286 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-18 08:48:16 +00:00
silvio
404e792765 organigramme italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2284 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-17 08:46:19 +00:00
aitolos
0db2b05427 refine Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2283 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-16 14:46:06 +00:00
aitolos
2553fb3bb2 complete and refine Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2282 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-16 14:39:33 +00:00
jonasstein
2b19f8a7e3 german translation added
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2281 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-16 11:59:31 +00:00
jonasstein
3b7d9acd65 more german translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2280 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-16 11:51:35 +00:00
aitolos
ba24516ad1 New elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2279 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-16 11:08:01 +00:00
jonasstein
ce7deb6479 translated section polygon and more to german
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2278 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-16 09:21:46 +00:00
pavelfric
dd7b73b81c Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2277 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-16 08:48:30 +00:00
scorpio810
0ab769d8c2 qetelementeditor: added warnings when close editor if primitives seem to be out of the element bordenow and change method
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2276 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-16 05:36:57 +00:00
pawel32640
28026ddac0 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2275 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-15 18:55:47 +00:00
scorpio810
c715be438a Add new symbols, thanks Ezza
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2274 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-15 17:06:42 +00:00
scorpio810
461d8fe16e element editor: remove the possible bypass action by close window when save element
if seem to be out of the element bordenow, now check and don't save same if user responds yes,
it now close editor and don't save element .
Cette ligne, et les suivantes ci-dessous, seront ignorées--

M    sources/editor/qetelementeditor.cpp


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2273 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-15 16:40:41 +00:00
aitolos
9022f36231 examples, clean up the unused elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2272 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-15 15:25:17 +00:00
scorpio810
595a2e00d4 Fix compil error
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2271 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-15 09:33:18 +00:00
jonasstein
12235a3e31 more german and english translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2270 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-14 19:07:31 +00:00
aitolos
6736133fbb elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2269 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-14 18:15:08 +00:00
aitolos
2c8e5cb20b man page, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2268 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-14 15:52:54 +00:00
scorpio810
eb920104d5 Refresh qetelementeditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2267 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-14 08:27:11 +00:00
aitolos
d5484536e2 Typo in Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2266 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-13 20:03:35 +00:00
aitolos
364e43b251 elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2265 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-13 19:52:28 +00:00
blacksun
1a3462d9b4 now ConductorTextItem rotation is only save to XML if he was rotate by user
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2264 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-13 18:01:35 +00:00
blacksun
6b3f027625 define if conductor text item was moved by user or not by the weel orientation widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2263 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-13 17:42:37 +00:00
blacksun
5d06054d1a fix a 'warning' at compilation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2262 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-13 17:06:37 +00:00
scorpio810
2822c7c51f qetelementeditor check element if it seem to be out of the element border and set all actions save to disable.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2261 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-13 11:36:19 +00:00
jonasstein
d784952bf1 use lang="C" first time
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2260 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 21:32:43 +00:00
jonasstein
f802df380a more german words
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2259 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 19:30:49 +00:00
aitolos
6b29b3b987 elements, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2258 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 18:14:58 +00:00
aitolos
33ac731ddc GREDIT, Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2257 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 16:18:07 +00:00
scorpio810
ffc95786b8 CREDIT change link not be found
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2256 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 08:21:47 +00:00
silvio
02db238fe1 fixed email address
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2255 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 08:19:17 +00:00
silvio
82455b79f1 fixed CREDIT English version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2254 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 08:12:23 +00:00
scorpio810
a2ddde4603 Refresh CREDIT , thanks silvio for your fixes ;-)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2253 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 07:58:27 +00:00
silvio
374500d4c6 CREDIT italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2252 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 07:46:03 +00:00
scorpio810
762f28f9d4 refresh CREDIT and aboutqet added all new translators
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2251 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-12 07:06:30 +00:00
scorpio810
7058fcfd87 Added warnings if disable every save if a primitive is out of the hospot
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2250 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 18:56:30 +00:00
aitolos
fc0a096e89 Greek translation, elements etc
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2249 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 16:56:07 +00:00
blacksun
929c185525 element editor: disable every save if a primitive is out of the hospot
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2248 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 16:48:15 +00:00
scorpio810
fdcf1e3608 Refresh qetelementeditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2247 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 16:27:16 +00:00
scorpio810
03672b8046 Add method to don't save, save as save to file a element if it seem to be out of the element border (hotspot).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2246 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 16:15:29 +00:00
aitolos
09022db51a Greek translation, root dir files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2245 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 14:31:18 +00:00
scorpio810
a830d61bd8 Add method to don't save a element if it seem to be out of the element border (hotspot).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2244 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 10:30:01 +00:00
pawel32640
20c72d0067 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2243 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 10:19:03 +00:00
silvio
2466dda913 update italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2242 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 10:03:48 +00:00
scorpio810
06afc1cdcc Updated Greek Translation, thanks Yannis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2241 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-11 04:35:39 +00:00
jonasstein
1e3c048b20 DE translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2240 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-10 21:08:17 +00:00
scorpio810
d4ffd468cb Update Greek translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2239 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-10 06:17:18 +00:00
silvio
a47c71cfc7 Updated element translation italian
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2238 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 21:29:38 +00:00
jonasstein
f6af15c287 translate DE
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2237 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 20:29:39 +00:00
jonasstein
9a281e46ca german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2236 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 20:16:30 +00:00
jonasstein
2dc48a2103 add domnestic oven
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2235 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 20:06:19 +00:00
jonasstein
a2ea1c147e remove dupe
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2234 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 19:55:26 +00:00
jonasstein
37eb4caeb1 tidy up
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2233 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 19:53:58 +00:00
jonasstein
6999e506d2 tidy up
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2232 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 19:52:59 +00:00
jonasstein
a16ffb294e tidy up pilz folder
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2231 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 19:50:49 +00:00
blacksun
674177d9fa forget this file from the last comit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2230 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 19:24:04 +00:00
blacksun
d91d60aed2 start work to define if conductor text item was moved by user or not
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2229 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 19:09:27 +00:00
scorpio810
c3aedf2a16 Releted duplicate entrys, and do not use capitalized in directory and symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2228 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 17:40:41 +00:00
jonasstein
a756a32c44 sort PILZ modules
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2227 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 17:22:27 +00:00
scorpio810
6cdfa1fa41 Updated talian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2226 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 14:14:34 +00:00
blacksun
5944968107 conductorproperties: default conductor rotation text are save/load to xml
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2225 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 12:03:41 +00:00
jonasstein
4e0750a60d more translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2224 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 11:20:27 +00:00
pavelfric
350a6e824c Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2223 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-09 10:48:48 +00:00
jonasstein
841320b5a5 translate the Desktop files to german
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2222 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 20:55:28 +00:00
scorpio810
e6c3deec0c Update translators in aboutqet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2221 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 20:42:37 +00:00
scorpio810
10f42e5340 Updated translations_stat.pl script
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2220 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 20:28:35 +00:00
jonasstein
265a3887f7 german translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2219 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 18:43:58 +00:00
scorpio810
fd7a423aa5 Updated Greek translation, thanks Yannis
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2218 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 17:28:26 +00:00
jonasstein
ba3ae68e06 add a phrase book for fr-de
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2217 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 16:01:09 +00:00
jonasstein
0cfdb4ac38 more translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2216 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 16:00:15 +00:00
jonasstein
1ce120d75c AboutQET 29/29 translated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2215 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 13:31:59 +00:00
jonasstein
51adcbabf9 new start after the file was broken
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2214 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 13:10:56 +00:00
scorpio810
d4aecfe01b Delete fail german translation, and refresh new translated german empty .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2213 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-08 11:50:10 +00:00
scorpio810
e8e48192af Updated talian translation, thanks Silvio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2212 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-07 08:48:58 +00:00
scorpio810
daaa555376 Updated Greek Translation, thanks Yannis Gyftomitros
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2211 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-06 18:27:22 +00:00
scorpio810
8d9ceef1d2 Updated talian translation, thanks Silvio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2210 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-06 07:05:51 +00:00
scorpio810
68cadf52bf Updated Greek Translation, thanks Yannis Gyftomitros
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2209 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-06 06:49:37 +00:00
blacksun
4e24242b2f bug fix: sometime main window freeze when opening a .qet file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2208 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-05 23:25:00 +00:00
blacksun
d2617480ed now default conductor rotate text are save/load from qelectrotech.conf file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2207 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-05 21:42:45 +00:00
blacksun
f8eb7ac616 fix bug about default conductor rotation text with an existing potential
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2206 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-04 23:11:05 +00:00
msouabni
e58438ade4 Update Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2205 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-03 17:05:33 +00:00
scorpio810
9e0d000b56 Fix size widget conductorpropertieswidget in config dialog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2204 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-03 06:45:17 +00:00
pawel32640
170a13e35b update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2203 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-03 06:40:46 +00:00
jonasstein
668c81069d delete spaces
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2202 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-03 00:36:32 +00:00
jonasstein
2cd3a8ce20 deleted over 66 wrong spaces before ":" in german .ts file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2201 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-03 00:34:29 +00:00
jonasstein
02e7c3366f added some new translations and fixed many typos
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2200 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-02 23:52:21 +00:00
scorpio810
f2c0ef7927 Udated TS file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2199 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-02 22:52:15 +00:00
blacksun
f7478c2051 add widget to configure rotation conductor text by default (not finish)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2198 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-02 21:37:04 +00:00
scorpio810
8fe4b7807f Refresh customelement.cpp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2197 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-01 18:38:38 +00:00
msouabni
40dba0ffc7 Update Arabic translation version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2196 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-01 17:09:24 +00:00
jonasstein
02f3fc228c translations and minor corrections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2195 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-01 17:01:00 +00:00
scorpio810
489b71dc01 Updated TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2194 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-01 16:39:07 +00:00
scorpio810
25d3622d63 Add dashdotted_style for line in symbol editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2193 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-01 16:09:58 +00:00
scorpio810
650b7a5060 Add comment in customelement.cpp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2192 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-01 14:41:43 +00:00
cfdev
9c5e4e69be Add House sample (French Norme)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2191 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-06-01 11:57:08 +00:00
scorpio810
af40b9545a Updated Italian translations by Silvio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2190 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-31 18:51:10 +00:00
msouabni
77fce4f0aa Update Arabic version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2189 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-31 15:50:46 +00:00
scorpio810
ed235184ee Refresh customelementgraphicpart.cpp and update .TS files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2188 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-31 14:29:08 +00:00
scorpio810
4b969c2323 Add basic color line in symbol editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2187 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-31 13:30:50 +00:00
msouabni
e66e62c46b Update Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2186 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-30 15:46:08 +00:00
scorpio810
3a3732add3 Minor change.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2185 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-30 15:42:46 +00:00
scorpio810
4e18bf0d5c Updated Italian translations by Silvio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2184 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-29 17:57:42 +00:00
pawel32640
def260a0f1 update Polish translation (real time)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2183 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-29 16:35:52 +00:00
scorpio810
36a7d81ce6 Minor change and updated TS file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2182 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-29 13:29:53 +00:00
scorpio810
005107cb4d Add basic color for filling symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2181 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-29 09:02:26 +00:00
blacksun
e8e005dfaa add condition to enable the richtext menu entry
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2180 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-28 16:50:35 +00:00
scorpio810
b5cdfb233d Updated english translation ans push joshua script to rotate angle text to 270° if conductor is vertical, interaction his not prefect at this time but is work
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2179 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-25 15:57:03 +00:00
pawel32640
c9f6ef8ea3 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2178 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-21 19:27:21 +00:00
blacksun
155f308e2c add condition to break conductorAutonum if numerotationContext is empty
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2177 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-21 16:35:50 +00:00
scorpio810
cf5e24f84e Updated italian translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2176 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-21 15:19:11 +00:00
scorpio810
7b4d46fe1d Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2175 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-21 09:03:49 +00:00
scorpio810
ada21076f9 Action Automatic numbering is now enabled by default
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2174 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-20 20:19:44 +00:00
blacksun
e0c99d2cda fix wrong methods name
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2173 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-20 19:58:31 +00:00
scorpio810
2a019bb62b Add action autonumbering to contextmenu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2172 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-20 19:48:53 +00:00
blacksun
4363fb8481 add methods to save/load autonumerotation of conductor to .qet file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2171 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-20 19:29:10 +00:00
scorpio810
44a853a204 Updated Italian translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2170 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-20 14:06:57 +00:00
jonasstein
e6b57a7c15 phrase file should help with standard phrases
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2169 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-19 15:59:48 +00:00
jonasstein
db31f10b59 fixed many _: mistakes and some bad translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2168 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-19 15:47:45 +00:00
jonasstein
851909036b add information about gentoo packaging
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2167 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-19 14:13:30 +00:00
jonasstein
040d085080 fix typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2166 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-19 12:48:23 +00:00
jonasstein
2998205cee english translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2165 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-19 12:45:17 +00:00
blacksun
8e9ad0dec2 add dialog to configure the autonumerotation context
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2164 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-18 18:39:53 +00:00
scorpio810
6465e45278 Updated Spanish translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2163 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-17 08:07:25 +00:00
pavelfric
690c742d5c Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2162 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-16 19:28:24 +00:00
msouabni
588fa636c9 Update Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2161 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-16 15:19:37 +00:00
scorpio810
9926ec38a3 updated aboutqet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2160 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-13 18:39:00 +00:00
scorpio810
a9201172b3 Refresh Qt Italian translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2159 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-13 11:58:59 +00:00
scorpio810
41cd3b168b Refresh translations_stat.pl script
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2158 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-12 14:20:29 +00:00
pawel32640
fb681f9e23 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2157 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-12 10:19:34 +00:00
pawel32640
3ceec48b3b update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2156 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-12 10:11:03 +00:00
pawel32640
da1236e91d refresh elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2155 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-12 05:36:41 +00:00
scorpio810
f74a471b3f Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2154 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-11 21:47:09 +00:00
blacksun
b837ffa0b1 element editor and diagram view, now can move view by holding wheel click and drag mouse
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2153 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-11 18:20:26 +00:00
scorpio810
5a84e5161d Elements collection + ts files : integrated Italian translations by Silvio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2152 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-10 03:53:46 +00:00
blacksun
549f44e375 diagramselection, minor bugfix with unselect/selectall contextMenu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2151 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-08 11:38:31 +00:00
blacksun
98b2b2b4af diagramselection, little change of the appearance
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2150 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-08 11:23:47 +00:00
blacksun
2888fb4b19 dialog autonum, add default text if diagram or project title are empty
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2149 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-08 10:32:08 +00:00
pawel32640
ff7a88c519 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2148 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-07 17:54:46 +00:00
cfdev
0857577f28 update diagramAutoNum
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2147 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-07 13:17:57 +00:00
scorpio810
f14792eadb Refresh richtexteditor.cpp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2146 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-05 02:05:19 +00:00
scorpio810
943cc0bfdf Add new icons for Richtexteditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2145 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-04 23:52:31 +00:00
scorpio810
30780ec5df Add new symbol, thanks david
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2144 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-04 10:22:13 +00:00
scorpio810
31a066dcfe Add new symbols, thanks david & jonas
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2143 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-03 22:48:12 +00:00
blacksun
4a07e5e38c revamp conductorautonumerotation and add autonumerotation class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2142 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-03 17:35:22 +00:00
blacksun
b681d27473 add class to handle numerotation context
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2141 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-03 16:21:25 +00:00
cfdev
9db7351a1d Resize icon of dialogwaiting
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2140 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-03 10:54:14 +00:00
cfdev
d35eab6668 add call method to enumerate conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2139 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-02 14:50:44 +00:00
blacksun
8245a7770e add class to store numerotation context and add methode to use it on diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2138 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-02 11:47:14 +00:00
scorpio810
8cafa7c6ba Update english translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2137 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-01 23:10:26 +00:00
scorpio810
19f57b37da Refresh english update.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2136 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-01 20:49:36 +00:00
scorpio810
6e67b25e5b Update english translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2135 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-01 20:15:13 +00:00
scorpio810
89b982dab1 Update english translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2134 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-05-01 19:55:55 +00:00
cfdev
7b950562d5 Update the dialogconductorautonum with the diagramselection widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2133 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-30 10:26:13 +00:00
cfdev
4b915ab77f Add an diagramselection widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2132 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-30 10:25:05 +00:00
cfdev
e4c8a83b6e add an icon for dialogwaiting
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2131 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-30 08:57:53 +00:00
blacksun
70beaea9cc minor change, revamp method applyText
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2130 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-25 22:32:29 +00:00
pawel32640
44a7911f6e update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2129 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-25 21:40:22 +00:00
scorpio810
6985e29591 Add new symbols, thanks Captaindoc, refresh dir, refresh translations_stat.pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2128 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-24 14:41:30 +00:00
pawel32640
e2d13c11f1 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2127 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-23 10:35:20 +00:00
pawel32640
5389710190 git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2126 bfdf4180-ca20-0410-9c96-a3a8aa849046 2013-04-23 07:29:16 +00:00
scorpio810
20e64c933f Update translations_stat.pl script
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2124 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-22 06:54:05 +00:00
scorpio810
ed477c76b2 Add greek translation and refresh .ts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2123 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-22 06:17:40 +00:00
blacksun
8a7d022486 remove needless code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2122 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-21 13:55:51 +00:00
blacksun
73d78ea623 add method for get each potentials in a diagram and revamp method for reset all conductors text in a diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2121 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-19 14:59:20 +00:00
blacksun
acb7e21a6d revamp class conductorautonumerotation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2120 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-19 13:22:30 +00:00
blacksun
cc2e64b2d7 fix a bug when change a conductor property on multiple conductor potential with conductor dialog property
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2119 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-19 12:28:08 +00:00
cfdev
bf63815bce Apply the default text with the removeNum_ofDiagram function. (sorry for the last comment, it's removeNum_ofDiagram function)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2118 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-18 15:53:06 +00:00
cfdev
16b0df47ac Add the removeDiagramFromProject methode for autonum (beta)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2117 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-18 08:00:09 +00:00
scorpio810
d78a6ca56c Delete icons "zoom in/out in menubar in elementEditor && in diagramview, it 's now obsolete because: the MidButton click set selection or visualisation mode.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2116 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-16 12:36:24 +00:00
cfdev
5dc829569e Clean wheelEvent in diagramview and add the same system to element Editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2115 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-16 12:00:41 +00:00
cfdev
e7ac7c9c40 Prepare: On changeCurrentTitleBlockTemplate combobox load the fields of the template to additional_fields_
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2114 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-15 20:44:19 +00:00
cfdev
f8f4dbaaca Change mousePressEvent: the MidButton click set selection or visualisation mode.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2113 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-15 19:51:39 +00:00
cfdev
9f53e1f3ec Prepare on the wheelEvent Onclick select visu mode and drag schema.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2112 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-15 13:17:06 +00:00
blacksun
c932a0f57b delete unnecessary code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2111 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-15 12:07:59 +00:00
blacksun
aae0c96689 revert the way of scaling operations before rev 2108 except for vertical and horizontal line
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2110 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-14 19:36:02 +00:00
msouabni
6fdc2abf2a Update arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2109 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-14 18:23:33 +00:00
scorpio810
e6b68ebb0c Revert the way scaling operations get rounded for fix move/scale line primitive if horizontal or vertical
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2108 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-14 12:53:39 +00:00
scorpio810
3dd73325d3 Revert commit 2106 is too buggy.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2107 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-13 14:02:47 +00:00
cfdev
ff916f1320 Set the wheelEvent Like libreCad or Autocad: Onclick select visu mode and drag schema.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2106 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-13 12:26:42 +00:00
scorpio810
1a27dd8fb3 Export nomenclature file to csv format
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2105 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-11 15:23:46 +00:00
cfdev
6baac30851 (BETA) only available in debug mode: Add dialogconductorautonum and call to nomenclature
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2104 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-11 09:35:10 +00:00
scorpio810
a38163c737 Remove White spaces in .pro
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2103 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-11 07:51:15 +00:00
cfdev
84440d63aa update pro file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2102 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-11 07:00:48 +00:00
cfdev
918aa64972 Add an dialogwaiting ! and use it to open project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2101 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-11 06:55:00 +00:00
blacksun
e4b8822caf forget header
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2100 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-10 19:52:00 +00:00
blacksun
5bd6d3edc4 like rev 2096 without breaking code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2099 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-10 19:35:47 +00:00
cfdev
1d8b527982 Delete some QAction in RichText
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2098 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-10 15:14:49 +00:00
scorpio810
c639d69108 Revert Rev 2096.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2097 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-10 11:10:02 +00:00
blacksun
26a0ead2b0 add dialog when user change a conductor text on a multi conductor potential and revamp class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2096 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-10 09:31:51 +00:00
cfdev
b35bb53512 Delete htmleditor, add ritchEdit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2095 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-09 11:26:53 +00:00
cfdev
4d0ad03e19 Translate french comment to english on mousePressEvent.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2094 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-08 20:06:36 +00:00
cfdev
fbe57dda2b Delete past with wheel click on X11
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2093 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-08 19:46:11 +00:00
cfdev
265eb17f63 fix regression on mousePressEvent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2092 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-08 19:38:50 +00:00
cfdev
99a2880136 Update wheel mouse event and add the possibility to change mode (selection, visu) with the wheel click.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2091 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-08 14:39:50 +00:00
cfdev
ead18553f1 Change the wheel event for zoomIn and zoomOut directly
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2090 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-06 18:54:32 +00:00
blacksun
b49d8d9b4c bug fix and minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2089 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-06 14:32:39 +00:00
blacksun
bbbdcb3a89 fix some warning messages at compilation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2088 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-05 16:03:05 +00:00
blacksun
4a038a8bf0 add class for auto numerotation (for the time, only same potential)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2087 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-04 16:57:15 +00:00
scorpio810
53bc7e8af7 Remove ui files, and refresh Qetdiagrameditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2086 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-03 15:03:09 +00:00
scorpio810
1682bd1a1a Select methode to disable action Htmleditor if conductor is select
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2085 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-02 10:56:07 +00:00
scorpio810
4983db972e Removing the posibility to call html editor on the text conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2084 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-01 23:40:03 +00:00
scorpio810
9f37e00a4b Revert removed files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2083 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-01 20:15:53 +00:00
cfdev
5c8a1bee57 Delete closeEvent and and ButtonBox to htmleditor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2082 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-01 16:19:05 +00:00
cfdev
b10c83f8fe Add the HTML Editor !
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2081 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-04-01 13:49:34 +00:00
scorpio810
1a2d82186b Move action edittext in menu.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2080 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-31 18:13:30 +00:00
scorpio810
ccb6c30ab1 Minor change.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2079 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-31 18:02:09 +00:00
scorpio810
becfa02360 Minor change .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2078 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-31 17:05:19 +00:00
scorpio810
17a0f8a774 Add new action edittext to context_menu.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2077 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-31 16:42:06 +00:00
scorpio810
42671af596 Minor changes + remove icon :Actions-format-text-bold-icon.png.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2076 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-31 14:37:21 +00:00
scorpio810
890e671652 Move action to menu edition .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2075 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-27 21:20:53 +00:00
scorpio810
a40551f2ea Prepare to add new texteditor action.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2074 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-27 19:11:16 +00:00
blacksun
55c28b9973 element editor: language dialog give the focus for new line and sort language by alphabetic
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2073 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-25 17:29:07 +00:00
pavelfric
4b807824b7 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2072 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-24 09:09:43 +00:00
pawel32640
211c508683 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2071 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-24 06:52:57 +00:00
cfdev
b172b047fd version update 0.3 for next release...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2070 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-23 20:55:02 +00:00
cfdev
7c9e8b61bb update logo in splash.png
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2069 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-23 17:04:26 +00:00
scorpio810
138f4f6e1d Update qet_it.ts file, thanks Silvio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2068 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-23 15:23:03 +00:00
scorpio810
e628e76c34 Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2067 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-23 11:57:16 +00:00
scorpio810
d22df0b353 Add a new property to automatically detect HTML markup and display rich text in a text field .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2066 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-22 23:17:39 +00:00
cfdev
44986d2daa copyright updated
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2065 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-17 20:54:53 +00:00
cfdev
e989371418 Add class to make the nomenclaure
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2064 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-17 20:24:48 +00:00
cfdev
bb06acc38c Add Cyril Frausti to contributors list
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2063 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-17 15:04:24 +00:00
cfdev
30315a8313 add new splashscreen for QET version 0.3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2062 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-17 12:46:47 +00:00
xavier
bea6bdc91c Elements collection: integrated Italian translations by Silvio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2061 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-13 23:14:47 +00:00
xavier
6a4c827a07 Updated Spanish translations thanks to Alfredo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2060 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-13 23:14:45 +00:00
pawel32640
0c7444cb69 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2059 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-07 09:42:06 +00:00
xavier
5af8573960 Element editor: changed the way scaling operations get rounded.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2058 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-06 18:51:29 +00:00
xavier
62a59f5341 Added QET::round() and QET::roundPoint().
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2057 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-06 18:50:46 +00:00
xavier
1e1cf8b1da Elements collection: integrated Italian translations by Silvio
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2056 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-04 06:30:44 +00:00
xavier
433b00bfc3 Elements collection: integrated Italian translations by Silvio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2055 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-03 21:05:54 +00:00
scorpio810
7e04abe28e Add comment for translators.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2054 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-03 17:07:05 +00:00
scorpio810
39103b6c4c Refresh commit: Remove text:"schema" form every schema tab.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2053 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-03 16:59:52 +00:00
scorpio810
1233c84077 Remove text:"schéma" form every schema tab.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2052 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-03-03 16:02:46 +00:00
scorpio810
0da1fa2230 Add new symbol, thanks JEROME32310.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2051 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-28 09:48:13 +00:00
pawel32640
b8c44313b7 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2050 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-27 17:25:32 +00:00
xavier
724f76422d Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2049 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-26 22:07:08 +00:00
xavier
e4cd03719b Elements collection: integrated Spanish translations by Alfredo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2048 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-26 22:03:01 +00:00
xavier
0524906cd7 Elements collection: integrated Italian translations of categories by Silvio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2047 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-26 06:48:55 +00:00
xavier
8f61661431 Elements collection: integrated Italian translations by Silvio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2046 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-25 23:00:34 +00:00
xavier
75f6df7628 Got rid of a stray comma before a semicolon to please gcc-4.8.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2045 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-23 12:53:15 +00:00
msouabni
2c341461ad Update Arabic Translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2044 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-20 17:53:19 +00:00
blacksun
9f5699f62d remove duplicates elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2043 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-18 18:06:46 +00:00
blacksun
37090d9052 refresh elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2042 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-17 13:11:40 +00:00
xavier
83c51334cb Diagrma editor: removed the upper limit of 99px imposed by the UI when setting the width/height of diagrams columns/rows.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2041 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-12 18:55:56 +00:00
xavier
62688aa0da Diagram editor: added "Find in panel" and "Edit" actions to the context menu.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2040 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-12 18:37:08 +00:00
xavier
d36820ca2b Element editor: removed the "circle" tool because it was incompatible with non 1:1 scaling operations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2039 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-11 21:45:51 +00:00
blacksun
cf063e0a6c fixed a bug with the size of propertie project windows.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2038 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-11 21:30:32 +00:00
xavier
2af5eb54b1 Diagram editor: conductors can now be rendered with a solid, dashed or dashed-and-dotted style.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2037 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-11 18:35:18 +00:00
xavier
d69130f3aa Element editor: the decorator now relies on sceneGeometricRect() instead of sceneBoundingRect().
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2036 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-11 18:35:16 +00:00
xavier
ec6ea11d0d Element editor: introduced CustomElementPart::sceneGeometricRect(), which provides a margin-less equivalent to sceneBoundingRect().
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2035 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-11 18:35:13 +00:00
pawel32640
cbee08b115 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2034 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-11 10:53:53 +00:00
xavier
84207ae4e1 Updated translation files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2033 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-10 21:58:51 +00:00
xavier
036b2657a7 Element Editor does not apply the "paste offset" the first time cut content is pasted.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2032 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-09 19:46:14 +00:00
xavier
af3e9c7c04 Element editor: keyboard shortcuts work again.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2031 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-09 19:07:08 +00:00
xavier
47f9c5ebe6 ElementEditor: decorator: got rid of calls to grabKeyboard()
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2030 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-08 22:05:22 +00:00
xavier
e78b0d5804 Element editor: revamped ElementScene::zItems() to fulfil the needs of ElementScene::managePrimitivesGroups()
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2029 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-08 22:05:20 +00:00
xavier
1ba32a5b27 The primitive decorator now handles keyboard-driven movements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2028 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-08 22:05:18 +00:00
xavier
2bed00fd25 Implemented a primitive decorator, allowing groups of primitives to be easily resized.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2027 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-08 22:05:15 +00:00
xavier
73fa01c7b9 Added startUserTransformation() and handleUserTransformation() methods to the CustomElementPart class and all of its subclasses.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2026 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-08 22:05:12 +00:00
xavier
c2b69dd6da Refactored command classes related to the element editor by adding a common base class.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2025 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-08 22:05:08 +00:00
xavier
1c140ea0ad Fixed previous commit so the directory opening also works on Windows with paths that contain spaces.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2024 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-03 21:15:26 +00:00
xavier
6ea0a96bd4 Elements panel: added contextual actions so users can easily find elements, title block templates and projects on their filesystem.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2023 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-03 19:25:02 +00:00
xavier
9c32815887 Elements panel: added methods to easily get the underlying filepath for a particular item.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2022 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-03 19:22:58 +00:00
xavier
0796587a63 Added hasFilePath() and filePath() methods to TitleBlockTemplatesCollection and its derived classes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2021 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-03 19:21:13 +00:00
scorpio810
297710ce4f Add new symbols, thanks Pawel.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2020 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-03 12:02:05 +00:00
xavier
fb0aefc452 Improved the way the GenericPanel class detects it is being displayed for the first time.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2019 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-02-02 23:57:14 +00:00
xavier
70b7cd7d16 Ensured events were processed regularly while the elements panel is being reloaded.
Also disabled the "Reload" button during that same process.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2018 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-29 23:03:09 +00:00
pawel32640
31b34ce4ca refresh elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2017 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-29 16:54:39 +00:00
scorpio810
930a308cbb Add compilation's informations in about dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2016 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-29 16:42:58 +00:00
xavier
b6a2747223 The -fno-ipa-sra option is now added under Windows too.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2015 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-28 21:04:31 +00:00
cfdev
0c153d1a3f Add function to have the possibility to sort the table.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2014 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-27 16:34:34 +00:00
xavier
65a6bdc739 ElementsPanel: removed the old, error-prone, thread-based implementation of ElementsPanel::reloadCollections().
Reverted rev2011 to prevent memory leak.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2013 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-27 15:48:14 +00:00
xavier
cd4c78bcff Fixed minor formatting issues.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2012 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-27 15:46:38 +00:00
cfdev
ccbda05dc1 Fix bug on categories reload, and add compilation's informations in about dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2011 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-27 10:34:30 +00:00
pawel32640
9bffba6c44 refresh elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2010 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-26 09:22:39 +00:00
blacksun
7a8e9b9432 Resize dimension of elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2009 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-23 13:23:03 +00:00
pawel32640
ee5d68b6e3 refresh elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2008 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-20 13:51:27 +00:00
pawel32640
f24977d120 refresh example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2007 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-20 13:49:17 +00:00
pawel32640
765843628b refresh elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2006 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-20 13:46:23 +00:00
pawel32640
fe01e667b0 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2005 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-20 13:36:36 +00:00
pavelfric
f029f0311f Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2004 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-20 09:18:11 +00:00
pawel32640
6fb7589e95 refresh example - a little closer standards ;-)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2003 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-17 10:55:06 +00:00
pawel32640
a4214fa5db refresh elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2002 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-10 16:37:55 +00:00
blacksun
7292708f87 Resize dimension of elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2001 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-08 19:27:27 +00:00
pawel32640
48e9eb6989 refresh example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2000 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-05 11:39:15 +00:00
xavier
c37d401f38 Fixed a bug in QETDiagramEditor::viewForFile() which prevented the display of an error message when trying to open a non-existent file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1999 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-04 14:11:03 +00:00
xavier
59e262b152 Prevented multiple messages from being displayed when opening a recent file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1998 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-03 21:53:26 +00:00
cfdev
0b1d3a32c7 add warning message if recent file doesn't exists.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1997 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-03 17:26:08 +00:00
pawel32640
39c9d60dd1 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1996 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-01 18:39:42 +00:00
pawel32640
8cd6e1979e update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1995 bfdf4180-ca20-0410-9c96-a3a8aa849046
2013-01-01 16:13:23 +00:00
xavier
62b165df79 Elements collection: Integrated Italian translations provided by Silvio.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1994 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-31 18:31:49 +00:00
xavier
f938fc3df3 Updated Italian translations thanks to Silvio's work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1993 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-31 17:14:32 +00:00
blacksun
9c9345ad92 add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1992 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-30 18:49:42 +00:00
scorpio810
ca36eb38da Add neww symbols, thanks pawel, and update english translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1991 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-25 14:05:44 +00:00
pawel32640
12b41968fd refresh example
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1990 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-23 13:36:58 +00:00
msouabni
9082f570f9 Update Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1989 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-13 04:16:34 +00:00
xavier
71d308b82c Updated Catalan translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1988 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-09 19:57:39 +00:00
pawel32640
fd4daaf7b9 refresh symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1987 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-09 05:53:40 +00:00
pawel32640
9200a2f6c2 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1986 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-06 16:03:09 +00:00
xavier
51d34d21ae Added Eduard Amoros to the "About QET" dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1985 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-06 10:57:51 +00:00
xavier
cd25e03e86 Updated Catalan translations thanks to Eduard Amoros
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1984 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-06 10:45:02 +00:00
pawel32640
1447a8f6f2 refresh Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1983 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-04 20:06:26 +00:00
scorpio810
04bebfdd3c Add new symbols, thanks Pawel .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1982 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-02 20:54:11 +00:00
scorpio810
5f602eba51 Updated English translations .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1981 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-02 20:34:29 +00:00
xavier
ce1423420e Renamed an element having a space in its filename.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1980 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-02 13:39:08 +00:00
xavier
9cd1a35507 Updated Spanish translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1979 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-02 13:35:29 +00:00
xavier
b85b0349fc Updated Catalan translations thanks to Eduard Amoros
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1978 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-12-01 14:47:33 +00:00
pawel32640
335036648a added terminals
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1977 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-22 06:51:38 +00:00
msouabni
52f33df443 Update Arabic translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1976 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-21 17:08:30 +00:00
youssefsan
35224bc3e9 Added some translations. Minor fixes. Validation of some translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1975 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-18 18:41:42 +00:00
xavier
f4c8eccf02 Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1974 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-18 12:01:17 +00:00
pawel32640
897c9b0422 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1973 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-18 09:55:03 +00:00
xavier
ae19bba190 Updated Catalan translation thanks to Eduard Amoros.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1972 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-17 20:17:54 +00:00
xavier
99ea67cbe8 Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1971 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-17 20:15:42 +00:00
scorpio810
7af9be625a Minor changes .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1970 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-17 18:46:21 +00:00
pavelfric
8269a794e8 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1969 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-15 20:13:44 +00:00
scorpio810
15ca43ce3c Refresh the list of elements after copy .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1968 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-13 09:29:01 +00:00
scorpio810
83fc0cc5fc Add new symbols, thanks Pawel .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1967 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-13 07:37:08 +00:00
cfdev
78ff0b5906 Refresh the list of elements after moving
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1966 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-12 21:11:07 +00:00
youssefsan
3fc026a013 Adding a few translations into English. 1094/1096
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1965 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-10 22:11:30 +00:00
cfdev
371c929962 Replace icon QET::Icons::arrowleft by QET::Icons::Start
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1964 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-10 16:33:51 +00:00
cfdev
42e0715fde dateNow to date_now
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1963 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-10 16:04:51 +00:00
cfdev
d829cbf2ce git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1962 bfdf4180-ca20-0410-9c96-a3a8aa849046 2012-11-10 15:41:21 +00:00
cfdev
71f79ccce6 try to clean the code...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1961 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-10 15:35:15 +00:00
xavier
160ccec733 Translated all comments found in header files (*.h) from French to English.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1960 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-09 21:09:24 +00:00
cfdev
75c37aa029 Title block properties: added a "Set to current date" button.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1959 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-07 21:26:09 +00:00
xavier
0ef85e5b97 Conductor properties: sometimes the PEN button was erroneously enabled.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1958 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-05 18:19:25 +00:00
pavelfric
de763187ec Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1957 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-04 18:38:32 +00:00
scorpio810
3787deacb1 Add new example, thanks Ezza .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1956 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-01 17:30:18 +00:00
pawel32640
72c145246b polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1955 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-01 10:51:16 +00:00
scorpio810
c1d025875e Add new symbols, thanks Ezza .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1954 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-11-01 04:59:44 +00:00
pawel32640
c9696c9293 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1953 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-10-29 09:08:21 +00:00
scorpio810
8959b1b60e Add new symbols, thanks Ezza .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1952 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-10-28 22:24:42 +00:00
msouabni
6b5603c989 Update Arabic translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1951 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-10-23 10:51:45 +00:00
xavier
3c0342f28a Updated Spanish translations thanks to Alfredo's work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1950 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-10-22 06:08:48 +00:00
scorpio810
c9d4bd754c Add new symbol, thanks dj_jean_jean .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1948 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-10-11 10:10:50 +00:00
pawel32640
d0293eaaa1 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1947 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-10-03 06:29:23 +00:00
xavier
68cbd62cde Updated .ts files, integrated small fixes from Alfredo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1946 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-10-03 05:28:20 +00:00
pawel32640
c964ea6b93 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1945 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-09-30 10:53:32 +00:00
xavier
808ea1f494 Fixed ghost elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1944 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-09-27 18:59:16 +00:00
xavier
787b292056 Intregrated latest Spanish translation from Alfredo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1943 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-09-26 05:54:32 +00:00
pawel32640
c0337ab377 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1942 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-09-22 15:16:07 +00:00
pavelfric
24ee119eea Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1941 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-09-08 19:33:09 +00:00
pawel32640
4b061e4cd2 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1940 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-09-08 19:17:34 +00:00
pawel32640
097aa3d6ce polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1939 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-09-08 19:11:59 +00:00
pavelfric
62dc802e84 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1938 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-09-08 09:18:51 +00:00
pawel32640
b57d51304b polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1937 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-16 16:04:36 +00:00
blacksun
aea8bee857 Add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1936 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-15 23:44:04 +00:00
xavier
6ea73a0218 Fixed a bug causing some settings to be saved under printer-related sections.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1935 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-12 20:32:56 +00:00
xavier
540f0c13ea Resized single line symbols to improve readability.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1934 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-12 20:32:55 +00:00
xavier
b5430118e4 Conductor properties: added the "PEN" option, which enables users to merge neutral and ground symbols.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1933 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-12 20:32:53 +00:00
xavier
eb2acce3b6 Diagram editor: added the "zoom content" action.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1932 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-12 11:46:42 +00:00
pawel32640
6dca1f3030 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1931 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-10 19:43:48 +00:00
pawel32640
456e18f5ec polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1930 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-09 18:51:34 +00:00
blacksun
4a82258f59 Add new folders and elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1929 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-08 18:17:52 +00:00
xavier
8b772d5658 Translated some forgotten string to English.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1928 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 20:25:43 +00:00
xavier
857476c7dd Project closing dialog: fixed "Action" header alignment
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1927 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 17:15:01 +00:00
xavier
c6c74b9db8 Slightly improved the project closing diagram.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1926 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 17:10:59 +00:00
pawel32640
9751d57895 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1925 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 13:26:42 +00:00
xavier
af7f84b3cb Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1924 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 12:57:47 +00:00
xavier
ca39cb225e Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1923 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 12:57:32 +00:00
pawel32640
52000c746b polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1922 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 12:23:36 +00:00
xavier
5ce0632beb Fixed full page restore.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1921 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 00:32:39 +00:00
xavier
ba8cd22326 Page setup parameters are now saved in the application configuration after the user has accepted the print preview and restored before the user has chosen a printer.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1920 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-08-05 00:23:13 +00:00
scorpio810
326794e62a Add new sybol , thanks pikip
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1919 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-31 18:56:08 +00:00
msouabni
c24116afc7 Arabic Translation Update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1918 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-21 11:01:15 +00:00
laupion
6e0f89cd57 Replace space by tabulation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1917 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-20 21:34:16 +00:00
laupion
3433083170 Change the word <tevenin> by <thevenin> into the QET collection
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1916 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-20 20:32:44 +00:00
xavier
f00107e733 Modified qelectrotech.desktop according to FreeDesktop standards.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1915 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-20 05:14:17 +00:00
xavier
3bbf9fc6b8 Got rid of the default "system menu" added by Qt on MDI subwindows (tabs or windows).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1914 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-15 13:17:32 +00:00
xavier
f8c3df7b5f Removed the double frame border caused by the view-in-tabs imbrication.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1913 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-15 13:01:08 +00:00
xavier
b20e982cf9 Circumvented a display bug occuring when moving the current diagram from the elements panel.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1912 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-15 13:01:04 +00:00
xavier
61ec5986a8 Intregrated latest Spanish translation from Alfredo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1911 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-14 17:02:51 +00:00
xavier
14096b7f85 Now ask whether to save the project when the diagrams order is changed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1910 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-13 17:34:34 +00:00
xavier
0c85acee54 Improved the look of the closing dialog when no diagram were modified.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1909 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-13 17:34:31 +00:00
xavier
baca3db621 Fixed strings related to "save" and "save current diagram" buttons.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1908 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-13 14:01:12 +00:00
xavier
00d158856a Reworked the way project saving is presented to users.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1907 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-13 07:21:19 +00:00
pawel32640
aa87f823d0 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1906 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-10 00:11:12 +00:00
pawel32640
c6fe6440cb polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1905 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-09 23:32:13 +00:00
pawel32640
4c0e017fc9 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1904 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-09 23:19:44 +00:00
xavier
069387a58e Project tabs now have a close button.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1903 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-08 13:32:38 +00:00
xavier
2505d6170f Added a "+" button to add a new diagram to an edited project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1902 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-08 13:00:14 +00:00
xavier
e0d23abd91 Projects are now displayed with a [Modified] tag after their properties were edited.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1901 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-07 19:45:32 +00:00
xavier
b84f713d33 Fixed typos in example diagram.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1900 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-07 19:45:30 +00:00
xavier
c693ea1371 Fixed a bug when comparing two ConductorProperties objects.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1899 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-07 19:45:29 +00:00
scorpio810
61b365ba0d Add new symbols, thanks CaptainDoc .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1898 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-05 15:00:45 +00:00
xavier
1fe9a2bce1 Reworked methods related to project saving in order to optimize the "save all" feature.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1897 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-05 05:54:45 +00:00
xavier
616a96ff58 Diagrams are now updated after project-wide properties were changed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1896 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-05 05:54:42 +00:00
pawel32640
f1afdfbf80 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1895 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-03 10:50:20 +00:00
blacksun
05e5a5ee72 Refresh symbol
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1894 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-02 22:30:07 +00:00
xavier
94b9db6570 The project title is now made available to child diagrams as %projecttitle.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1893 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-02 06:34:40 +00:00
xavier
d5efc331a1 Introduced project-wide properties, i.e. key/value pairs defined at the project scope available in all child diagrams.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1892 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-01 21:54:07 +00:00
xavier
317d149c89 Updated the TitleBlockProperties class following DiagramContext improvements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1891 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-01 21:54:06 +00:00
xavier
dd93f59b26 Improved the DiagramContext class.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1890 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-01 21:54:05 +00:00
xavier
47ea8fef37 Bugfix: existing project files could end up saving application-wide default template properties.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1889 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-01 21:54:03 +00:00
xavier
8ebdfbc5a4 DiagramContextWidget: fixed margins.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1888 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-01 21:54:02 +00:00
xavier
9819490dcd TitleBlockPropertiesWidget: moved the table used for custom variables into a new DiagramContextWidget class.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1887 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-07-01 21:54:00 +00:00
xavier
f97bc8cf21 Fixed a typo in comments.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1886 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:26:29 +00:00
xavier
d685c56f21 ConductorPropertiesWidget: fixed a UI consistency bug.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1885 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:47 +00:00
xavier
4a01fed0ba Reworked the DiagramContext class to sort custom variables.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1884 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:46 +00:00
xavier
805ee08e1b The TitleBlockPropertiesWidget class was unable to load a diagram context apart from the one passed to the constructor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1883 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:43 +00:00
xavier
70dd359f25 Converted the "project properties" dialog to ConfigDialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1882 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:41 +00:00
xavier
00affb107e Minor refactoring: moved the Qt:Sheet window flag into the ConfigPage constructor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1881 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:39 +00:00
xavier
4ce3c89e1d BorderProperties class: made setEditedBorder() public.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1880 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:37 +00:00
xavier
c6a50220dc Trivial indentation fix.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1879 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:36 +00:00
xavier
dee29ac8cb Moved the ConfigPage class to a separated, dedicated header file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1878 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:34 +00:00
xavier
7a587a7d36 Refactored the ConfigDialog class to make it more generic.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1877 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:32 +00:00
xavier
1539628f24 Fixed a bug preventing the storage of custom variables in Configure QElectroTech > New Diagram.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1876 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-29 05:21:30 +00:00
scorpio810
7c73ddc127 Add new symbols , thanks Joshua claveau .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1875 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-26 06:28:11 +00:00
scorpio810
bc11cdf83c Add new symbols , thanks Rafart renaud .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1874 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-25 13:08:24 +00:00
xavier
488cb69a7c Elements panel: added a "switch to this project" action to the context menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1873 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-25 06:27:24 +00:00
pawel32640
492932b8a2 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1872 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-19 05:48:44 +00:00
scorpio810
be0d5af383 Add new symbols , thnaks Renaud .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1871 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-06-14 13:53:01 +00:00
pawel32640
2abe9a8243 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1870 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-30 05:37:10 +00:00
pavelfric
f80efa6a23 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1869 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-29 14:43:57 +00:00
scorpio810
9945d37613 Fix name symbol
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1868 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-28 21:31:33 +00:00
pawel32640
fbf7a47419 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1867 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-28 05:16:44 +00:00
xavier
cb7cbbf0e1 Diagram editor: fixed a text position bug that occurred only when dropping elements onto diagrams.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1866 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-27 15:18:22 +00:00
xavier
800aa588bf Element editor: fixed a text position bug that occurred when changing font size.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1865 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-27 15:18:21 +00:00
scorpio810
869cd4baf5 Add new symbols , thanks Joshua , and refresh varh_08-04-15_en60617.elmt
thanks Jonas .


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1864 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-27 14:02:18 +00:00
xavier
5aae1d61a0 Removed a call to a function unavailable in Qt 4.6.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1863 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-25 09:06:55 +00:00
xavier
5868cf9b34 Fixed a forgotten slash.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1862 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-25 08:57:15 +00:00
xavier
515311db04 Dropping a file onto a main window now opens that file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1861 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-24 17:27:15 +00:00
pawel32640
9100578e9d update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1860 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-20 16:42:45 +00:00
pavelfric
d94117de7f Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1859 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-20 10:26:48 +00:00
xavier
bb92ecdb88 English translation: minor improvements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1858 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-19 22:37:03 +00:00
scorpio810
4d4c844143 Add new symbols , thanks Joshua .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1857 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-19 21:24:53 +00:00
msouabni
073f2b1820 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1856 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-19 19:44:28 +00:00
scorpio810
1f6e31c881 Add new symbols , thanks Joshua .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1855 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-19 18:36:01 +00:00
msouabni
69a88b4c07 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1854 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-19 17:06:20 +00:00
scorpio810
e23b009dc6 Add new symbols , thanks Jonas
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1853 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-19 15:26:09 +00:00
pavelfric
1fe1be3251 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1852 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-18 17:09:30 +00:00
msouabni
209b4823ca Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1851 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-18 12:04:24 +00:00
pawel32640
cf03d2295a update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1850 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-18 11:51:24 +00:00
scorpio810
7468c09318 Add new symbols, thanks Ezza .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1849 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-18 11:19:49 +00:00
msouabni
29ae1d505f Arabic Translation Update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1848 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-18 06:49:07 +00:00
pawel32640
9705d08a71 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1847 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-18 06:06:43 +00:00
xavier
a298c6297c Fixed version in the Doxygen configuration file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1846 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-17 19:57:47 +00:00
scorpio810
4b0849ff22 Add new symbols , thanks ezza and Pawel .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1845 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-15 18:09:55 +00:00
pawel32640
3016ae70f2 small change in the Polish translation - qelectrotech.desktop
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1844 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-15 09:42:35 +00:00
xavier
ddf9e059dd Fedora packaging: replaced obsolete .spec file with URL to Fedora Git repository
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1843 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-14 19:23:33 +00:00
xavier
69deaa3f75 Removed script duplicate.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1842 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-14 19:23:31 +00:00
xavier
81c0532fc2 The elements cache now expects the element mtime to be equal to the one stored in the cache entry.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1841 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-14 19:23:30 +00:00
xavier
191fbab78e make install now copies title block templates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1840 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-14 19:23:29 +00:00
xavier
556d01596c make install now preserves timestamps when copying directories
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1839 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-14 19:23:26 +00:00
pawel32640
f9513f622b update Polish translation - qelectrotech.desktop
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1838 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-13 20:45:15 +00:00
xavier
19d8dbe4f0 qelectrotech.desktop: fixed categories according to desktop-file-install errors, reduced duplicates between generic names and comments.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1836 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-13 11:46:04 +00:00
xavier
7878773874 Fixed a typo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1835 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-13 10:48:29 +00:00
xavier
82388d80fe Changed email address for Remi Collet.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1834 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-13 10:41:20 +00:00
xavier
c0700bb6fd Removed svn:executable property from a few elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1833 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-13 10:29:45 +00:00
xavier
741045c8be Updated elements Spanish translations thanks to Alfredo Carreto.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1832 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-13 01:40:14 +00:00
xavier
afb8254fe2 Modified displayedVersion and splash screen to prepare 0.3a tag
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1829 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 23:24:20 +00:00
xavier
4a9e3f248f Doxygen: minor modification
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1828 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 23:24:19 +00:00
xavier
fa5ec6f597 Element editor: fixed yet another bug in the zValue choice for newly added parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1827 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 22:03:07 +00:00
xavier
4a200bbcf5 Unix manual: minor updates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1826 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 20:39:03 +00:00
xavier
81a9406e01 Ran dos2unix on the elements collection.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1825 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 20:06:47 +00:00
xavier
7af1431105 Added Antun to the "About QET" dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1824 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 19:52:23 +00:00
xavier
b178080208 Integrated Mohamed's latest translations for the application (erroneously committed to branches/0.3)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1823 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 19:08:32 +00:00
xavier
10dc4b6300 Integrated Mohamed's latest translations (erroneously committed to branches/0.3)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1822 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 18:46:20 +00:00
xavier
6922979bcb Updated Croation translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1821 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 16:24:06 +00:00
jcm
20aab5c922 updated pt transl.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1819 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 14:14:17 +00:00
xavier
a7a3024837 Copied missing Czech translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1818 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 12:30:13 +00:00
xavier
384f5c2d2b Fixed revision 1814.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1817 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 12:26:04 +00:00
scorpio810
c93ae47b24 Update translation to A4_1.titleblock ,DIN_A4.titleblock .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1816 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 11:55:28 +00:00
pavelfric
268a171a87 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1815 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 10:23:19 +00:00
youssefsan
6f34fbbd9b Added missing Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1814 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 09:40:03 +00:00
youssefsan
6c3e49a436 Added missing translations into Spanish 1073/1073
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1813 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 09:33:57 +00:00
pawel32640
1256dfcfcb update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1812 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 05:13:46 +00:00
pawel32640
1871d5c6ef update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1811 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 04:28:07 +00:00
pavelfric
beb8519c89 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1810 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-12 00:43:14 +00:00
xavier
bbbbbfd942 Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1809 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 23:10:29 +00:00
xavier
20c440d45a Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1808 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 23:08:13 +00:00
xavier
df4edf60e5 Replaced a QMultiMap-based sort with a cleaner qSort().
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1807 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 21:38:50 +00:00
xavier
b7feb25dbd Element editor: fixed a bug when determining the zValue for a newly added part.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1806 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 21:27:31 +00:00
pawel32640
35e960a0cf update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1805 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 18:17:29 +00:00
xavier
0c961cb884 TBT editor: logos manager: added a "Close" button.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1804 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 17:47:42 +00:00
xavier
3e4b948fd6 TBT editor: logos manager: added an "export" button.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1803 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 17:47:38 +00:00
xavier
5f006e7ece Removed tabs in qet_directory files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1802 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 10:14:51 +00:00
xavier
25dfadbe85 Improved the mechanism that chooses the best translation from a names list.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1801 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 10:08:36 +00:00
xavier
a7d4c44c36 Translated double-logo and single-logo titleblocks to all potentially supported languages.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1800 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 06:22:32 +00:00
xavier
5cc4fb8ac7 Translated the default title block template in all potentially supported languages.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1799 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 06:12:46 +00:00
xavier
603c2ba63e Element editor: new parts are now added with a zValue higher than other non-terminal parts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1798 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-11 05:41:40 +00:00
xavier
719e1c008e Elements panel: also highlight integrated element when they are erased.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1794 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-10 17:48:38 +00:00
xavier
efbfb462c8 Fixed a bug preventing from adding an element when erasing an already integrated element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1793 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-10 17:48:33 +00:00
scorpio810
7816031b0c Conform to english term .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1792 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-10 15:23:41 +00:00
scorpio810
8d910ccaa4 Update english translation .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1791 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-10 15:14:25 +00:00
scorpio810
8c3f9f49e0 Update english translation .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1790 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-10 14:34:16 +00:00
scorpio810
85fa1252cb Update english translation .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1789 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-10 13:26:54 +00:00
xavier
29cdb19877 Fixed a French typo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1788 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-10 06:13:27 +00:00
xavier
5997bdb36f Removed all non-ASCII characters from source code.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1787 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-10 06:13:23 +00:00
xavier
8225e6ba8f Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1786 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 21:48:47 +00:00
xavier
bff9d5f048 Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1785 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 21:48:40 +00:00
xavier
cdfd49a5a3 Improved an informative text.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1784 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 21:48:37 +00:00
xavier
d5a3dbc461 TBT editor: added informative texts regarding labels and values.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1783 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 21:17:12 +00:00
xavier
2767df712a NamesListWidget: minor improvements (icon, What's this tips, ...)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1782 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 21:17:10 +00:00
xavier
28fca988b9 Title block templates: variables are now interpreted within labels too.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1781 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 21:17:09 +00:00
xavier
a161ce0bd4 Title block properties: now warn users when they enter invalid keys.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1780 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 17:21:46 +00:00
xavier
626ff78ae0 Title block properties: added tooltips onto historical fields.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1779 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 17:21:44 +00:00
pavelfric
a542f1d4bf Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1778 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 15:45:01 +00:00
xavier
2300783bfe Replaced old Crystal icons with recent Oxygen equivalents.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1777 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 13:55:59 +00:00
xavier
a8b0d63a5c TBT editor: logo manager: added icons.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1776 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 12:56:18 +00:00
xavier
7c75e2f0bf TBT editor: logos manager: minor improvements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1775 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 02:31:46 +00:00
xavier
c516f3a1ca Fixed two elements with erroneous XML.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1774 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 02:31:45 +00:00
xavier
d42a9ad176 Title block template editor: added a menu entry to manage logos.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1773 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 02:31:43 +00:00
xavier
dd237b148e Title block template editor: added tooltips to helper cells to ensure their content remains readable even when their size is reduced.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1772 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 02:31:41 +00:00
xavier
f54e3bb90b Fixed a bug in the dimension widget used in the title block editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1771 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-09 02:31:40 +00:00
xavier
4b39950397 Updated windows scripts that take care of file associations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1770 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 23:59:22 +00:00
xavier
597a8cf79f Yet another small fix on examples/Convoyeur_bouteilles.qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1769 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 22:32:29 +00:00
xavier
2e75d0932b Removed inadequate title block from Convoyeur_bouteilles.qet
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1768 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 22:32:27 +00:00
xavier
3fc74b8723 Added bitmap icons generated using first drafts from Nuno Pinheiro.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1767 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 20:33:07 +00:00
pawel32640
9b6863322d update Polish translation: x-qet-titleblock.desktop
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1766 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 19:29:19 +00:00
xavier
e3149c5c0f Updated translations statistics script.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1765 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 19:21:31 +00:00
xavier
95ff9634ef Updated Croatian translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1764 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 19:07:45 +00:00
pawel32640
71ad75978c update Polish translation: qelectrotech,xml, x-qet-titleblock.xml, default.titleblock
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1763 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 17:15:19 +00:00
scorpio810
7f73e07b66 Update qelectrotech.desktop .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1762 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 15:58:04 +00:00
scorpio810
3dd53cb5ac Update shared-mime-info-spec to new freedesktop.org reference .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1761 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-08 10:38:24 +00:00
pawel32640
9e9bf1ccf0 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1760 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-07 08:08:08 +00:00
scorpio810
3837ffa38b Fix typo in croate translation default.titleblock .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1759 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 22:39:05 +00:00
xavier
4a256907f9 Translated default title block template thanks to Antun Marakovic's work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1758 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 22:20:23 +00:00
xavier
5e5bbaf4f3 Updated Croatian .ts file with latest strings.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1757 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 22:14:07 +00:00
xavier
b07d2d8742 Updated Croatian translations thanks to Antun Marakovic's work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1756 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 22:14:02 +00:00
pawel32640
d04110f437 update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1755 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 17:41:37 +00:00
pawel32640
d5427ee61c update Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1754 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 16:41:55 +00:00
scorpio810
1f7e96605a remove &#xd; in symbol compteur_horaire.elmt , and add other translation to compteur_horaire_08-04-03_en60617.elmt & wattheuremetre_08-04-03_en60617.elmt .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1753 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 14:41:09 +00:00
scorpio810
2d2646ca84 Fix name and dir for en60617 .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1752 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 14:30:20 +00:00
scorpio810
a5ea81162a Add jonas symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1751 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-06 13:43:33 +00:00
xavier
bb87d508ae Fetched branch 0.3 back into the trunk.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1750 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-05 23:27:53 +00:00
jcm
29f5dcad8c updated pt trans
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1749 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-05 20:57:46 +00:00
scorpio810
21b7901d4f Refresh titeblock A4_1 to use the entire page .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1748 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-05 12:11:42 +00:00
scorpio810
7024bf0e6c Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1747 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-04 23:10:14 +00:00
scorpio810
f08b19da4e Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1746 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-04 07:10:44 +00:00
msouabni
1d98158078 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1745 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-04 04:07:36 +00:00
xavier
7206e4166e Fixed a double-translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1744 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-03 20:55:12 +00:00
alfredo
8352c31203 Updated Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1743 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-03 20:20:10 +00:00
scorpio810
b852e6de65 Rename cd20_entrees_zoom_2.elmt , thanks José Carlos Martins for report .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1742 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-03 19:27:30 +00:00
msouabni
f8f35d2312 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1741 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-03 15:37:34 +00:00
jcm
2568d71c21 updated pt translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1740 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-03 15:02:06 +00:00
xavier
291b432ab4 Updated German translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1739 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-03 05:28:35 +00:00
xavier
72ca6eb33d Moved some ElementsPanel-specific modifications to reimplemented GenericPanel virtual methods.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1738 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-03 05:28:28 +00:00
scorpio810
5c2a405f78 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1737 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-02 13:37:21 +00:00
msouabni
fc10cd63b7 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1736 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-02 03:20:20 +00:00
xavier
8f5927ac55 Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1735 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-01 22:19:21 +00:00
msouabni
6deb2272f8 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1734 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-01 18:20:30 +00:00
jcm
260119479d Updated Pt Translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1733 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-01 17:29:00 +00:00
scorpio810
bef1bd97f0 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1732 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-01 15:57:43 +00:00
scorpio810
a048897be8 Update english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1731 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-01 15:18:23 +00:00
msouabni
4954b7d251 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1730 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-05-01 13:07:12 +00:00
xavier
bfb3d8b351 Updated .ts files with latest strings from sources.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1729 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 20:43:36 +00:00
xavier
1a7dd5ab8b Updated German translations thanks to Markus Budde's work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1728 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 20:43:31 +00:00
xavier
e175db1449 Fixed a typo in a What's this tip.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1727 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 20:35:25 +00:00
msouabni
eebd0b4583 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1726 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 19:33:29 +00:00
msouabni
c4bdedbb95 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1725 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 19:32:16 +00:00
msouabni
52bdbd20cc Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1724 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 13:54:39 +00:00
msouabni
d51b064374 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1723 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 13:53:46 +00:00
msouabni
4ab6a006f0 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1722 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 13:37:17 +00:00
msouabni
db651655eb Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1721 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 13:36:31 +00:00
scorpio810
e54dce8721 Add new symbols , thanks uros & cyril
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1720 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-30 02:27:29 +00:00
msouabni
8d40da12ef Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1719 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:49:41 +00:00
msouabni
07fca790a7 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1718 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:49:07 +00:00
msouabni
d3f129d003 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1717 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:48:39 +00:00
msouabni
bae9ab53fd Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1716 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:48:13 +00:00
msouabni
1301b96cb8 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1715 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:47:40 +00:00
xavier
b56a594c54 The scroll-and-highlight animation when integrating an element into a project is now optional.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1714 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:29:40 +00:00
xavier
7990889d99 Elements panel now avoid marking freshly integrated elements as unused.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1713 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:29:37 +00:00
pavelfric
339d5e0f43 Updated Czech translations. Done. But it seemes the last element has translation - ./contacts/fin_de_course/fin_de_course_came_no.elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1712 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:28:12 +00:00
msouabni
b2c3827c8d Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1711 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 20:05:30 +00:00
msouabni
5e5f8532a1 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1710 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 19:36:56 +00:00
pavelfric
43cebe93f2 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1709 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 17:31:55 +00:00
pavelfric
c57ec8dbe5 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1708 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 09:56:36 +00:00
msouabni
9282bed14f Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1707 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-29 03:44:04 +00:00
xavier
f039a37447 Fixed regression introduced in rev1657: key strokes were discarded when editing texts.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1706 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 23:22:34 +00:00
xavier
f40560a041 Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1705 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 22:06:25 +00:00
xavier
54cb918abe Updated again .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1704 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 21:45:29 +00:00
xavier
9bea5c84cb Fixed a missing closing tag.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1703 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 21:45:24 +00:00
xavier
ab0657a3d4 Fixed qelectrotech.qrc (remaining deleted file).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1702 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 21:45:21 +00:00
xavier
e6180e8971 Introduced the new icon for title block templates, got rid of the "green directory" icon used for projects.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1701 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 21:33:36 +00:00
msouabni
a507e863e7 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1700 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 21:15:50 +00:00
xavier
10edad5641 Updated .ts files so they contain recently added strings.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1699 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 18:59:44 +00:00
xavier
1a7261c1de Elements panel: the tooltip is back on elements categories.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1698 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 16:45:19 +00:00
xavier
fac1c5c2c4 Elements panels now display and highlight elements newly-integrated into projects.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1697 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 16:45:16 +00:00
xavier
1b52030484 Diagram editor: added a few status and "What's this?" tips.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1696 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 16:45:13 +00:00
xavier
3b7b70f551 Main windows: added a "What's this?" action.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1695 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 16:45:10 +00:00
pavelfric
c239b66cf4 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1694 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-28 14:34:28 +00:00
pavelfric
b3ba4a6a2c Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1693 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-27 21:21:23 +00:00
msouabni
b1215d66d4 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1692 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-24 20:32:13 +00:00
msouabni
178eac3e26 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1691 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-24 17:10:26 +00:00
xavier
d810aa1400 Translation of elements to Spanish by Alfredo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1690 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-23 05:56:13 +00:00
pawel32640
e30d6d5a18 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1689 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-22 18:36:19 +00:00
pawel32640
cbc6a13e2a polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1688 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-22 17:29:23 +00:00
msouabni
c386374223 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1687 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-22 17:18:06 +00:00
msouabni
aab87decf7 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1686 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-21 17:44:46 +00:00
youssefsan
6db24aab25 Added few translations into Catalan (573/1038)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1685 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-21 13:58:17 +00:00
youssefsan
174252b482 Added missing translations for qet_es 1038/1038.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1684 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-21 13:46:54 +00:00
pawel32640
926a0d70a1 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1683 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 23:01:52 +00:00
pawel32640
de071e17b5 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1682 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 22:33:58 +00:00
pawel32640
5411ed4ea1 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1681 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 22:15:14 +00:00
pawel32640
7117c67b56 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1680 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 21:46:27 +00:00
msouabni
9bea4ae8bf Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1679 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 19:44:00 +00:00
pawel32640
159f414567 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1678 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 19:31:11 +00:00
msouabni
c7b746ddb3 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1677 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 19:27:00 +00:00
pawel32640
01b720ac34 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1676 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 18:51:37 +00:00
msouabni
f7d6896b52 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1675 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-20 06:58:57 +00:00
msouabni
813ebe0a2a Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1674 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-19 13:59:20 +00:00
pawel32640
2dc40fd182 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1673 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-19 05:36:36 +00:00
scorpio810
50d53a0469 Remove duplicate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1672 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-18 16:02:00 +00:00
scorpio810
bee598cd67 Remove duplicate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1671 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-18 15:46:09 +00:00
pawel32640
3e7da0fd93 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1670 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-18 06:36:37 +00:00
xavier
949a65f640 Elements collection: fixed tabs-indented files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1669 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-18 06:16:16 +00:00
xavier
2fb35a6a11 Fixed Mohamed's UTF-8 BOM along with a few other glitches.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1668 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-18 06:15:31 +00:00
pawel32640
63c4ad067f polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1667 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-18 05:36:50 +00:00
msouabni
1dd9670f0c Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1666 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-17 19:33:43 +00:00
msouabni
0d1388ce57 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1665 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-17 17:20:51 +00:00
scorpio810
e744597e5e merge ezza "solar symbols" working directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1664 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-17 14:34:41 +00:00
xavier
1871572312 Added Croatian to the translations statistics script.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1663 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-17 05:43:08 +00:00
xavier
f16df99266 Added mailing list address as contact and Laurent as main author.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1662 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-17 05:37:01 +00:00
scorpio810
ba29308b31 English translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1661 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-16 19:07:03 +00:00
scorpio810
0a934ac43b English translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1660 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-16 17:16:45 +00:00
scorpio810
6f9105a202 Add new symbols , thanks fylip22
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1659 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-16 16:06:47 +00:00
xavier
0eb5559703 Added Croatian .ts file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1658 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-16 12:44:32 +00:00
xavier
417ef1b02e Bugfix: arrow keys triggered both items movement and scroll area on diagrams.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1657 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-16 06:33:26 +00:00
xavier
b89397670e Added Slovenian to the translations statistics script.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1656 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-15 18:54:04 +00:00
xavier
68dffdd5da Added Slovenian .ts file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1655 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-15 14:14:37 +00:00
xavier
1a48c5af83 Fixed behaviour when moving conductor/independent text items.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1654 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-15 14:14:34 +00:00
xavier
5f3dcd1dbb Fixed a Mac-specific, relatively obvious error.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1653 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-10 17:22:49 +00:00
drslump
a77895c62c updated qet_it italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1652 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-10 07:24:21 +00:00
msouabni
5496a4f9cc Update Arabic version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1651 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 19:03:17 +00:00
xavier
15a79881b0 The title block template editor now save its geometry and state when closing.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1650 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 18:56:17 +00:00
pawel32640
1e474e4a77 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1649 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 18:23:34 +00:00
xavier
a2f73bc1dd Diagram context menu: added "Rotate texts" action.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1648 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 17:48:54 +00:00
xavier
8b76fc20b0 Updated .xml and .desktop files to declare application/x-qet-titleblock MIME type.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1647 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 15:27:18 +00:00
xavier
8ba02ef932 QElectroTech is now able to open .titleblock files passed as arguments to the program.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1646 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 15:27:15 +00:00
xavier
b8ae554310 Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1645 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 11:55:30 +00:00
xavier
83ca44e6b9 Fixed a forgotten tr().
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1644 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 11:55:26 +00:00
xavier
fd32b98651 Polish translation: fixed translations filled in "translator comments" field.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1643 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 11:49:27 +00:00
xavier
714f9e09e2 Printing: when printing diagrams with no titleblock, use the space left by the titleblock.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1642 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 02:42:31 +00:00
xavier
f1dd11b903 CR characters in elements and TBT extra information field are now stripped.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1641 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 01:03:11 +00:00
xavier
318df55a37 Implemented QET::writeXmlFile() to handle every XML file generation in a single place.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1640 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-09 01:03:08 +00:00
xavier
6ab83f3517 TBT editor: fixed "Save as" icon.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1639 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-08 20:51:48 +00:00
xavier
7c89f95d8a TBT editor: added toolbars
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1638 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-08 20:51:46 +00:00
xavier
acbbf01cf4 TBT editor: added menu entries to add rows/columns at the end of the grid.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1637 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-08 20:51:43 +00:00
xavier
ba7e030d9f Title block templates: improved span management
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1636 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-08 20:51:40 +00:00
msouabni
e3eaed2314 Update arabic version
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1635 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-08 19:04:06 +00:00
scorpio810
1a616e6e94 Add new symbol , thx ludo-43
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1634 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-07 15:06:30 +00:00
xavier
070de7f706 Elements collections: removed UTF-8 BOM added by Mohamed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1633 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-06 08:23:01 +00:00
msouabni
8091bd5502 Update Arabic version -Automatism -
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1632 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-06 07:26:58 +00:00
scorpio810
65ad6c08b2 Refresh *.conf files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1631 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-04 18:43:10 +00:00
scorpio810
444afebd21 Update qelectrotech.conf
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1630 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-04 18:16:40 +00:00
scorpio810
b78803a1a7 Update sample.conf
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1629 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-04 17:24:20 +00:00
xavier
d995d9e6a9 Fixed a bug preventing the user from dropping an already-integrated titleblock template onto a diagram.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1628 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-04 16:13:08 +00:00
scorpio810
3d9f1a876c Remove unused terminal in plc symbols .
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1627 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-04 15:39:18 +00:00
scorpio810
3b4b36f0e6 Refresh plc symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1626 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-04 13:10:40 +00:00
scorpio810
33c0cbab34 re draw other plc symbol + add terminals
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1625 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-04 00:07:10 +00:00
scorpio810
d42f1cc31f Re draw for Art
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1624 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-02 23:40:46 +00:00
pawel32640
46e0d63db6 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1623 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-02 18:46:32 +00:00
msouabni
4fa182be4c Updated Arabic version "About QET" dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1622 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-02 16:05:08 +00:00
xavier
05f150904c Updated "About QET" dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1621 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-01 20:29:43 +00:00
xavier
ccd8aa8638 Elements collection: removed duplicate translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1620 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-01 20:16:05 +00:00
xavier
500c75603d Fixed two source strings not in the usual source language.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1619 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-01 20:13:44 +00:00
xavier
610a94f10f Updated French and English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1618 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-01 20:08:16 +00:00
xavier
75ba376b89 Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1617 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-04-01 20:02:00 +00:00
xavier
8f07be7312 Elements static texts can now be either black or white.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1616 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 22:48:40 +00:00
xavier
457458e6d9 Elements collection: fixed a typo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1615 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 22:08:57 +00:00
xavier
4828445aaf Elements collection: removed all remaining &xd;.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1614 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 22:07:30 +00:00
xavier
c6694bcde0 Elemnts collection: removed remaining extra &xd; in information fields.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1613 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 21:50:52 +00:00
xavier
088180dd30 Elements collection: fixed various things (UTF-8 BOM, encoding problems, extra &#xd;...).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1612 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 21:38:35 +00:00
msouabni
a44a36697b Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1611 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 19:13:48 +00:00
msouabni
4de56d0dd5 Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1610 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 18:15:34 +00:00
pawel32640
23bf20b0c7 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1609 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 16:30:41 +00:00
scorpio810
0a1a9858e7 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1608 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 15:59:35 +00:00
pavelfric
f471bbde19 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1607 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 15:13:22 +00:00
pawel32640
7fe80ab8e2 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1606 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 02:19:54 +00:00
scorpio810
aad172e3d3 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1605 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-31 01:32:25 +00:00
xavier
709bfa27c5 Reverted commits 1600 (translation does not imply copying files), 1601 and 1603 (translation does not imply renaming files).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1604 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-29 22:07:09 +00:00
msouabni
5ec1dbffbc Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1603 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-29 17:09:51 +00:00
pavelfric
adf9ff1591 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1602 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-29 16:38:01 +00:00
msouabni
1abfe9e33f Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1601 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-29 16:06:31 +00:00
msouabni
7dd91cde8b Arabic translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1600 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-29 14:48:46 +00:00
pawel32640
f98439e532 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1599 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-29 09:38:57 +00:00
scorpio810
9f7a650713 Add new symbols thanks Eike
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1598 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-29 09:04:51 +00:00
xavier
8b1e7904c4 The title block template editor now supports pasting multiple cells.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1597 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-25 16:34:53 +00:00
xavier
e31a8a375e Minor refactoring: added TitleBlockTemplateView::pastedCells().
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1596 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-25 16:34:49 +00:00
pawel32640
767565d147 minor changes in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1595 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-25 06:17:15 +00:00
pawel32640
1354c04d3c minor changes in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1594 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-25 05:46:48 +00:00
xavier
245a8abbb1 Diagram editor: users may now enter visualisation mode by pressing Ctrl and Shift.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1593 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-24 14:34:25 +00:00
scorpio810
7370edbb4e Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1592 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-20 16:25:39 +00:00
scorpio810
b35fbf952f Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1591 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-20 14:55:02 +00:00
alfredo
032594a346 Updated Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1590 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-19 20:12:58 +00:00
scorpio810
a818198e76 Delete unused terminals in Omron symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1589 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-19 14:49:57 +00:00
alfredo
1efdcedf68 Updated Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1588 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-19 02:15:54 +00:00
xavier
e7207734c5 Fixed items deletion in GenericPanel::deleteItem().
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1587 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-18 19:20:47 +00:00
scorpio810
79682cb3d0 Add and refresh symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1586 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-18 08:35:33 +00:00
pavelfric
30da0147d3 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1585 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-18 06:59:19 +00:00
scorpio810
47617deaea Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1584 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-18 03:09:31 +00:00
xavier
def111cb3f Fixed zoom fit when opening an element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1583 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-17 22:36:58 +00:00
xavier
cb37bc1d44 Elements collection: deleted a remaining uppercase directory.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1582 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-17 21:17:50 +00:00
pavelfric
996466da35 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1581 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-17 19:24:55 +00:00
msouabni
1438ee7096 git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1580 bfdf4180-ca20-0410-9c96-a3a8aa849046 2012-03-17 18:58:01 +00:00
msouabni
2f33fba21e git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1579 bfdf4180-ca20-0410-9c96-a3a8aa849046 2012-03-17 18:44:22 +00:00
msouabni
57b8880f8a Traduction Sondes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1578 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-17 18:43:35 +00:00
xavier
719722309a Renamed elements with uppercase characters in their filename.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1577 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-17 17:36:53 +00:00
pawel32640
c96322e873 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1576 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-17 16:01:18 +00:00
scorpio810
f393d3dc62 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1575 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-17 15:33:43 +00:00
scorpio810
ff2d557693 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1574 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-16 18:19:49 +00:00
xavier
87d3021bd3 Implemented QETMainWindow::firstActivation, used it to fit view when editing an element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1573 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-16 18:01:32 +00:00
scorpio810
a92bfa5e29 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1572 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-16 16:33:04 +00:00
pawel32640
e1522a0198 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1571 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-16 14:07:00 +00:00
msouabni
476c242c84 Modification de la traduction arabe
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1570 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-16 07:58:03 +00:00
alfredo
c90c19cea0 Updated Spanish translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1569 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-16 05:25:56 +00:00
scorpio810
bf5db736d5 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1568 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-15 15:46:01 +00:00
scorpio810
241dbf15d4 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1567 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-15 15:08:11 +00:00
xavier
7b6f46a26c Title block templates: cells widths are now adjusted to fit the total width when possible.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1566 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-13 18:01:51 +00:00
scorpio810
aa13b0a708 Change logo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1565 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 21:34:03 +00:00
scorpio810
b135844910 Add other TBT
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1564 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 19:40:31 +00:00
xavier
8daa1bebce Cut/Copy/Paste menu entries are now enabled/disabled according to the current state of editor, selection and clipboard.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1563 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 16:06:48 +00:00
xavier
9bf900ca29 Minor refactoring within TBT commands.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1562 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 16:06:46 +00:00
xavier
f6b2037fb9 Title block template editor: implemented cut operation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1561 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 16:06:43 +00:00
xavier
ab3caba9ef Title block template editor: implemented paste operation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1560 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 16:06:40 +00:00
xavier
dc2ea1ae80 Added TitleBlockCell::loadContentFromCell()
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1559 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 16:06:37 +00:00
xavier
14d5811979 Title block templates: cell saving/loading code is now shared between TitleBlockCell and TitleBlockTemplate.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1558 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 16:06:30 +00:00
xavier
e7d724ebde Fixed a typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1557 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 16:06:27 +00:00
xavier
1f192b26c7 Title block template editor: implemented copy operation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1556 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 16:06:22 +00:00
pawel32640
fa34d7fbe6 minor changes in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1555 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-11 13:49:35 +00:00
pawel32640
6ed064b8fb Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1554 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-07 15:37:05 +00:00
scorpio810
03fd6e72a9 Add new symbols, thanks Eike Krumbacher
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1553 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-07 12:04:47 +00:00
scorpio810
7d3b37e587 Minor change in TBT DIN_A4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1552 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-07 11:50:14 +00:00
xavier
ea3042e514 Updated Arabic translations, thanks to Mohamed Souabni.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1551 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-05 22:33:46 +00:00
xavier
9f62655914 Added a forgotten Q_UNUSED statement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1550 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-05 22:15:27 +00:00
scorpio810
08a810dbe6 Refresh n°2 TBT DIN_A4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1549 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-05 18:14:36 +00:00
scorpio810
807c66ec4e Refresh Titleblock DIN_A4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1548 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-05 18:10:27 +00:00
scorpio810
4f64939ade Add new titleblock DIN A4 , first works
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1547 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-05 13:26:57 +00:00
xavier
b189c72fd9 Title block template editor: the "Merge cells" and "Splti cell" actions are now enabled and disabled depending on what is currently selected.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1546 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-04 18:27:37 +00:00
xavier
ae39ee4713 Removed array intialized with a dynamic length at run-time.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1545 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-04 17:42:25 +00:00
pavelfric
987c36799a Updated Czech translations - many thanks to Xavier :]
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1544 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-03 20:35:00 +00:00
pavelfric
af2a2e71b5 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1543 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-03 19:59:11 +00:00
pavelfric
68ee93ccbe Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1542 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-03 18:46:56 +00:00
xavier
6bdd166e57 Title block templates now embed a free field for extra information.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1541 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-03-02 17:55:27 +00:00
xavier
fac0fea239 The title block template editor now displays a tooltip with the edited template's minimum and maximum widths.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1540 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-28 18:54:34 +00:00
xavier
ef2958eab1 Title block template editor: percentage are now bound within 1-100 range
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1539 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-27 18:31:47 +00:00
xavier
f7d27f25a1 Title block template editor: now write the preview width to application settings.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1538 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-27 18:20:33 +00:00
xavier
7a955b777f RTL languages integration: mirrored a few icons.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1537 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-27 18:19:39 +00:00
xavier
1e8e01c84c Replaced the QET_TBT_USE_QPICTURE_BASED_CACHE compile-time option with a hardcoded runtime check.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1536 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-26 21:54:47 +00:00
xavier
6199503954 Fixed erroneous messages in .pro file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1535 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-26 21:00:56 +00:00
xavier
9a996544f6 Due to a nebulous QPicture-related bug, added a compile-time option to enable the cached rendering of titleblock templates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1534 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-26 18:35:48 +00:00
xavier
fd155f90d4 Title block template rendering: minor optimization.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1533 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-26 18:34:24 +00:00
scorpio810
e7c9d8cf9a Minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1532 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-26 13:35:02 +00:00
pawel32640
c3bf22ef2e Small changes in Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1531 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-26 09:07:58 +00:00
xavier
988c983bd5 Reintegrated Qt Italian translations since they do not seem to be provided by Qt.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1530 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-25 18:45:30 +00:00
xavier
4164cf227f Removed Qt translations from the lang/ directory.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1529 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-25 16:44:11 +00:00
pawel32640
d0d27efd57 Small changes in Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1528 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-25 08:59:42 +00:00
xavier
271ee23116 Various improvements for RTL languages.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1527 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-24 21:26:24 +00:00
pawel32640
a73c260e6c Small changes in Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1526 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-24 11:54:13 +00:00
drslump
dc2c47f6e6 updated qet_it italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1525 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-22 14:20:13 +00:00
xavier
542f061370 Added French and English translations to a Polish-only element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1524 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-22 05:55:43 +00:00
pawel32640
2d1d3c9c3e Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1523 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-21 23:44:31 +00:00
scorpio810
a60d840aae Minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1522 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-21 17:04:01 +00:00
xavier
292622ea97 Fixed a few original strings, updated translations accordingly.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1521 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-20 22:26:52 +00:00
xavier
8d7316641f Slightly improved the rendering of the "About QET" dialog with RTL languages.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1520 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-20 21:21:40 +00:00
xavier
fa54b6eaae Updated translation files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1519 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-20 21:20:51 +00:00
xavier
0815332c73 The application now uses right-to-left layouts when required by translations through a special, non-displayed translated string.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1518 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-20 21:20:34 +00:00
xavier
007e627b86 Updated Arabic translations thanks to Mohamed's work.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1517 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-20 21:04:12 +00:00
xavier
03bb2b3776 Now checks whether g++ option -fno-ipa-sra is available before adding it.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1516 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-20 20:24:03 +00:00
pawel32640
37daadacd9 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1515 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-20 15:09:15 +00:00
scorpio810
2b92163230 Add new symbols, thanks pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1514 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-19 14:56:14 +00:00
scorpio810
39c1913640 Add new symbols , thanks pawel & eike
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1513 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-18 02:29:09 +00:00
xavier
62bb0d2d01 Title block template editor: added icons for row/columns/cells operations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1512 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-17 07:26:46 +00:00
pawel32640
caacd177d7 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1511 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-16 20:50:37 +00:00
xavier
b6ae248036 Oxygen-based theme: updated zoom-related icons.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1510 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-16 19:09:30 +00:00
pawel32640
22f4a7cecf Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1509 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-16 17:48:46 +00:00
scorpio810
932ba96c98 Add new symbols , thanks lack_sun_2012
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1508 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-15 18:01:33 +00:00
xavier
fce37998d1 Now uses -fno-ipa-sra with g++, due to compilation errors wth -O2 and beyond.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1507 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-14 21:09:38 +00:00
xavier
ee99c57218 QETTemplateEditor now inherits from QETMainWindow.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1506 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-13 22:28:26 +00:00
xavier
55cfef61b8 QETElementEditor now inherits from QETMainWindow.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1505 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-13 22:13:19 +00:00
xavier
92897f14a8 QETDiagramEditor now inherits from QETMainWindow.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1504 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-13 22:12:37 +00:00
xavier
5f019b859d Introduced the QETMainWindow class.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1503 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-13 22:10:36 +00:00
xavier
9c59980228 Template editor: added keyboard shortcuts for open from file and save to file actions.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1502 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-13 22:09:40 +00:00
xavier
518987a9a0 Generic panel: elements were not correctly marked as used in some cases.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1501 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-12 17:25:08 +00:00
xavier
072f63dfb6 Elements panel: replaced embedded collections original titles with simpler ones.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1500 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-12 17:19:01 +00:00
xavier
b50ff0fb8a Expand projects tree only the first time they are displayed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1499 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-12 17:17:44 +00:00
xavier
3036f23d1b The elements panel now checks that embedded collections exist before expanding them.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1498 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-12 16:47:37 +00:00
xavier
bd53c662b7 Fixed a minor typo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1497 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-12 16:45:05 +00:00
xavier
39c75e0136 The elements panel now applies again the filter when the panel content is changed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1496 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-12 15:33:04 +00:00
xavier
bde78d0412 Improved the GenericPanel class: added generic updateItem() and fillItem() methods and a panelContentChanged() signal.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1495 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-12 15:29:57 +00:00
pawel32640
815c973050 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1494 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-09 11:21:59 +00:00
xavier
3abdd8a9c0 Partially fixed some problems inherent to adding/updating panel items when a filter is applied.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1493 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-06 22:46:26 +00:00
xavier
9fb4eb7c2d GenericPanel and its subclasses now use the title and icon provided by collections.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1492 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-06 22:34:52 +00:00
xavier
7661b2f47e Elements collection now have a title and an icon.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1491 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-06 22:13:39 +00:00
xavier
7ca84724ae Refactoring: added the class GenericPanel, which provides most functions for ElementsPanel, ElementsCategoriesList, and any future panel-like widget.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1490 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-06 21:21:43 +00:00
xavier
4adbba85df Added QETApp::collectionCache() for the currently unique SQLite cache to be usable by most classes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1489 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-06 21:19:58 +00:00
xavier
6b8506c61e Implemented TitleBlockTemplatesCollection::templatesLocations() to ease templates collections usage.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1488 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-05 19:33:11 +00:00
xavier
7d4b90ca3a The *Location classes can now be used with QVariant, QHash and signals/slots.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1487 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-05 19:24:42 +00:00
xavier
0e63192a3d Fixed a minor bug in the template editor > save as dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1486 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-05 18:56:02 +00:00
xavier
ef07a3b7f0 Added Arabic to the translations statistics script.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1485 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-03 21:36:19 +00:00
xavier
4a07d8de7e Added Arabic translation by Mohamed Souabni.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1484 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-02-03 21:19:33 +00:00
scorpio810
230daa4636 Add new example and symbols thanks black_sun
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1483 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-28 14:45:50 +00:00
xavier
a04f7b33e4 Updated Windows start script.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1482 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-26 21:29:36 +00:00
scorpio810
b777e759b8 Add new ewample , thanks Gérard
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1481 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-26 14:47:05 +00:00
xavier
2678b75b14 Title block properties dialog: the templates list is now dynamically updated.
Also, it is now possible to edit and/or duplicate the default template.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1480 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-25 18:02:17 +00:00
xavier
0345e54512 When editing a diagram, it is now possible to edit and/or duplicate a title block template from the title block properties dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1479 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-25 07:29:50 +00:00
xavier
cae43d0fc1 The "clean project" dialog is now able to clean unused title block template.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1478 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-24 07:11:19 +00:00
xavier
7f9d792368 The panel now highlights unused title block templates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1477 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-23 20:36:51 +00:00
xavier
6d5570404a The title block template editor now opens templates as read-only if needed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1476 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-23 07:22:07 +00:00
xavier
0473244284 The panel now reflects whether title block templates are read-only.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1475 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-23 07:21:09 +00:00
xavier
3fc9409559 Improved isReadOnly() methods for templates collections.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1474 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-23 07:20:07 +00:00
xavier
21c8ffbd7b Added setReadOnly() methods to the title block template editor classes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1473 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-22 14:35:57 +00:00
xavier
0e0e4dfc29 Fixed the widgets alignments in the cell edition widget.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1472 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-22 12:08:52 +00:00
xavier
4795ed206d Implemented drag'n drop of title block templates to diagrams + automatic integration in the parent project
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1471 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-22 10:40:37 +00:00
xavier
1ef2a0421a Fixed typos.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1470 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-19 21:01:26 +00:00
xavier
156867a380 Minor improvements in the TitleBlockTemplateLocation class.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1469 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-18 19:53:27 +00:00
xavier
aa0a83e0d6 Added API to get a valid TitleBlockTemplateLocation from a string.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1468 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 19:26:40 +00:00
pawel32640
9c658d84b1 removing duplicate elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1467 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 18:52:33 +00:00
pawel32640
03cd055b9a minor change element - the ability to edit the MAC address
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1466 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 18:36:39 +00:00
pawel32640
3890ed9811 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1465 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 18:17:38 +00:00
pawel32640
02eecf52a0 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1464 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 17:42:55 +00:00
drslump
a8a8610f48 updated qet_it italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1463 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 16:00:00 +00:00
pawel32640
22d589f630 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1462 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 15:21:49 +00:00
pawel32640
ad4646e534 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1461 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 14:27:49 +00:00
xavier
a2d095e7a8 Title block tempalte editor: added undo/redo menu entries.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1460 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-15 00:33:03 +00:00
pavelfric
1f960e10ac Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1459 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-14 20:22:29 +00:00
xavier
44dbe5a20f Title block template editor: the window title now displays a [Modified] tag.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1458 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-12 07:24:21 +00:00
xavier
fa11ec59ad Title block template editor: added "Open from file" and "Save to file" actions.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1457 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-12 07:04:09 +00:00
xavier
a9e4d972b8 Added method TitleBlockTemplate::saveToXmlFile().
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1456 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-12 06:47:02 +00:00
xavier
358aef7cf5 Translated misc/qelectrotech.xml to Czech using x-qet-*.xml files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1455 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 22:21:03 +00:00
xavier
94f1bf0d87 Changed Pawel's mail address.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1454 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 21:44:09 +00:00
xavier
d535283d24 Handled window closing and added File > Open in the title block template editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1453 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 18:53:48 +00:00
pawel32640
8c48856886 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1452 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 12:28:30 +00:00
pawel32640
da4591cdca Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1451 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 11:58:04 +00:00
pawel32640
416a16ca01 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1450 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 11:43:51 +00:00
pawel32640
34b5859fc8 Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1449 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 09:58:02 +00:00
pawel32640
2eb28ddc2f Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1448 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 09:41:56 +00:00
xavier
69302638be Added the TitleBlockTemplateLocationSaver class.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1447 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-10 07:07:48 +00:00
pawel32640
8208bdef6b Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1446 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-09 20:08:55 +00:00
pawel32640
b211c2d3fd Polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1445 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-09 19:17:14 +00:00
xavier
980490fd82 Added File > New in the title block template editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1444 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-09 18:50:26 +00:00
xavier
364750f09d Updated start script.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1443 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 23:36:50 +00:00
pavelfric
8cae0c000c Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1442 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 22:38:59 +00:00
pavelfric
5cff725310 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1441 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 22:16:29 +00:00
pavelfric
8f1e93bee9 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1440 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 22:03:36 +00:00
scorpio810
1b46f7709a merge svn diff -r 1436:1437 to avoid crush pavel taff :p
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1439 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 21:24:43 +00:00
scorpio810
3043fc8e2f Refresh new symbol and translate to english
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1438 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 20:57:57 +00:00
pavelfric
ab94c96567 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1437 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 18:11:04 +00:00
xavier
eb429d1730 Updated .ts files and English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1436 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 17:18:00 +00:00
xavier
4c24526928 Removed the obsolete "TemplateEditor" class.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1435 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 17:09:17 +00:00
xavier
4e65acef0d Added two simple title block templates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1434 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 17:05:17 +00:00
xavier
91adb47b88 Implemented the common and custom title block templates collections.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1433 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 17:04:34 +00:00
scorpio810
c86b064847 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1432 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-08 14:03:53 +00:00
pavelfric
17c7b84b45 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1431 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-07 15:50:00 +00:00
pavelfric
53a9802f36 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1430 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-07 14:28:26 +00:00
pavelfric
0279ad21df Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1429 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-07 11:07:19 +00:00
pavelfric
02da5c9875 Updated Czech translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1428 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-05 22:58:39 +00:00
xavier
a5ab02406b Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1427 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-02 01:20:47 +00:00
pawel32640
f8e3626bf2 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1426 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-02 00:49:07 +00:00
xavier
0efe9774d1 Updated .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1425 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-01 22:55:04 +00:00
xavier
5ccf015280 Updated copyright notice for year 2012.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1424 bfdf4180-ca20-0410-9c96-a3a8aa849046
2012-01-01 22:51:51 +00:00
drslump
df1c9dae3c updated some elements italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1423 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-31 21:13:19 +00:00
drslump
ef46da501d updated qet_it.ts italian translation and Happy New Year
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1422 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-31 19:38:56 +00:00
pawel32640
66a4fd827c polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1421 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-31 04:30:22 +00:00
xavier
7c2716ae35 Elements panel: now require user confirmation before deleting a title block template.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1420 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-31 02:30:31 +00:00
xavier
853d169549 Title block template editor: the logos combo box is now updated after every change made from the logo manager.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1419 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-30 02:42:50 +00:00
xavier
5a1d557668 Diagram view: update the scene after the title block template is changed.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1418 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-30 02:17:26 +00:00
xavier
dd2801f784 Added zoom-related menus.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1417 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-30 02:05:46 +00:00
xavier
c560a61610 Removed duplicate terminals in repartiteur.elmt.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1416 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-29 17:42:18 +00:00
xavier
adb8c26f8b Diagram loading: removed an optimization that could lead to conductors not being loaded when several terminals share the same coordinates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1415 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-29 17:37:24 +00:00
xavier
7c50ff6c94 Double clicking on a title block template now opens a dedicated editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1414 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-27 02:17:07 +00:00
xavier
5582ec974c Closing a project now attempts to close the related title block template editors.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1413 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-27 01:40:32 +00:00
xavier
82e6e22a4a The systray icon is now able to manage title block template editors as well.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1412 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-27 01:39:45 +00:00
pawel32640
b683aee182 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1411 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-26 19:31:08 +00:00
xavier
5b6bea0601 Title block template editor: implemented "Save as" action.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1410 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-26 05:42:48 +00:00
xavier
188dabf88a Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1409 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-25 18:40:26 +00:00
xavier
c6a74baa9e Added strings from the title block template editor into .ts files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1408 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-25 18:25:57 +00:00
xavier
66ab3b20d6 Added comments for translators.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1407 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-25 18:22:39 +00:00
youssefsan
b1d2d5f9f9 Translation of some strings into Spanish. 885/885
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1406 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-25 18:12:24 +00:00
xavier
5b2a2249af Began implementing a WYSIWYG title block template editor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1405 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-25 17:45:39 +00:00
youssefsan
271242d207 Translation of some strings into Catalan. 588/885
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1404 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-24 18:37:00 +00:00
youssefsan
edce3e18b0 Translation of some strings into Catalan. 558/885
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1403 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-24 17:22:14 +00:00
xavier
1dcd4ab652 Fixed a typo in comments.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1402 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-23 17:43:13 +00:00
xavier
55c191b7da Made the NameList class usable with QVariant.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1401 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-23 17:41:16 +00:00
xavier
fdb57497ae Fixed a warning about an unused variable.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1400 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-23 17:38:08 +00:00
xavier
4cdf293f01 Indentation fix.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1399 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-23 17:33:46 +00:00
pawel32640
5d274349cd polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1398 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-22 03:29:14 +00:00
scorpio810
45c2923bc6 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1397 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-21 14:01:38 +00:00
youssefsan
dad45ea974 Translation of some strings into Spanish (860/885).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1396 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-18 17:09:49 +00:00
youssefsan
009cdb285a Translation of some strings into Spanish (837/885).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1395 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-17 21:40:44 +00:00
youssefsan
02c7879eeb Translation of some strings into Catalan (544/885). Fixing some Catalan translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1394 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-17 21:06:06 +00:00
pawel32640
8b4a0d367b minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1393 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-09 12:44:00 +00:00
pawel32640
7bda3ad839 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1392 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-09 06:39:28 +00:00
pawel32640
6a812984ca polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1391 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-08 07:43:04 +00:00
youssefsan
d4a9653a41 Translation of some strings into Catalan. 533/885
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1390 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-07 17:36:55 +00:00
pawel32640
d21d932677 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1389 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-07 09:44:59 +00:00
xavier
53e19b85e6 Fixed missing French translation for an element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1388 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-07 06:42:23 +00:00
xavier
ff383ce291 Updated English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1387 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-06 19:50:13 +00:00
xavier
2488e9a7e7 Fixed a typo and updated translation files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1386 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-06 19:44:09 +00:00
youssefsan
1962114dc8 Translation of some strings into Catalan. 516/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1385 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-06 17:43:18 +00:00
youssefsan
54092e0f01 Translation of some strings into Catalan. 482/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1384 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-06 15:41:11 +00:00
youssefsan
847688321a Translation of some strings into Catalan. 444/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1383 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-06 14:05:13 +00:00
youssefsan
917b7422b8 Translation of some strings into Catalan. 444/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1382 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-06 14:04:25 +00:00
youssefsan
cba41ef345 Translation of some strings into Catalan. 406/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1381 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-06 12:38:04 +00:00
pawel32640
b9a46fd6f9 polish translation update - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1380 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-04 18:55:06 +00:00
youssefsan
d8fa44e07e Translation of some strings into Catalan. 383/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1379 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-04 18:11:25 +00:00
youssefsan
2d5161b4ac Translation of some strings into Catalan. 360/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1378 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-03 16:17:40 +00:00
scorpio810
914984e421 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1377 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-12-02 15:50:33 +00:00
pawel32640
a66c6daae0 polish translation update and example m_000
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1376 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-11-29 05:08:00 +00:00
youssefsan
6a9a9fa92e Adding some translation in Catalan. 352/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1375 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-11-26 17:13:33 +00:00
scorpio810
e982d62dbf Minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1374 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-11-12 15:29:16 +00:00
pawel32640
c1615dfa9c Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1373 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-11-02 14:24:32 +00:00
scorpio810
9089310e92 Add new symbols , thanks pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1372 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-31 08:12:59 +00:00
scorpio810
383f3f125a Add new symbols , thanks david666
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1371 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-15 20:30:28 +00:00
scorpio810
fff5c762f8 Add new symbols , thanks pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1370 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-09 19:01:12 +00:00
youssefsan
908d9f07a8 Translation of some strings into Catalan. 342/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1369 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-09 18:31:27 +00:00
scorpio810
8340c1399a Add new symbols , thanks pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1368 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-09 13:44:55 +00:00
youssefsan
504a052e9b Added some translation. 329/881
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1367 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-09 13:20:09 +00:00
xavier
d431139d57 The application now avoids reading and keeping in memory every element file in the collection.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1366 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-08 21:54:53 +00:00
xavier
883da2a9c0 Lock-related improvement in ElementsCollectionCache.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1365 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-08 21:51:38 +00:00
drslump
282ac82ead updated elements/recepteurs/lampes italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1364 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-08 06:06:22 +00:00
xavier
a5a05ac60c Fixed another guessable duplicated translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1363 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 20:10:43 +00:00
nishiki
076ab12843 Change tabulation by spaces
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1362 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 19:58:21 +00:00
xavier
cd6a11be76 Fixed duplicated lang attributes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1361 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 19:54:52 +00:00
nishiki
235681d330 Update the french and english translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1360 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 19:52:11 +00:00
pawel32640
18a432ef62 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1359 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 19:41:14 +00:00
xavier
81dbda4f51 Improved the translation statistics script so that it displays any collection item having two identical "lang" attributes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1358 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 19:41:03 +00:00
nishiki
f2f63edd07 Update the french and english translate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1357 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 19:38:08 +00:00
xavier
3ff91116ac Minor fix in interrupteur_qmb.elmt.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1356 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 19:29:42 +00:00
pawel32640
fd63d4ca4c polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1355 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 18:52:53 +00:00
pawel32640
76665da0aa polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1354 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 16:30:12 +00:00
scorpio810
12306968cb Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1353 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-05 09:54:34 +00:00
pawel32640
c90c13e3f1 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1352 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-04 18:46:54 +00:00
scorpio810
0f8a504eaa Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1351 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-03 16:19:23 +00:00
xavier
9659175616 UI consistency: renamed "Import element" to "Open an element file", separated this action from those related to the current selection, and ensured elements-related actions are disabled when selecting a project/diagram/title block template.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1350 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-01 20:07:53 +00:00
xavier
710a733980 The elements panel now displays the folio index before each diagram title.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1349 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-01 19:48:26 +00:00
xavier
312beaa83f Improved revision 1346.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1348 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-01 19:46:59 +00:00
xavier
e0d8186438 Fixed a segfault that could occur when removing a diagram from a project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1347 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-01 19:22:30 +00:00
xavier
f82c74557d Fixed a bug causing new diagrams to be placed after elements collection in the elements panel.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1346 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-01 19:17:11 +00:00
xavier
ac0386203e Fixed a bug causing new diagrams to be placed after title blocks parent directory in the elements panel.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1345 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-01 17:11:54 +00:00
xavier
6ca6d01352 Reverted previous revision.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1344 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-01 10:15:53 +00:00
drslump
fdfdf630fd some elements italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1343 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-10-01 06:15:44 +00:00
xavier
7324457f94 Fixed a segfault occurring when trying to open a non-QET file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1342 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-29 04:42:25 +00:00
pawel32640
d201141bb6 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1341 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-25 21:47:20 +00:00
xavier
94eaebc8f8 Added .qm file for Romanian.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1340 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-25 18:41:41 +00:00
pawel32640
bdb9d6bdbb minor fixes in the catalog "elements_de_distributeurs"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1339 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-24 18:00:39 +00:00
pawel32640
eb025b1b58 changes in the "elements_de_distributeurs" part 2 / 2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1338 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-24 10:50:36 +00:00
xavier
3ee8fdac20 Removed an absolete @todo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1337 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-23 05:46:31 +00:00
pawel32640
f2ee94ddbe changes in the "elements_de_distributeurs" part 1 / 2, added new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1336 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-22 12:09:50 +00:00
scorpio810
46808be7f6 Refresh symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1335 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-21 15:38:12 +00:00
xavier
5e39beaa7d Added a mutex to avoid loading a collection twice at the same time.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1334 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-20 17:49:17 +00:00
scorpio810
d2712d8188 Add new symbols , thx pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1333 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-20 14:24:39 +00:00
xavier
11ee61df4b Ensured the collections are read again when deleting an element or a category.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1332 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-18 13:31:41 +00:00
scorpio810
70483e4b54 Minnors change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1331 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-17 18:16:42 +00:00
scorpio810
837aa248d8 Draw for lightness
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1330 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-17 15:22:29 +00:00
xavier
2a6ecee31b Implemented a SQLite-based cache to speed up the elements panel loading.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1329 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-13 21:46:10 +00:00
scorpio810
9f9c67f4cf Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1328 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-13 17:13:10 +00:00
scorpio810
04011fc9f6 Add news symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1327 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-12 01:47:03 +00:00
xavier
4dc5100756 Fixed two elements lacking a French translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1326 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-11 00:18:38 +00:00
scorpio810
a7f4b1f9ed Fix elements_bad_coordinates
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1325 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-09 23:05:35 +00:00
xavier
3930a2580e The application now includes the folio number when displaying the properties of a selected element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1324 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-08 19:03:13 +00:00
scorpio810
b903b2b6d1 rename filenames
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1323 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-07 17:36:13 +00:00
scorpio810
41d3c01d66 Add new symbols thx malangot
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1322 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-07 14:03:34 +00:00
pawel32640
2d0a50cf5f removing outdated files QuickStart_QET_pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1321 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-04 05:11:26 +00:00
pawel32640
c7a4e086e9 m_000.qet file update, the directory exaples
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1320 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-04 04:17:31 +00:00
scorpio810
379ab88ca6 Fix elements_bad_coordinates 1)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1319 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-03 20:13:40 +00:00
scorpio810
3da355af22 Minors changes : remove badly antialiased in some elements , add qet_directory missing
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1318 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-03 19:19:06 +00:00
scorpio810
575e3321cc Rename filenames
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1317 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-02 08:23:01 +00:00
scorpio810
440eaf5869 Add new symbols , thx malangot
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1316 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-09-02 08:04:22 +00:00
xavier
4dc58447ca As elements, diagrams now have a "version" attribute for compatibility purposes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1315 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-08-29 21:50:43 +00:00
nishiki
0d58f970a1 Modification of the qmessagebox during the open of project
more recently than the qet's version used.
The qmessagebox request if we want continue or cancel
the open of project




git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1314 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-08-26 19:06:35 +00:00
scorpio810
b1c0d8eea1 add a F2 shortcut for the widget "Edit the color of the given conductor"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1313 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-08-22 11:17:10 +00:00
xavier
0b97e6ad99 Indentation fix.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1312 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-08-17 18:58:07 +00:00
scorpio810
19bfb8e628 fix format in aboutqet.cpp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1311 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-08-17 10:16:44 +00:00
scorpio810
e7dee990ad Add new symbols thanks pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1310 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-08-15 16:00:20 +00:00
benoit
4f9c8b13aa Correction mineurs composants
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1309 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-08-14 18:11:11 +00:00
pavelfric
71e0f05fcc Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1308 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-07-06 08:06:26 +00:00
pavelfric
f7edf46b3b Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1307 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-07-05 08:53:36 +00:00
drslump
ea389fcf2b update italian translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1306 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-07-02 07:20:22 +00:00
pavelfric
1eae8e9a9d Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1305 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-07-02 06:15:26 +00:00
pavelfric
f64afb3de1 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1304 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-27 16:30:02 +00:00
pavelfric
87f25b4ea5 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1303 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-26 18:03:17 +00:00
pavelfric
2b61458bc9 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1302 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-26 16:55:08 +00:00
pavelfric
09c362c954 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1301 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-26 16:49:38 +00:00
pavelfric
6f068bb155 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1300 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-26 11:30:12 +00:00
pavelfric
edab65e50a Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1299 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-25 20:17:16 +00:00
pavelfric
806b92d8ee Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1298 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-25 08:53:04 +00:00
scorpio810
b4d5b5ec80 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1297 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-24 10:26:45 +00:00
pavelfric
9e857aff4e Update of Czech elements translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1296 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-22 17:27:11 +00:00
pavelfric
e9c6b6a41c Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1295 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-19 15:09:50 +00:00
xavier
bf348a42d0 Title block templates variables names now accept digits.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1294 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-04 12:44:17 +00:00
xavier
9049809ac1 Fixed vertical alignment parsing for title block templates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1293 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-04 11:42:20 +00:00
xavier
2144ced889 Updated the only example file that uses title block templates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1292 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-06-03 00:49:16 +00:00
pavelfric
dc327579cc Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1291 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-28 19:43:47 +00:00
pavelfric
1c3c026362 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1290 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-28 16:48:03 +00:00
pavelfric
a323d3c8f8 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1289 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-28 08:33:50 +00:00
pavelfric
8fe4e99264 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1288 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-27 19:21:20 +00:00
pavelfric
b83bf84e7a Update of Czech element's translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1287 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-26 20:00:39 +00:00
xavier
caa0df63dc Titleblock templates values and labels can now be translated.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1286 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-25 14:09:47 +00:00
pavelfric
6de787a0cc Update of Czech translation - elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1285 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-24 16:45:36 +00:00
pavelfric
97dc089f02 Update of qet_cs.ts and .qm files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1284 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-23 16:32:03 +00:00
jcm
e1f642e421 Updated Pt translations v0.3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1283 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-21 19:17:07 +00:00
pavelfric
78aa272836 Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1282 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-21 09:28:26 +00:00
pawel32640
c6c687a1dc minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1281 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-15 15:54:36 +00:00
pawel32640
6c6e47d8b6 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1280 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-15 10:47:39 +00:00
pavelfric
3cb3283053 Elements - Czech update.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1279 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-14 11:30:30 +00:00
pavelfric
10b507cceb Update of Czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1278 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-14 08:32:21 +00:00
xavier
6ee9f2ffa4 Slightly improved behaviour when the common collection directory is not available.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1277 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-05-10 11:39:28 +00:00
xavier
b536c0998b Translation stats script: Fixed Laurent's email address.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1276 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-21 08:53:49 +00:00
xavier
70b54d8d5a Translation stats script: Fixed month in "Last update" line and assigned French/English to Laurent.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1275 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-21 08:38:21 +00:00
pawel32640
9f1cb20a38 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1274 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-18 07:35:43 +00:00
scorpio810
0dca6184bb Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1273 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-17 13:14:51 +00:00
pawel32640
e47ff17e3e polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1272 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-12 07:26:00 +00:00
scorpio810
d49bc9c4c2 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1271 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-12 03:16:26 +00:00
scorpio810
5ea104640e Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1270 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-11 06:50:43 +00:00
scorpio810
a1cfd83d56 Other remove antialiasing
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1269 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-09 09:49:24 +00:00
scorpio810
f20dcb7a05 Add new symbols and remove antialiasing
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1268 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-09 09:02:48 +00:00
scorpio810
0742812e6a Add new symbols , thx C V C 71
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1267 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-07 20:37:49 +00:00
pavelfric
cb64b1b4e5 Update of Czech translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1266 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-06 19:04:55 +00:00
scorpio810
48dfa8bcc4 Minor refresh symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1265 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-05 13:28:16 +00:00
scorpio810
e4f644595a Classification symbols in blocs_de_securite directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1264 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-05 13:17:43 +00:00
pavelfric
046655cc63 Update of Czech translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1263 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-04 18:11:56 +00:00
scorpio810
afe75a4a4c Translation name symbols to french and remove duplicate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1262 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-04 11:52:11 +00:00
scorpio810
21893fa6d0 Translation symbols name in french
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1261 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-03 15:43:49 +00:00
pawel32640
d2b87cd4b8 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1260 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-03 10:06:11 +00:00
pawel32640
a7b9222638 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1259 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-03 09:02:25 +00:00
xavier
1f976c8574 Removed two useless svn:executable properties.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1258 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-02 13:52:13 +00:00
xavier
4be7b35529 Made 58 elements filename lowercase.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1257 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-01 05:58:50 +00:00
xavier
6977562e37 Made 20 elements categories lowercase.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1256 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-04-01 05:54:46 +00:00
xavier
eb89769b9d Fixed two English translations.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1255 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-31 12:55:22 +00:00
scorpio810
96d0f83ed7 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1254 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-31 06:33:31 +00:00
scorpio810
659d3d9635 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1253 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-31 05:58:31 +00:00
scorpio810
442cccd282 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1252 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-31 05:02:49 +00:00
scorpio810
b9d0cba0f4 delete duplicate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1251 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-31 01:01:07 +00:00
scorpio810
f6b2e08918 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1250 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-31 00:37:29 +00:00
scorpio810
3fd1504658 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1249 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-30 23:11:53 +00:00
scorpio810
48100b618c Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1248 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-29 23:48:03 +00:00
scorpio810
5ac244da83 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1247 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-29 22:57:38 +00:00
scorpio810
9e196a79c9 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1246 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-28 23:30:11 +00:00
scorpio810
58b5364b72 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1245 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-28 13:51:00 +00:00
pawel32640
e5ff641bd1 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1244 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-28 07:24:20 +00:00
scorpio810
c680984af4 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1243 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-27 18:34:24 +00:00
scorpio810
f3c1707d60 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1242 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-27 16:26:58 +00:00
scorpio810
e4f4fba950 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1241 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-27 15:38:08 +00:00
scorpio810
09426a1988 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1240 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-27 15:08:39 +00:00
xavier
19ca68b1bb Updated translation files: mainly line number changes, except for italian, forgotten in previous update.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1239 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-27 10:44:38 +00:00
pawel32640
a4ba56d8d6 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1238 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-27 01:35:18 +00:00
pawel32640
2a17afc091 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1237 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-27 00:13:23 +00:00
xavier
cff03e456f Fixed a bug in the print preview dialog.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1236 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-26 18:29:54 +00:00
xavier
7913fd9d00 Updated translation files, translated missing strings to English.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1235 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-26 12:32:28 +00:00
xavier
360cb0a201 Fixed a typo.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1234 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-26 12:30:25 +00:00
xavier
c474544ab5 Fixed two typos.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1233 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-26 12:25:04 +00:00
scorpio810
ac7e784b0e Delete symbol in wrong dir
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1232 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-26 04:16:04 +00:00
scorpio810
2996086375 Other translate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1231 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-26 04:11:48 +00:00
scorpio810
9ba3216422 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1230 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-25 14:22:35 +00:00
scorpio810
78f02a3dfb Other translation to en symbols and add qet_directory missing
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1229 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-25 11:51:30 +00:00
scorpio810
3d99188990 Other re draw symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1228 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-25 10:09:04 +00:00
scorpio810
19b28ee046 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1227 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-24 15:50:22 +00:00
scorpio810
a040a2db1d Other translate "en" symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1226 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-24 09:41:20 +00:00
scorpio810
768b4327e0 Other refresh symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1225 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-24 09:13:34 +00:00
scorpio810
cd57cbb69c Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1224 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-24 08:21:46 +00:00
scorpio810
e6bfd892cd Add symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1223 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-24 01:53:42 +00:00
scorpio810
991759ea31 Other translation symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1222 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-23 14:59:22 +00:00
scorpio810
e11635f7c1 Classification symbols in contacts directory and add other symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1221 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-20 22:35:54 +00:00
xavier
f95b6d079a Circumvented the loading problem that occured on Windows.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1220 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-20 03:13:32 +00:00
pawel32640
6b57a90879 polish translation update - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1219 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-18 07:29:37 +00:00
xavier
96899eb9f9 Fixed the message displayed by the elements panel progress bar at first loading.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1218 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-16 22:56:46 +00:00
xavier
cf6ebf8f0f Changed the way the application loads elements collections.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1217 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-15 20:06:40 +00:00
xavier
2b537f1f28 Added count() method to ElementsCollectionItem class and its subclasses.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1216 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-15 18:32:52 +00:00
scorpio810
254239571c classification symbols in automatisme/plc/schneider directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1215 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-13 17:29:14 +00:00
scorpio810
24d35004e6 Classification symbols in domestique directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1214 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-13 16:47:32 +00:00
xavier
44544e06cf Fixed badly-formatted XML.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1213 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-12 17:23:03 +00:00
drslump
4c4fdf5d45 updated qet_it.ts added qet_it.qm translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1212 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-12 08:27:56 +00:00
scorpio810
9b9a462043 Minor refresh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1211 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-11 14:54:50 +00:00
scorpio810
879468f3be Add other symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1210 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-11 14:36:11 +00:00
scorpio810
eb9b237901 Minor refresh symbols , thanks pawel for your control ;-)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1209 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-11 09:51:50 +00:00
xavier
b333b518be Trivial fixes in elements collection.
Slightly improved translations_stat script.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1208 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-10 21:05:09 +00:00
scorpio810
15a2c9e7ce Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1207 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-10 09:29:26 +00:00
pawel32640
b94ac2fa9d polish translation update - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1206 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-09 10:44:51 +00:00
pawel32640
365dac24e3 polish translation update - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1205 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-08 08:21:15 +00:00
scorpio810
8994913261 Minor refresh symbol
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1204 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-07 16:34:42 +00:00
pawel32640
1b7a3ae0b6 polish translation update - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1203 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-07 16:21:37 +00:00
pawel32640
ba4917450e polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1202 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-07 09:54:00 +00:00
xavier
eb1e474776 Added the script used to generate translations statistics.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1201 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-06 15:15:50 +00:00
drslump
ec1eec4fe7 some italian translatios
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1200 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-05 17:28:45 +00:00
scorpio810
bed31bcee9 Other svn remane polska to french symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1199 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-05 11:47:32 +00:00
xavier
e21f1f9f9c qelectrotech.xml: added Spanish strings.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1198 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-05 00:39:05 +00:00
scorpio810
955bfff54e Other svn remane polska to french symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1197 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-04 16:38:12 +00:00
scorpio810
45ba52013b svn remane polska to french symbols in semiconducteur dir
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1196 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-04 15:51:04 +00:00
scorpio810
0f037b901a vn remane polska to french symbols in haute-tension dir
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1195 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-04 15:33:58 +00:00
scorpio810
1ce97b42b8 svn remane polska to french symbols in domestic dir
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1194 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-04 15:21:06 +00:00
pawel32640
466704cd1e polish translation update - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1193 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-04 04:15:31 +00:00
xavier
23254f44f1 Complement to rev1190: fixed a syntactic detail in XML qet_directory files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1192 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-04 00:33:56 +00:00
xavier
4504e71e4e Uncompressed the italian man file.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1191 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-04 00:30:48 +00:00
xavier
3d04ebdb20 Fixed a syntactic detail in XML elements files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1190 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-04 00:30:10 +00:00
pawel32640
7beec1776e polish translation update - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1189 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-03 18:31:44 +00:00
xavier
491e0b7151 Integration of italian translation by Alessandro Conti: qet_directory files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1188 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-03 06:36:13 +00:00
scorpio810
7eb779e8ab minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1187 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-02 15:51:24 +00:00
pawel32640
c444de69f2 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1186 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-02 09:05:15 +00:00
xavier
5c4312f86d Integration of italian translation by Alessandro Conti: elements files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1185 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-02 09:00:46 +00:00
xavier
05d35d4a3a Integration of italian translation by Alessandro Conti: all but elements, Qt-specific .ts files, and packaging/linux/fedora/README.elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1184 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-02 07:15:24 +00:00
xavier
71abf66bfd Updated Copyright notice for 2011 year.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1183 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-02 00:16:40 +00:00
xavier
46f11dab1c Removed useless svn:executable properties.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1182 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-02 00:11:32 +00:00
xavier
7bb50368f0 Merged trunk into 0.3 branch: rev1079 to 1172
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1181 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-02 00:08:41 +00:00
xavier
460b556a32 Merged trunk into 0.3 branch: rev1077 to rev1079
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1180 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-01 23:55:01 +00:00
xavier
287e458f4b Merged trunk into 0.3 branch: rev1067 to rev1077
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1179 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-01 23:26:31 +00:00
xavier
87da5daed1 Merged trunk into 0.3 branch: rev1065 to 1067
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1178 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-01 23:23:29 +00:00
xavier
d2e99b5d0b Merged trunk into 0.3 branch: rev1057 to rev1065
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1177 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-01 22:52:11 +00:00
xavier
d5f0466576 Merged trunk into 0.3 branch : rev1052 to rev1057
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1176 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-01 22:47:13 +00:00
xavier
36b8082921 Merged trunk into 0.3 branch: rev1002 to rev1052
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1175 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-03-01 22:34:39 +00:00
pawel32640
82b85e9389 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1174 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-26 17:15:05 +00:00
pawel32640
34b75c4304 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1173 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-25 18:21:03 +00:00
pawel32640
1d1c0b9937 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1172 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-25 06:48:31 +00:00
xavier
cc2982ae78 Updated localization files.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1171 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-25 06:41:30 +00:00
xavier
8722c6a97d Fixed several non-internationalized strings.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1170 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-25 06:26:18 +00:00
scorpio810
d0d00fdefa Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1169 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-25 00:21:35 +00:00
pawel32640
1e5d5a3c81 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1168 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-24 09:44:50 +00:00
pawel32640
e86c359db3 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1167 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-24 09:44:32 +00:00
scorpio810
2131efe518 Add symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1166 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-23 23:45:59 +00:00
scorpio810
8f13a5836e Other translate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1165 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-23 11:52:14 +00:00
scorpio810
c0862f9e7d Add new symbols and translate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1164 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-23 00:20:35 +00:00
scorpio810
5775731743 Other translate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1163 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-21 14:31:07 +00:00
scorpio810
521ff739f2 Minor changes + add other translate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1162 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-21 06:24:01 +00:00
scorpio810
3187532bc4 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1161 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-20 19:50:33 +00:00
xavier
b6d9ad0b58 Fixed two compile time warnings.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1160 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-20 19:43:26 +00:00
scorpio810
66f4cc2668 Add new symbols + refresh
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1159 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-19 17:38:53 +00:00
scorpio810
5344f2cc76 Other translate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1158 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-14 16:53:18 +00:00
scorpio810
0ca0338ca4 Other translate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1157 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-14 10:54:05 +00:00
scorpio810
8ebb7c4e33 Minor changes_2
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1156 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-13 12:33:39 +00:00
scorpio810
e5c2eab123 Minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1155 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-13 12:07:51 +00:00
scorpio810
7329d8d90e Add other symbols and translate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1154 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-12 18:33:13 +00:00
scorpio810
6570e15f10 Translate symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1153 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-12 17:46:51 +00:00
scorpio810
361815b9da Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1152 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-12 15:17:29 +00:00
scorpio810
5e7cff7316 Add new symbols , and refresh pawel symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1151 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-12 14:54:39 +00:00
xavier
a3b1ac7b74 Added an "hadjust" XML attribute to title block cells, allowing too long texts to be reduced until they fit the cell.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1150 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-02-08 06:53:47 +00:00
pawel32640
cb881bb044 minor fixes in the directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1149 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-26 18:46:41 +00:00
pawel32640
1cbbe67520 changes in the Polish translation of the elements, and lang directories
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1148 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-26 18:45:44 +00:00
pawel32640
ee546e5487 changes in the Polish translation of the directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1147 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-26 16:33:13 +00:00
pawel32640
3d962c9743 changes in the Polish translation of the elements, and lang directories
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1146 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-25 19:31:42 +00:00
pawel32640
b8e7613787 fixed bug in directory elements - inverted terminal
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1145 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-24 20:11:36 +00:00
pawel32640
d96283db39 fixed bug in directory elements - inverted terminal
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1144 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-24 20:11:09 +00:00
xavier
d242546aa6 It is now possible to specify the font size of a title block template field using the "fontsize" attribute.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1143 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-09 21:56:52 +00:00
xavier
134b3ba83e The user can now specify his own name/value pairs at three levels:
* user configuration level (qelectrotech.conf): default configuration for new projects
  * project level (.qet file): default configuration for new diagrams
  * diagram level (title block properties): names and values may be used by the title block template


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1142 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-09 15:16:51 +00:00
xavier
3b07252a9a Refactoring: move code from Diagram to BorderTitleBlock.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1141 bfdf4180-ca20-0410-9c96-a3a8aa849046
2011-01-09 00:01:38 +00:00
xavier
2b0e478f08 Title block template editor: added an "Integrate logo" button.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1140 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-28 18:57:24 +00:00
xavier
0ae33913e3 Integrated the "Default conductor properties" dialog into the "Diagram properties" one.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1139 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-28 08:21:45 +00:00
xavier
4846e4f185 The template editor does not enforce anymore the user to write the template name twice.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1138 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-28 07:05:31 +00:00
pawel32640
fc7905f8f0 reversal of the terminal - amendment
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1137 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-27 15:00:31 +00:00
pawel32640
e7e17f78e8 reversal of the terminal - amendment
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1136 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-27 15:00:10 +00:00
xavier
2642095fcf Fixed the QETProject::setTemplateXmlDescription.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1135 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-26 22:52:54 +00:00
xavier
aeae9a9f89 Added a combo box in the title block properties to choose the template that will render the title block.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1134 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-24 23:35:40 +00:00
xavier
649e3de3e6 Added context menu entries and a basic, non-WYSIWYG template editor to add, modify and delete title block templates embedded within a project.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1133 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-24 21:00:11 +00:00
xavier
616626cb1c Changed every occurence in the code of the "inset" term to "title block".
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1132 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-20 02:45:36 +00:00
xavier
596bd6fd1b Project files now load and save inset templates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1131 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-19 18:14:05 +00:00
xavier
d17d6c492e The Diagram class now renders its usual inset with a template.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1130 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-19 18:12:56 +00:00
xavier
e11acf7b57 Introduction of classes, structs and enums related to inset templates.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1129 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-19 18:08:08 +00:00
xavier
d4cacb86c9 Got rid of the `cd' hack in the misc/launch_qet.sh script.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1128 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-19 17:16:30 +00:00
xavier
c73d51ccb8 Fixed a weirdness in the layout of the inset properties widget.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1127 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-19 17:15:43 +00:00
youssefsan
ceeef7973a Translations of strings in qet_ca. 307/826
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1126 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-12-08 17:49:33 +00:00
xavier
9e0f8da7ac Elements Panel: items are now expanded/collapsed by a double click
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1125 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-15 00:35:02 +00:00
xavier
f59bf133d1 Elements panel: during a drag and drop operation, the hovered item is now expanded after a short time not moving the mouse.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1124 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-14 20:11:57 +00:00
scorpio810
1acbf1f54c Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1123 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-06 11:06:29 +00:00
pawel32640
72134dcd33 change QuickStart_QET_pl v0.22 -> v0.3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1122 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-05 13:03:13 +00:00
pawel32640
cf1a059a7f change QuickStart_QET_pl v0.22 -> v0.3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1121 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-05 13:01:25 +00:00
scorpio810
8f6fec3e7b Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1120 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-05 10:59:06 +00:00
scorpio810
0a59d82106 minor translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1119 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-04 15:22:51 +00:00
scorpio810
d5aa85df1c Add new symbols ,thx pawel ;-)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1118 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-04 11:36:48 +00:00
pawel32640
aa9c4ec373 minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1117 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-03 10:45:43 +00:00
pawel32640
2149d65a4c minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1116 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-11-03 10:45:23 +00:00
pawel32640
d36bd90018 minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1115 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-10-29 20:00:18 +00:00
pawel32640
401835654c minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1114 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-10-29 19:59:55 +00:00
scorpio810
3f4c40791f Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1113 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-10-22 13:00:56 +00:00
scorpio810
4c71da09fd Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1112 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-10-08 14:38:14 +00:00
scorpio810
01c89c1c27 Add new examples , new quickstart pl
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1111 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-29 15:00:48 +00:00
scorpio810
8960e74bf6 Add new symbols , thx pawel ;-)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1110 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-29 14:44:27 +00:00
pawel32640
7d1355d0dd minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1109 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-19 14:23:06 +00:00
pawel32640
0aadf94720 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1108 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-19 14:22:32 +00:00
pawel32640
5b20748d64 corrected errors in the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1107 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-15 14:02:17 +00:00
pawel32640
16145951a0 corrected errors in the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1106 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-15 14:01:31 +00:00
xavier
688e9d5695 Correction : le widget d'edition des dimensions du schema permet desormais de specifier plus de 100 colonnes / lignes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1105 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-14 17:28:17 +00:00
pawel32640
441c8a9d23 slight change of address card analog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1104 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-02 16:25:20 +00:00
pawel32640
86144b6727 change of address card analog, minor changes appearance
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1103 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-09-02 15:58:46 +00:00
scorpio810
1e035ff1a2 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1102 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-15 11:45:05 +00:00
pawel32640
cd6d05e702 minor amendment of the Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1101 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-09 15:44:42 +00:00
pawel32640
a86a6139f0 minor amendment of the Polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1100 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-09 15:44:24 +00:00
pawel32640
837d0e58ad correct the error (202), and minor corrections of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1099 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-08 11:54:06 +00:00
pawel32640
648010d596 correct the error (202), and minor corrections of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1098 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-08 10:48:32 +00:00
scorpio810
05b8636627 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1097 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-03 09:32:14 +00:00
pawel32640
c203371ffd minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1096 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-01 18:26:14 +00:00
pawel32640
d5cf212fb3 minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1095 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-01 18:25:52 +00:00
pawel32640
c20d4fe88b change of address cards analog SIMATIC
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1094 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-01 10:02:44 +00:00
pawel32640
718bc2d197 minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1093 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-01 09:57:32 +00:00
pawel32640
344883aa2d minor amendment of the polish translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1092 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-08-01 09:54:13 +00:00
xavier
85e25bb80e Correction : le positionnement des textes statiques etait mal effectue.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1091 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-25 16:56:29 +00:00
xavier
8933b5bb45 Il est desormais possible de pivoter les champs de texte statique.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1090 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-25 15:29:58 +00:00
xavier
789054c631 Editeur d'elements : mise a jour de la gestion du positionnement et de la rotation des champs de texte dynamiques.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1089 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-25 14:43:06 +00:00
xavier
dc62cdac4e Correction syntaxique
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1088 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-25 14:28:17 +00:00
xavier
e1649a77bf Correction d'un commentaire dans la classe ElementTextItem et des methodes de debug des classes PartText*
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1087 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-25 14:17:05 +00:00
scorpio810
f04b7f2a5a Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1086 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-25 11:10:26 +00:00
xavier
15e042e142 Gestion du chargement des fichiers enregistres dans une version < 0.3.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1085 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-18 19:16:52 +00:00
xavier
7ad60f26d5 Correction : les champs de texte dynamiques etaient mal positionnes s'ils n'avaient pas la taille de police par defaut
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1084 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-18 15:16:51 +00:00
xavier
00f0b7f5b6 Correction : caractere manquant dans disjoncteur4.elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1083 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-18 01:50:19 +00:00
xavier
0031d51b01 Remise en place de la contre-rotation pour les champs de texte rattaches a un element et ne presentant pas l'option "FollowParentRotation"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1082 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-18 01:46:30 +00:00
xavier
1d9093637f Correction d'une typo frequente dans les traductions : oubli d'un retour chariot
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1081 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-14 21:26:31 +00:00
xavier
4708cdefd1 Correction d'une typo frequente dans les traductions
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1080 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-14 13:57:30 +00:00
xavier
285ba550a5 Ajout des dernieres traductions d'elements de Markus
Suppression de tabulations dans certains fichiers


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1079 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-14 13:30:40 +00:00
pawel32640
4fd8b390c5 correct the error in the element ue410-2ro.elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1078 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-14 07:11:53 +00:00
xavier
6fed985ad9 Amelioration du widget d'edition des proprietes d'un conducteur au niveau de sa gestion du focus
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1077 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-13 23:17:55 +00:00
pawel32640
cc59d364ec minor corrections appearance SIEMENS SIMATIC components (terminals)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1076 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-12 07:02:45 +00:00
pawel32640
a1cb199b00 minor corrections appearance SIEMENS SIMATIC components (terminals)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1075 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-11 21:57:01 +00:00
scorpio810
f71068d452 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1074 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-11 21:20:27 +00:00
scorpio810
03465a11d0 Add new symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1073 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-11 14:15:08 +00:00
scorpio810
d1e9b21cbd fix terminals grip
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1072 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-09 18:33:24 +00:00
pawel32640
dbd33931ad minor changes in text areas - the ability to edit the PLC addresses
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1071 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-07 19:22:05 +00:00
scorpio810
211fda2aa5 fix terminals grip
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1070 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-06 07:51:46 +00:00
scorpio810
2944a9829a Litle refresh :p
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1069 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-05 16:24:39 +00:00
scorpio810
faa0b1c903 Add new omron symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1068 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-05 15:11:24 +00:00
xavier
249815315d Traduction partielle de la collection QET par Markus
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1067 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-04 13:52:44 +00:00
scorpio810
433ef74867 minor correction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1066 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-07-02 21:56:04 +00:00
xavier
c8fd831d42 Correction du bug #32 : desactivation des flags Focusable avant le rendu de l'impression pour contourner un bug Qt relatif au focus des textes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1065 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-27 22:42:43 +00:00
xavier
c3169a3939 Reverted previous revision.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1064 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-22 20:57:46 +00:00
scorpio810
6b8e83627b Add nex symbol TUX , thx markus ;p
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1063 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-22 20:49:47 +00:00
scorpio810
b0decfbdf1 Add new symbols plc siemens: pawel ;-)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1062 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-21 19:19:24 +00:00
scorpio810
facd9c9b96 Add new symbols , thx pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1061 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-19 10:32:03 +00:00
pawel32640
7512842b49 correct the error in the name of the element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1060 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-17 12:29:15 +00:00
pawel32640
33d6bbe78a polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1059 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-17 08:29:46 +00:00
pawel32640
f9c17f120f polish translation - minor change to the directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1058 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-17 08:21:01 +00:00
xavier
7b791c6b0b Integration de la traduction en roumain.
Correction d'un element au passage.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1057 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-16 21:43:30 +00:00
scorpio810
6c657d0f27 Add new frequency variator symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1056 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-16 14:09:18 +00:00
scorpio810
7e28694e92 Add new siemens plc symbols + refresh , thx pawel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1055 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-15 17:30:57 +00:00
youssefsan
f231a52bdc Update Catalan translation of qet_ca
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1054 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-15 16:21:46 +00:00
scorpio810
4a2abff7d6 Add new symbols frequency variator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1053 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-15 07:49:38 +00:00
pavelfric
337da0eaf5 Update of czech translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1052 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-14 17:08:58 +00:00
scorpio810
c8d54c9552 Add new leroy somer frequency variator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1051 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-14 16:20:02 +00:00
scorpio810
f4500bf94b Add leroy somer frequency variator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1050 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-14 15:36:30 +00:00
scorpio810
f7c25ff048 Add new movitrac frequency variator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1049 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-14 15:01:53 +00:00
scorpio810
f70a23c72c Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1048 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-13 21:10:11 +00:00
scorpio810
9d08481c3e Add sew frequency variator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1047 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-13 20:58:32 +00:00
scorpio810
bd6e626e89 Add omron frequency variator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1046 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-13 20:28:11 +00:00
scorpio810
fbbaa6161c Add ABB frequency variator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1045 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-13 20:18:07 +00:00
scorpio810
5afb578b57 Add ABE7 CPA03
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1044 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-12 20:49:28 +00:00
scorpio810
2736624636 Minors changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1043 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-11 16:07:25 +00:00
scorpio810
050711b9d7 Add ABE7-R16S210
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1042 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-10 19:15:23 +00:00
scorpio810
260dd5773e Refresh ABE7
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1041 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-10 16:50:08 +00:00
scorpio810
8d2cea0ae2 Add new elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1040 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-10 15:57:44 +00:00
scorpio810
250f51b35e Minor change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1039 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-09 16:42:10 +00:00
scorpio810
5b9f282d9f Add siemens soft starters
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1038 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-09 16:38:31 +00:00
scorpio810
8b90831a02 Add news soft starter eurotherm & geindustrial
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1037 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-09 15:27:44 +00:00
scorpio810
b0ff061375 Add ne soft starter Aucom
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1036 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-09 14:26:57 +00:00
scorpio810
5d9e6ed124 Add danfoss MCD soft start
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1035 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-09 13:07:42 +00:00
pawel32640
00effad34c polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1034 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-09 05:03:37 +00:00
scorpio810
832c5336a9 minors change + add new altistart
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1033 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-08 19:33:34 +00:00
scorpio810
f318e71c28 Aad news altistarts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1032 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-08 19:08:34 +00:00
scorpio810
2e99ff6d58 Add news altistarts symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1031 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-08 14:17:21 +00:00
scorpio810
898b5f3938 Add news atv symbol + minors changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1030 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 21:31:24 +00:00
scorpio810
f14254a4d5 refresh siemens micromaster_420
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1029 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 18:54:28 +00:00
scorpio810
c18cdc682b refresh atv16
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1028 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 18:33:30 +00:00
scorpio810
2fe31e9edd Add atv16 and refresh atv18
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1027 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 18:29:41 +00:00
scorpio810
ec6cb36d1e add atv58
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1026 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 17:07:25 +00:00
scorpio810
7e1284a391 add and rename atv31
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1025 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 16:41:43 +00:00
scorpio810
d7cf662f96 Add news atv symbols
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1024 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 16:17:10 +00:00
scorpio810
4291d324c6 refresh atv11 symbol ,thx pawel ,it should serve as a model for the construction of other atv frequency variator
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1023 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 14:48:22 +00:00
scorpio810
249fbc13c0 Add news symbols 'frequency variator'
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1022 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-07 13:30:33 +00:00
scorpio810
7f5177ed4e Minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1021 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-05 14:08:47 +00:00
pawel32640
39d5ddf175 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1020 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-05 07:45:13 +00:00
pawel32640
123290c474 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1019 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-05 07:40:15 +00:00
pawel32640
9c896b7bc0 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1018 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-04 06:58:47 +00:00
pawel32640
bf338574ce polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1017 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-04 06:55:28 +00:00
pawel32640
75df1ff4f7 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1016 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-04 06:52:30 +00:00
pawel32640
7424439158 corrected errors in the names of elements in the directory - logo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1015 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-03 18:38:17 +00:00
scorpio810
f3f677996b refresh Siemens logo digital output
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1014 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-03 08:29:48 +00:00
scorpio810
8b67ea57b1 minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1013 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-02 21:57:14 +00:00
scorpio810
b767c18180 /detect_non_translated_elements.sh en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1012 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-02 20:20:10 +00:00
scorpio810
ee74168ef8 siemens dir rating
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1011 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-02 19:33:48 +00:00
scorpio810
aefa2ec5e2 Add new siemens elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1010 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-02 17:20:52 +00:00
scorpio810
c570c74578 minor changes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1009 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-06-02 16:53:14 +00:00
pawel32640
c19175b9f2 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1008 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-30 20:22:55 +00:00
pawel32640
ef80130f13 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1007 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-30 20:19:17 +00:00
lituriy
c6d4fb1de8 * Update russian translation of Elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1006 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-30 19:25:32 +00:00
lituriy
90a62faeb0 * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1005 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-30 19:05:57 +00:00
scorpio810
9dff33822c minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1004 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-30 18:44:23 +00:00
xavier
d0fc783754 Rapatriement dans la branche 0.3 des revisions 968 a 1002.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1003 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-30 16:14:14 +00:00
scorpio810
cb6dabae3b Add new siemens elements thx pawel , add translate
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1002 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-30 15:29:44 +00:00
pawel32640
7b8d7eba31 polish translation update
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1001 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-30 13:22:15 +00:00
xavier
2213ae5db2 Ajout de la traduction en allemand, par Markus Budde.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1000 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-28 21:43:47 +00:00
pawel32640
0ab540e47f minor changes in the polish translation directory - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@999 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-24 09:06:45 +00:00
pawel32640
f6fcf4e5d5 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@998 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-24 07:34:58 +00:00
pawel32640
cf378990c9 minor corrections in the polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@997 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-24 06:33:09 +00:00
youssefsan
bc40b2f87f more translations and some fixes in qet_ca
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@996 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-22 18:03:24 +00:00
scorpio810
55a5fb8e58 legere correction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@995 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-20 09:17:04 +00:00
pawel32640
300b028d10 minor changes in the polish translation directory - elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@994 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-17 08:33:44 +00:00
pawel32640
7cfe98442e minor corrections in the Polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@993 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-15 20:59:20 +00:00
pawel32640
da56011554 minor corrections in the Polish translation files
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@992 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-13 18:40:11 +00:00
xavier
1f941759ce Distinction de deux styles : pointilles (tirets) et pointilles (points).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@991 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-09 18:40:08 +00:00
youssefsan
ffaf02b007 More translations in qet_ca.ts. 221/826
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@990 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-09 12:32:11 +00:00
pavelfric
3f98ca54c2 Update of czech translation of elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@989 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-09 06:51:58 +00:00
xavier
344f05d20d Lors du deplacement d'un champ de texte rattache a un conducteur, ce dernier est desormais mis en evidence.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@988 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-09 00:30:41 +00:00
xavier
c8732714b8 Il est desormais possible de deplacer les champs de texte des conducteurs.
Leur deplacement est limite aux alentours du trajet de leur conducteur parent,
Reorganisation du code pour tout ce qui est relatif aux deplacements d'items sur les schemas.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@987 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-08 21:24:43 +00:00
xavier
89cb80855a Desactivation de l'antialiasing pour le dessin du cadre des champs de texte lorsque ceux-ci sont selectionnes
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@986 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-08 17:03:05 +00:00
xavier
f3679a0f9b Nettoyage dans les methodes Conductor::update*
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@985 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-04 20:36:55 +00:00
xavier
f610efef8d Simplification du code permettant la mise a jour des conducteurs lors des deplacements et rotations d'elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@984 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-04 20:18:30 +00:00
xavier
b073351872 Retour arriere sur l'utilisation de QGraphicsItem::ItemSceneHasChanged pour detecter les changements de QGraphicsScene.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@983 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-02 22:21:53 +00:00
xavier
78f79c92a7 Correction : documentation de fonctions incomplete
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@982 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-02 22:00:53 +00:00
youssefsan
f677ac4399 More translations in qet_ca.ts. 119/826
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@981 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-05-02 12:36:14 +00:00
pawel32640
ffe5a5e6f9 polish translation update - directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@980 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-28 14:32:50 +00:00
pawel32640
a8bb2889cd polish translation update - directory elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@979 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-28 13:44:55 +00:00
scorpio810
acd15aea0e Ajout de symboles grafcet et de nouveaux exemples
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@978 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-28 07:00:03 +00:00
scorpio810
53eec1360a Traduction des derniers symboles siemens importés
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@977 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-28 04:07:24 +00:00
scorpio810
e1ecb5ab11 Ajout de nouveaux symboles siemens
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@976 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-28 03:52:25 +00:00
scorpio810
d7a903b36f Ajout d'elements plus correction
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@975 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-27 13:29:15 +00:00
scorpio810
2b7a3a9c5e classement + correction element
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@974 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-27 12:25:30 +00:00
xavier
7d599b9d13 Activation de la langue polonaise dans l'installeur Windows
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@973 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-26 18:58:50 +00:00
xavier
8a215a3169 Correction pour permettre la compilation avec Qt < 4.6.x
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@972 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-25 17:34:46 +00:00
xavier
298dc06f9e Ajout de la categorie plc/crouzet, oubliee lors du merge precedent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@971 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-25 12:57:49 +00:00
xavier
4cd9d5f830 Lors du deplacement d'un champ de texte rattache a un element, ce dernier est desormais mis en valeur par un halo bleute.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@970 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-25 12:12:59 +00:00
xavier
eb6780abdd Rapatriement dans la branche 0.3 des revisions 903 a 968
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@969 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-25 11:20:09 +00:00
xavier
7d61f34699 Correction : certaines actions du menu Edition etaient activees dans des cas ou elles n'avaient pas de sens.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@968 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-24 22:37:45 +00:00
xavier
88a4647d11 Il est desormais possible de deplacer les champs de texte des elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@967 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-24 20:42:20 +00:00
youssefsan
3e1cdc2ff4 Starting translation to Catalan. 48/826 done
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@966 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-24 20:27:03 +00:00
xavier
d290131e1e Ajout du copyright dans deux fichiers .cpp
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@965 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-24 18:39:15 +00:00
xavier
1ea20a4ec4 Suppression de l'attribut public previous_text de la classe DiagramTextItem
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@964 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-23 22:39:59 +00:00
scorpio810
870e4b429e typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@963 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-20 14:48:01 +00:00
scorpio810
8c76c41834 classement
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@962 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-20 14:41:47 +00:00
scorpio810
0ab293b773 correction du fichier XML non valide
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@961 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-20 11:49:44 +00:00
scorpio810
582232874a deplacement de repertoire
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@960 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-20 11:40:07 +00:00
xavier
e8e081bffe Correction par rapport au commit precedent.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@959 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-18 21:08:49 +00:00
xavier
dcb1faa634 Renommage d'un argument dans la classe Diagram
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@958 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-18 21:00:27 +00:00
xavier
81ffef0afb Depoussierage de la classe Terminal
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@957 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-18 20:48:15 +00:00
xavier
4a15be2370 Ajout de deux classes (ConductorTextItem et IndependentTextItem) pour faciliter la distinction du comportement de chaque type de texte.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@956 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-18 17:59:54 +00:00
xavier
35e3b8ccf9 Suite du commit 953
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@955 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-16 16:33:52 +00:00
scorpio810
5ded47a2d6 fr to en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@954 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-16 14:30:10 +00:00
cfdev
b44c292ba2 Corrections orthographiques ! je suis vraiment fatigue...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@953 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-16 13:31:48 +00:00
cfdev
1aead2aad8 1er release de la documentation QuickStart_QET_fr
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@952 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-14 13:53:44 +00:00
scorpio810
df4dfbc6c3 fr to en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@951 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-11 16:31:53 +00:00
scorpio810
c4a6d3ff09 diverses corrections + fr to en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@950 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-11 16:18:33 +00:00
xavier
84c557f68d Desactivation de la contre-rotation appliquee aux champs de texte sans FollowParentRotation lors du pivotement de leur element parent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@949 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-11 16:03:40 +00:00
scorpio810
f2f3e4cfc4 fr to en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@948 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-11 15:08:24 +00:00
scorpio810
fae748e4f3 fr to en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@947 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-11 15:01:05 +00:00
pavelfric
95487f6816 Translation of newly added elements intoczech language.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@946 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-10 09:03:21 +00:00
pavelfric
9dc6952a10 Update of czech translation.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@945 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-08 19:01:59 +00:00
lituriy
b720dc4fa2 * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@944 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-05 16:22:59 +00:00
lituriy
d29c705754 * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@943 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-05 15:58:58 +00:00
xavier
531298badf Renommage de variateurs en variateurs_de_frequence
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@942 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-05 15:24:00 +00:00
scorpio810
fe42262098 correction mineure
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@941 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-05 15:16:24 +00:00
scorpio810
d410c1b4fd deplacement du repertoire automates_programmable dans le repertoire automatisme
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@940 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-05 15:11:48 +00:00
scorpio810
f0de88d267 Ajout de traductions fr/en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@939 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-05 15:08:27 +00:00
xavier
f93740da91 Tiny correction regarding Polish translation of an element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@938 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-05 14:25:13 +00:00
pawel32640
43b1ebd71b Completed translations in Polish, corrected minor errors.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@937 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-05 10:42:39 +00:00
xavier
a61c6cb203 Ajout de traductions fr/en
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@936 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-04 15:49:29 +00:00
xavier
507cfc4977 Corrections sur les derniers elements commites.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@935 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-04 15:42:18 +00:00
xavier
d2a62fb803 Deplacement du man tcheque et restauration du man anglophone.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@934 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-04 14:53:50 +00:00
pavelfric
fd99309949 Manuel Unix - czech translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@933 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-04 14:39:17 +00:00
pavelfric
29cca4f160 Completion of czech translation and translation of manual.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@932 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-04 09:15:13 +00:00
scorpio810
fef97d2e5f Suppression de symboles en doubles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@931 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 22:27:21 +00:00
scorpio810
eb37665e96 dos2unix
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@930 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 22:24:29 +00:00
scorpio810
d87bf8ebad Corrections mineures
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@929 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 22:19:33 +00:00
scorpio810
937434e90e Ajout de nouveaux symboles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@928 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 22:06:53 +00:00
xavier
e48b4c59d2 Deplacement des categories d'elements automates/siemens/ et variateurs/ du trunk (ou ils ne sont pas exploitables) vers la branche 0.3.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@927 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 14:23:21 +00:00
xavier
5df69a354e Deplacement des categories d'elements automates/siemens/ et variateurs/ du trunk (ou ils ne sont pas exploitables) vers la branche 0.3.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@927 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 14:23:21 +00:00
scorpio810
7dcf21ec15 sixieme jet de corrections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@926 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 08:52:46 +00:00
scorpio810
bcc5cc833d cinquieme jet de corrections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@925 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 08:39:39 +00:00
scorpio810
3a69e724aa quatrieme jet de corrections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@924 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 08:34:21 +00:00
xavier
0b43459f31 Troisieme jet de corrections :
* noms francophones
  * separateurs decimaux


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@923 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 00:46:11 +00:00
xavier
fb52e4d0a3 Second jet de corrections sur les elements precedemment ajoutes :
* dos2unix


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@922 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 00:25:48 +00:00
xavier
31d9b759fc Premier jet de corrections sur les elements precedemment ajoutes :
* Suppression d'un doublon
  * Correction de noms francophones
  * Correction de separateur decimal


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@921 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-03 00:23:54 +00:00
scorpio810
8d328c5bc5 Correction mineure typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@920 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-01 19:58:19 +00:00
scorpio810
706fdf88e1 Correction mineure
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@919 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-04-01 19:53:02 +00:00
scorpio810
a6e587c393 Ajout de nouveaux symboles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@918 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-31 16:24:12 +00:00
scorpio810
5cf90f8c14 Correction mineure
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@917 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-31 14:24:18 +00:00
scorpio810
aee9d289de Ajout de nouveaux symboles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@916 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-31 14:19:39 +00:00
scorpio810
bcf27c2f4a divers ajout de symboles
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@915 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-31 08:57:49 +00:00
scorpio810
8dc929bb0e Corrections mineures
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@914 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-31 08:29:41 +00:00
scorpio810
8fa603d2a2 Correction mineure
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@913 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-31 08:17:35 +00:00
scorpio810
ff449e7fcf typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@912 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-31 07:56:50 +00:00
scorpio810
f8b3081389 typo
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@911 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-30 20:33:14 +00:00
scorpio810
ebefc5a519 suppresion des qet_directory
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@910 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-30 19:24:48 +00:00
scorpio810
457e6e450d ajout de nouveaux elements automates
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@909 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-30 19:22:08 +00:00
scorpio810
09e8c32b21 ajout de nouveaux elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@908 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-30 19:18:54 +00:00
xavier
441fccb05b Deplacement du manuel Unix en polonais dans un sous-repertoire man1
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@907 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-29 07:33:41 +00:00
xavier
287eeee0c2 Suppression du deuxieme exemplaire du man Unix en polonais.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@906 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-29 07:32:16 +00:00
scorpio810
f350466705 Add man1 dir for pl lang
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@905 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-29 06:48:13 +00:00
xavier
c3563a8307 Rapatriement dans la branche 0.3 des revisions 870 a 903.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@904 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-28 16:27:48 +00:00
xavier
21e631a334 Ajout de traductions par Pawel Smiech, dont le manuel Unix.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@903 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-23 18:30:07 +00:00
xavier
ae4251e207 Ajout de la traduction en polonais de "Elements importes" dans la classe QETProject.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@902 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-21 18:45:20 +00:00
xavier
dd5ecb6424 Ajout de Pawel Smiech dans le dialogue "A propos de QElectroTech"
Ajout des traductions polonaises au processus d'installation.
Mise a jour des fichiers de traduction.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@901 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-21 15:40:33 +00:00
xavier
25687cc1d4 Ajout des traductions en polonais par Pawel Smiech :
* application (qet_pl.*)
  * fichiers desktop (misc/*)
  * CREDIT, README, INSTALL, ELEMENTS.LICENSE
  * packaging/linux/fedora/README.elements
Ajout des traductions Qt fournies par Nokia (qt_pl.*)


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@900 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-21 15:11:54 +00:00
xavier
4a85de97af Correction mineure sur four.elmt (dos2unix)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@899 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-18 10:20:41 +00:00
xavier
91eafc566d Traduction de la collection d'elements en polonais par Pawel Smiech.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@898 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-18 10:01:10 +00:00
xavier
89194db757 Corrections mineures dans la documentation du code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@896 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-13 21:08:38 +00:00
xavier
44b07bcbd2 Correction : un element pose sur un schema pouvait ne pas etre relu si ses bornes utilisaient des coordonnees flottantes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@895 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-13 19:17:24 +00:00
xavier
c431daef74 Mise a jour de la version dans le fichier de configuration Doxygen
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@894 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-13 19:16:19 +00:00
xavier
c216ff786e Modification de la version et du splash screen pour le passage en 0.21.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@893 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-13 17:32:41 +00:00
xavier
040e4902bc Correction dans la classe PartPolygon : les attributs x et y etaient encore susceptibles d'etre ecrits dans un fichier .elmt avec une virgule en guise de separateur decimal.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@892 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-13 17:08:55 +00:00
xavier
975214fa37 Suite de l'uniformisation des accelerateurs des menus de l'editeur d'element avec ceux de l'editeur de schemas, en tenant compte des traductions.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@891 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-13 17:00:48 +00:00
xavier
bc995933cc Correction du positionnement des textes des conducteurs multifilaires lors du chargement d'un schema.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@890 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-13 15:54:12 +00:00
xavier
bc000bf189 Minimisation des effets du bug #30 (cf BugTracker) : les raccourcis clavier fonctionnent malgre les problemes de focus des textes.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@889 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-11 00:04:48 +00:00
xavier
7bc328192a Modification du script de lancement pour l'installeur Windows.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@888 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-08 23:07:35 +00:00
xavier
55e26edce8 Correction dans la classe FileElementDefinition : la methode isWritable pouvait retourner false alors que l'element avait recu une description XML.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@887 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-08 18:07:28 +00:00
xavier
8ee86bb092 Mise a jour des traductions en espagnol, par Alfredo Carreto.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@886 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-08 15:45:19 +00:00
xavier
3c0134bcf7 Uniformisation des accelerateurs des menus de l'editeur d'element avec ceux de l'editeur de schemas.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@885 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-07 18:37:38 +00:00
xavier
8fc142a140 Correction : le mode lecture seule est desormais active ou desactive si besoin apres un "Enregistrer sous"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@884 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-07 18:33:41 +00:00
xavier
2e8569fc0a Correction : il n'etait plus possible de modifier les dimensions et point de saisie d'un element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@883 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-07 18:13:48 +00:00
xavier
b25465cfab Deplacement et mise a jour du fichier .spec pour Fedora
Ajout d'un fichier contenant la chaine "Collection d'elements pour QElectroTech." traduite dans les langues supportees par le projet.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@882 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-06 14:05:32 +00:00
xavier
6f4f0df681 Modification de la version affichee et du splash screen pour le passage en 0.21.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@880 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-05 20:50:02 +00:00
xavier
b93c4e3c45 Evite d'embarquer des dossiers .svn lors de la creation de l'installeur Windows.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@879 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-04 21:39:36 +00:00
xavier
176256adf6 L'application active desormais l'editeur d'element adequat au lieu de permettre l'ouverture d'un meme element plusieurs fois en simultane.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@878 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-04 21:04:23 +00:00
xavier
df079a62bf Peaufinage du fichier de configuration pour la generation de la documentation du code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@877 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-04 18:58:30 +00:00
xavier
0d2f200536 Mise a jour des traductions de Qt.
Les .ts ont ete recuperes dans le .tar.gz de Qt 4.6.2, a l'exception de qt_cs.ts, recupere dans la branche master du depot Git de Qt.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@876 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-03 19:09:56 +00:00
xavier
9fef71c626 Ameliorations de l'installeur Windows :
* les langages proposes par l'installeur sont desormais les memes que QElectroTech, pour la coherence
  * la configuration est placee dans le home de l'utilisateur (%APPDATA%\qet\), et non plus dans le dossier d'installation
  * les associations de fichiers sont mises en place par l'installeur


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@875 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-03 15:23:26 +00:00
xavier
95c98e3405 Ajout de traductions en espagnol.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@874 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-03-02 21:40:08 +00:00
xavier
4ee89cdf02 Mise a jour des fichiers de traduction en tcheque, par Pavel Fric.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@873 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-28 19:20:58 +00:00
jcm
732ea56049 Updated Pt Translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@872 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-28 16:21:52 +00:00
xavier
815a2ea3e8 Rapatriement dans la branche 0.3 des revisions 855 a 870.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@871 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-28 16:13:45 +00:00
lituriy
2bba3f9e91 * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@870 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-28 07:03:54 +00:00
xavier
6c5f4d6ed7 Les proprietes (noms, dimensions, point de saisie, orientations, connexions internes et informations complementaires) des elements sont desormais accessibles en mode lecture seule.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@869 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-28 02:52:10 +00:00
xavier
4b9696e60d Mise a jour des fichiers de traductions.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@868 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-28 02:17:25 +00:00
xavier
7b483098ea Les proprietes des projets et schemas sont desormais accessibles en mode lecture seule.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@867 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-27 23:33:10 +00:00
xavier
016a4b2957 Correction : les onglets d'un projet ne sont plus deplacables lorsque celui-ci est en mode lecture seule.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@866 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-27 21:42:28 +00:00
xavier
5b7626090b Correction de la revision precedente pour en assurer la compilation et le bon fonctionnement avec Qt 4.4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@865 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-27 21:22:45 +00:00
xavier
f421387b04 Panel d'elements : ajout d'actions dans le menu contextuel pour changer l'ordre des schemas.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@864 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-27 20:35:32 +00:00
jcm
16f47a92d2 Updated Pt Translations
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@863 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-26 12:06:15 +00:00
xavier
ebf7ee0140 Mise a jour des fichiers de traductions depuis les sources.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@862 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-24 19:50:27 +00:00
lituriy
2033cbd339 * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@861 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-24 05:13:54 +00:00
lituriy
98af3e566e * Update russian translation of Elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@860 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-24 05:11:25 +00:00
xavier
eba2520ccf Desormais, lors du drag'n drop d'un element depuis le panel d'element, la pixmap accrochee au pointeur est reduite si elle depasse une certaine taille.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@859 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-23 22:04:22 +00:00
xavier
6425a8c737 Optimisations diverses dans l'editeur d'elememt.
Inclut la desactivation de la liste des primitives au-dela de 200 primitives.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@858 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-22 19:37:46 +00:00
xavier
8b9687db90 Suppression du cadre superflu autour des editeurs de primitives.
Ameliorations mineures sur certains editeurs de primitives.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@857 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-18 15:09:52 +00:00
xavier
f6f320a0a6 Rapatriement dans la branche 0.3 de la revision 855.
Optimisation de l'editeur d'element.
L'organisation interne de l'editeur d'element a ete completement revue.
Auparavant, chaque primitive instanciait son propre widget d'edition et le
gardait durant toute sa duree de vie, entrainant ainsi une consommation memoire
et un temps de chargement importants.
Desormais, l'editeur instancie des son demarrage 9 widgets d'edition qu'il
conserve durant toute sa duree de vie. Il choisit alors lequel afficher en
fonction des primitives selectionnees.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@856 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-18 00:42:41 +00:00
xavier
04222b3f89 Optimisation de l'editeur d'element.
L'organisation interne de l'editeur d'element a ete completement revue.
Auparavant, chaque primitive instanciait son propre widget d'edition et le
gardait durant toute sa duree de vie, entrainant ainsi une consommation memoire
et un temps de chargement importants.
Desormais, l'editeur instancie des son demarrage 9 widgets d'edition qu'il
conserve durant toute sa duree de vie. Il choisit alors lequel afficher en
fonction des primitives selectionnees.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@855 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-18 00:17:34 +00:00
xavier
9a52ef4688 Rapatriement dans la branche 0.3 des revisions 839 a 853.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@854 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-14 16:28:45 +00:00
xavier
802c7c7796 Correction dans entree.elmt
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@853 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-14 14:40:42 +00:00
xavier
205d853b7a Remplissage du champ "informations" pour les elements de la collection.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@852 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-14 14:16:34 +00:00
xavier
09db8318e1 Corrections mineures dans ELEMENTS.LICENSE
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@851 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-14 13:41:04 +00:00
xavier
d918650bb7 Correction dans la classe PartLine : les attributs length1 et length2 etaient encore susceptibles d'etre ecrits dans un fichier .elmt avec un virgule en guise de separateur decimal.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@850 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-14 13:01:13 +00:00
xavier
a9b7aea2b8 Il est desormais possible de specifier l'orientation des champs de texte au degre pres.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@849 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-11 23:35:04 +00:00
xavier
bb1d4f8910 Introduction de la classe QTextOrientationSPinBoxWidget, qui regroupe un QTextOrientationWidget et un QSpinBox pour faciliter la saisie d'un angle d'orientation pour un texte.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@848 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-09 19:29:55 +00:00
xavier
69e0812034 Correction d'un bug dans la prise en compte des informations complementaires par defaut.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@847 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-07 20:02:53 +00:00
xavier
60c44403f4 Desormais, lors de la creation d'un element, la valeur par defaut pour le champ "informations" provient de la configuration de l'application.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@846 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-07 18:31:23 +00:00
xavier
275d08b2bc Ajout d'un champ "informations" dans le format .elmt afin de stocker diverses informations complementaires, a commencer par l'auteur et la licence de l'element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@845 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-02-07 17:07:22 +00:00
xavier
7d9bea480c Rapatriement dans le trunk de la revision 843 (branche 0.3).
Cela permet d'adapter le trunk au nouveau comportement de Qt 4.6 relatif au signalement des changements de geometrie dans QGraphicsItem::itemChange(...).


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@844 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-21 22:41:40 +00:00
xavier
6c0c8cb70a Correction : a partir de Qt 4.6, certains evenements ne sont plus signales
dans la methode QGraphicsItem::itemChange, a commencer par les changements de
position, sauf si l'on positionne explicitement un flag.
Ce comportement avait un impact important sur le repositionnement des champs de
texte.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@843 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-20 00:16:55 +00:00
xavier
46888a0f7b Suppression d'une ligne de debug desormais inutile.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@842 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-20 00:05:32 +00:00
xavier
7fa1b448e3 La position des textes dans l'editeur d'element est desormais ajustee lorsqu'on change leur taille de police.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@841 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-17 16:09:46 +00:00
xavier
e71042d08d Rapatriement dans la branche 0.3 des revisions 833 a 839.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@840 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-10 20:22:52 +00:00
xavier
6aa3caf360 Suppression du libelle "Titre du document" dans le cartouche.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@839 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-10 20:11:04 +00:00
xavier
96fd15a913 Optimisation sur le rendu de la grille.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@838 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-10 19:11:32 +00:00
xavier
f8fe7c549d Ajout de boutons "Cocher tout" et "Decocher tout" dans l'apercu avant impression
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@837 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-10 15:07:06 +00:00
xavier
550d4861e2 La liste des schemas utilisee dans l'apercu avant impression dispose desormais d'un ascenseur.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@836 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-10 03:13:28 +00:00
xavier
095b00a7c2 Modification du comportement de la fenetre "Apercu avant impression" suite a quelques soucis avec xfwm.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@835 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-10 02:15:20 +00:00
xavier
84318eb6ae Rapatriement dans la branche 0.3 des revisions 815 a 833.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@834 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-03 19:51:02 +00:00
xavier
07bf60674d Ajout d'un widget permettant d'editer l'angle d'orientation d'un texte plus intuitivement.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@833 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-03 19:45:33 +00:00
xavier
dfbf3101ec Traduction du manuel Unix en espagnol par Alfredo Carreto
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@832 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-03 19:33:41 +00:00
xavier
9524fa9f69 Amelioration de la gestion du mode "lecture seule" dans l'editeur d'element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@831 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-03 18:49:55 +00:00
xavier
e0e7e363b5 Modification du Splash Screen
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@830 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-03 17:08:10 +00:00
xavier
27e2c052b2 Mise a jour des dates de copyright dans les sources et dans les fichiers de traduction.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@829 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-03 16:25:37 +00:00
xavier
facebe550f Mise a jour des dates de copyright dans les sources et dans les fichiers de traduction.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@828 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-03 16:12:10 +00:00
xavier
34294c838d Correction de la revision 826
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@827 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-01 21:31:57 +00:00
xavier
8079ab0caa Correction : la revision 825 corrigeait un probleme sous X11 mais pas sous Windows.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@826 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-01 21:29:10 +00:00
xavier
8f86e60d59 Correction d'un souci lors du copier-coller de champs de texte dans l'editeur d'element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@825 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-01 20:04:15 +00:00
xavier
6562436063 Correction de problemes de positionnement des champs de texte des elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@824 bfdf4180-ca20-0410-9c96-a3a8aa849046
2010-01-01 14:41:15 +00:00
xavier
922ce67b1b Corrections de bugs mineurs au niveau de l'impression :
* les objets selectionnes etaient imprimes tels quels
  * apres selection d'un chemin pour un fichier PDF/PS sous Windows, celuik-ci apparaissait avec des / et non des \
  * ce meme champ evite desormais d'afficher des doubles / ou doubles \


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@823 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-28 17:16:54 +00:00
xavier
05e0d76e74 Le raccourci clavier pour l'action "Supprimer" n'etait plus reconnu sous Windows.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@822 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-28 00:29:35 +00:00
xavier
e36312285c Le raccourci clavier pour l'action "Supprimer" n'etait plus reconnu sous Windows.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@821 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-28 00:27:13 +00:00
xavier
e8f0c642bb Corrections sur le calcul des positions des champs de texte dynamiques.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@820 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-27 22:46:35 +00:00
xavier
e6b98cb9c6 Modification du Splash Scren pour mieux distinguer la branche 0.3 du trunk.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@819 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-27 20:48:19 +00:00
xavier
635c16084a Il est desormais possible de pivoter les textes dynamiques des elements dans l'editeur d'element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@818 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-20 01:59:44 +00:00
xavier
10014af3ac Correction du type d'un attribut dans la classe Conductor.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@817 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-19 02:12:55 +00:00
xavier
4b1a2882cb Rapatriement dans la branche 0.3 des revisions 797 a 815.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@816 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-13 22:28:03 +00:00
xavier
030f82f5c8 Il est desormais possible de pivoter les textes des elements dans l'editeur de schema.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@815 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-13 22:12:52 +00:00
xavier
2bc0ab2f3b Correction dans la fonction QET::correctAngle
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@814 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-13 21:48:38 +00:00
xavier
dbf3cda58f Creation de la methode QET::correctAngle.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@813 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-13 16:43:35 +00:00
xavier
b66f42e2ef Correction du positionnement des champs de texte statiques avec Qt 4.4.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@812 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-13 15:10:59 +00:00
xavier
0764e6a4de Correction de la facon dont la zValue des conducteurs est geree.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@811 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-07 22:33:32 +00:00
xavier
17a3dcd92b Les points de saisie des segments composant les conducteurs selectionnes sont desormais mis en evidence lorsqu'on passe la souris dessus.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@810 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-07 19:24:56 +00:00
xavier
551b4358f0 Desormais, tous les champs de texte (elements, conducteurs, independants) reagissent de la meme facon :
* clic simple : selection
  * double clic : edition


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@809 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-06 23:18:47 +00:00
xavier
90cd4700c8 Typo dans un commentaire.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@808 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-06 22:48:08 +00:00
xavier
f6d8c0bff7 Mise a jour des traductions en espagnol.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@807 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-06 20:09:23 +00:00
jcm
e99192e10e updated pt translation
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@806 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-05 19:32:07 +00:00
jcm
c9b7d125e6 PT translations/all?
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@805 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-05 10:10:44 +00:00
xavier
384991bd52 Mise a jour des traductions tcheques, par Pavel.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@804 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-04 14:11:26 +00:00
xavier
1de68de4ac Ajout de traductions d'elements et categories en tcheque par Pavel.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@803 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-04 14:09:46 +00:00
cfdev
1e6b056a1a + Agrandissement des pts de deplacement des conducteurs lorsqu'on clique dessus.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@802 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-04 12:04:42 +00:00
xavier
db62af3694 Mise a jour des traductions.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@801 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-03 22:38:36 +00:00
jcm
a760d60c84 updated PT translations+minor corrections
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@800 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-12-01 18:20:54 +00:00
xavier
2489a60176 Rapatriement dans la branche 0.3 des revisions 794 a 797.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@799 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-29 22:20:09 +00:00
xavier
5204ffe9ab Il est desormais possible de pivoter les textes independants et les textes des conducteurs.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@798 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-29 21:56:48 +00:00
cfdev
9766bbc53f + Presentation du graphique
+ debut de la gestion projet-schema

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@797 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-24 16:34:45 +00:00
lituriy
0a9eed9c33 Update russian translation: qt_ru.{qm|ts} and qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@796 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-24 11:01:23 +00:00
xavier
0bb738b40d Le raccourci clavier pour pivoter les elements est desormais la touche espace.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@795 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-22 20:22:07 +00:00
xavier
e45fc6e21d Editeur d'elements : il est desormais possible de deplacer les parties selectionnees avec les fleches du clavier.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@794 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-22 18:50:30 +00:00
xavier
121bd1f432 Rapatriement dans la branche 0.3 de toutes les modifications effectuees dans le trunk depuis la creation de la branche 0.3.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@793 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-22 16:12:22 +00:00
xavier
25d90e4f7d Fin de l'utilisation du mode QGraphicsView::CacheBackground afin de ne pas provoquer un bug de rendu lorsque le RubberBand passe en dehors du sceneRect
cf http://bugreports.qt.nokia.com/browse/QTBUG-4368


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@792 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-15 23:19:26 +00:00
cfdev
eb4ad5ab91 Mise a jour du QuickStart_QET_fr
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@791 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-10 13:10:39 +00:00
cfdev
5d3a0dee89 Script d installation windows
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@790 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-06 08:23:07 +00:00
cfdev
83853fcea6 Fichiers docs
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@789 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-05 13:09:18 +00:00
cfdev
5eee00ef38 Creation du modele de document QuickStart
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@788 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-05 13:06:48 +00:00
lituriy
6af203e776 * Update russian translation qet_ru.{ts|qm} (typing correction).
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@787 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-02 01:04:30 +00:00
lituriy
eabc648ccf * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@786 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-02 00:47:42 +00:00
xavier
d5a2c8c5a9 Les menus listant les fichiers recemment ouverts affichent desormais des icones.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@785 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-11-01 14:21:32 +00:00
xavier
332c329c4d Correction suite a la revision #782 : l'apercu avant impression ne fonctionnait plus.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@784 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-31 17:18:47 +00:00
xavier
51f2bf4416 L'editeur d'element permet maintenant de coller rapidement le contenu d'un fichier .elmt ou d'un element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@783 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-25 21:45:33 +00:00
xavier
0ad0013286 Correction de la documentation : noms de variables ignores ou non mentionnes
Correction d'un probleme de compilation si les options QET_ALLOW_OVERRIDE_CED_OPTION et/ou QET_ALLOW_OVERRIDE_CD_OPTION n'etaient pas actives.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@782 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-24 20:47:13 +00:00
xavier
54734ed30f Ajout du fichier qt_cs.ts dans qelectrotech.pro
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@781 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-24 16:22:50 +00:00
xavier
97e12efc1e Ajout des fichiers de traduction de Qt en tcheque, par Pavel Fric.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@780 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-24 16:21:35 +00:00
xavier
3dcc11f420 Harmonisation du dialogue "Importer un element" avec le menu Fichier > Ouvrir de l'editeur d'element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@779 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-22 20:52:48 +00:00
cfdev
17745ac8d1 Ajout d'un bouton dans le panel d'element pour importer depuis un fichier
Ajout de l'icone editElement dans la fenetre de propriete d'un element


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@778 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-22 13:53:54 +00:00
xavier
2438fe8c9a Ajout de Pavel Fric dans le dialogue "A propos de"
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@777 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-18 23:49:25 +00:00
xavier
5d238b3146 Ajout de traductions tcheques par Pavel Fric.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@776 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-18 18:25:45 +00:00
xavier
3915af59e5 Ajout du fichier qet_cs.ts au fichier .pro.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@775 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-10 23:40:14 +00:00
xavier
6155ebed77 Ajustement de la taille du widget d'edition des proprietes d'un conducteur suite a la revision precedente.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@774 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-10 23:25:20 +00:00
xavier
285f56ea46 Il est desormais possible de poser des conducteurs en pointilles.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@773 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-10 23:10:38 +00:00
lituriy
d5f14b4d75 * Update russian translation CREDIT.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@772 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-10 04:06:01 +00:00
xavier
3ce0cdfca6 Typo dans le fichier CREDIT
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@771 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-09 21:17:27 +00:00
xavier
21fb6d9e40 Traduction des fichiers CREDIT, README et INSTALL par Pavel Fric.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@770 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-09 21:15:54 +00:00
xavier
f820c94929 Ajout de traductions tcheques par Pavel Fric.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@769 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-09 00:04:30 +00:00
xavier
029216ed76 Traduction des fichiers x-qet-* et qelectrotech.desktop par Pavel Fric.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@768 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-08 23:49:23 +00:00
xavier
fd290a4da8 Traduction d'elements par Pavel Fric.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@767 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-08 23:35:54 +00:00
xavier
83c685e44f Ajout de la traduction tcheque de "Imported elements" / "Elements importes".
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@766 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-08 06:14:34 +00:00
xavier
22ebec4dad Correction : le rendu des textes statiques pouvait se faire dans une couleur autre que le noir en fonction de la palette de l'application.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@765 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-07 19:36:28 +00:00
xavier
5c3d7a3f86 Correction mineure : la couleur d'un conducteur n'est plus stockee dans le fichier .qet s'il s'agit de la couleur noire.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@764 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-07 18:10:44 +00:00
lituriy
e73ab64131 * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@763 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-07 13:35:54 +00:00
xavier
1928ef4bd0 Mise a jour des traductions
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@762 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-07 13:19:40 +00:00
xavier
cece8d39df Ajout des fichiers de traduction en tcheque.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@761 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-07 12:30:08 +00:00
xavier
2bc457938c Les options d'impression sont desormais configurables.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@760 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-04 02:04:42 +00:00
xavier
b72419181c Le dialogue d'impression presente desormais les memes options que le dialogue d'export.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@759 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-04 01:32:45 +00:00
xavier
3e383237c1 Ajout de la methode Diagram::applyProperties pour appliquer des options de rendu sur un schema.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@758 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-04 01:20:45 +00:00
xavier
10d7577419 Corrections et amleiorations sur le widget ExportProperties :
* stretch et marges en trop
  * modification du titre du cadre
  * emission d'un signal lors de la modification d'un option de rendu
  * ajout d'un mode "Impression", plus generiques, avec moins d'options affichees


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@757 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-03 23:54:07 +00:00
xavier
8b49a0fcef Il est desormais possible de ne pas conserver les couleurs des conducteurs lors de l'export d'un schema.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@756 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-10-03 22:02:14 +00:00
xavier
02446b878c Il est desormais possible de choisir la couleur de chaque conducteur.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@755 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-27 15:04:17 +00:00
xavier
c575edbb95 Traductions des fichiers README et INSTALL en espagnol.
Corrections mineures dans ELEMENTS.LICENSE et CREDIT.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@754 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-20 14:16:38 +00:00
youssefsan
b0a50e095a Adding credit for Alfredo Carreto. Adding Spanish translation of credit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@753 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-19 11:47:37 +00:00
xavier
f22e660e12 Correction : les bords droits et inferieurs des schemas n'etaient pas imprimes a 1px pres.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@752 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-13 14:41:40 +00:00
xavier
df124f0e38 Correction : les bords droits et inferieurs des schemas n'etaient pas imprimes a 1px pres.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@751 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-13 14:41:14 +00:00
xavier
933f5c0711 Modifications permettant la compilation de QElectroTech sur architecture ARM.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@750 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-12 10:23:44 +00:00
xavier
bcdc0138ce Modifications permettant la compilation de QElectroTech sur architecture ARM.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@749 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-12 10:17:44 +00:00
xavier
3ea8efbb1e Correction : la taille des textes est de nouveau prise en compte lors du rendu dans l'editeur de schemas.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@748 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-01 21:25:21 +00:00
xavier
641cca9369 Correction d'un commentaire.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@747 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-01 21:00:28 +00:00
xavier
4607e8ff75 Le rendu et le positionnement des textes statiques sont desormais identiques entre l'editeur d'element et l'editeur de schemas.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@746 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-09-01 20:56:47 +00:00
xavier
a9afeadad5 Correction du bug #26 : QET compile de nouveau avec Qt 4.4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@745 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-31 21:26:08 +00:00
xavier
a15ca782c2 Amelioration du positionnement des textes dans l'editeur
Harmonisation des boundingRect des classes PartText{Field,}


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@744 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-25 23:31:31 +00:00
xavier
ae57568e65 Ajout de methodes pour aider au debuggage des champs de texte dans l'editeur
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@743 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-25 23:25:28 +00:00
xavier
88380be093 Dialogue d'export : application d'un patch de Sebastien Gouezel pour corriger un bug lors du calcul initial des tailles des schemas.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@742 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-20 20:43:51 +00:00
xavier
b7523447f8 Dialogue d'export : application d'un patch de Sebastien Gouezel pour corriger un bug lors du calcul initial des tailles des schemas.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@741 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-20 20:39:38 +00:00
xavier
6e2120b826 Creation de la branche 0.3
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@740 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-16 16:26:14 +00:00
xavier
f515ccf6bd Mise a jour des traductions.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@739 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-16 12:19:46 +00:00
lituriy
5355fa4569 * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@738 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-16 09:28:50 +00:00
xavier
48dd7b943a Changement du raccourci clavier pour supprimer un objet sous MacOS.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@737 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-15 15:20:53 +00:00
xavier
301139c7dd Sous MacOS, integration de l'assistant de creation d'un nouvel element a la fenetre parente.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@736 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-15 12:48:45 +00:00
xavier
38c07b7d23 Dans l'assistant de creation d'un nouvel element, le bouton Annuler apparait desormais sous MacOS.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@735 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-14 17:50:44 +00:00
xavier
4781e6b35c Il est desormais possible de specifier un widget parent pour les dialogues de la classe ElementDialog
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@734 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-13 18:30:06 +00:00
xavier
0d304e8614 Correction dans la classe QETTabWidget : QElectroTech compile de nouveau avec Qt4.4
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@733 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-13 17:29:32 +00:00
xavier
87090d734b Compression d'un SVG issu du theme Oxygen.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@732 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-12 16:57:53 +00:00
xavier
f3ac5ad96f Corrections suite a la revision 730.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@731 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-09 19:20:21 +00:00
xavier
d14b99937d Amelioration de l'integration de certains dialogues sous MacOS.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@730 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-09 16:43:03 +00:00
xavier
7c29c7a528 Ajout d'une classe QETMessageBox : desormais, sous MacOS, les MessageBox sont integrees a leur fenetre parente.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@729 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-09 16:02:14 +00:00
xavier
481aefee09 Seconde application du patch de Sebastien Goueze : il est desormais possible d'exporter un schema vers le presse-papier depuis le dialogue d'export.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@728 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-09 13:53:35 +00:00
xavier
9f1d5b8713 Premiere application du patch de Sebastien Gouezel : il est possible de specifier les parametres d'export par defaut au niveau de l'application.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@727 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-09 12:51:02 +00:00
youssefsan
eefa0696cf fixing Spanish translations of elements and collections.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@726 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-04 16:19:17 +00:00
xavier
aa9daf26ba Correction de la position de la barre d'onglets presentant les schemas sous MacOS.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@725 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-08-01 13:05:39 +00:00
xavier
c8c3fca918 Corrections mineures.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@724 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-07-30 20:48:19 +00:00
xavier
a2964f5364 Correction du bug #24 : Qt 4.5 apportant la fonctionnalite "onglets deplacables", il est necessaire de differencier les methodes appelees entre Qt 4.4 et Qt 4.5.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@723 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-07-30 20:20:17 +00:00
xavier
0adac494c8 Modifications sur les choix des dossiers cibles par defaut lors des operations d'ouverture et d'enregistrement de fichiers.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@722 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-07-13 00:59:46 +00:00
xavier
21ac12f5da Passage de dos2unix sur la collection d'elements afin d'harmoniser les fins de ligne
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@721 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-07-13 00:58:38 +00:00
youssefsan
1f6649c6af Correction de traductions d'elements en espagnol.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@720 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-07-12 13:21:35 +00:00
xavier
87dc6fa4f3 Correction : dans les proprietes d'un element, appuyer sur Echap ou fermer la fenetre ne faisait rien
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@719 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-07-11 22:13:50 +00:00
lituriy
4e66fc20f2 * Update russian translation qet_ru.{ts|qm}.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@718 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-07-08 11:44:48 +00:00
cfdev
9abcca9aef Ajout d'un bouton pour editer un element sans devoir le retrouver dans le panel d'elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@717 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-07-08 09:41:20 +00:00
xavier
5847967f06 Correction du bug #22 : les champs de texte, de part leur superficie sont plus susceptibles de recouvrir les bornes que l'inverse.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@716 bfdf4180-ca20-0410-9c96-a3a8aa849046
2009-06-29 18:09:03 +00:00
10005 changed files with 1057697 additions and 81555 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.snap
.flatpak-builder

209
CREDIT
View File

@@ -1,55 +1,238 @@
[en]
Thanks to Qt Software for their Qt library ( http://www.qtsoftware.com/ ), licensed under GNU/GPL.
Thanks to Everaldo Coelho for the Crystal SVG icons theme ( http://www.everaldo.com/crystal/ ) licensed under LGPL.
Thanks to Nuno Pinheiro for the Oxygen icons theme ( http://www.oxygen-icons.org/ ) licensed under LGPL but also for the QElectroTech-dedicated icons.
Thanks to the KDE project ( http://www.kde.org/ ).
Thanks to Loic for his mathematics-related explanations.
Thanks to Nicolas for the Mac OS X experimentations.
Thanks to Remi Collet for the Fedora packaging.
Thanks to Laurent Trinques for the Debian packaging.
Thanks to `trem' for the Mandriva packaging.
Thanks to TuxFamily ( http://tuxfamily.org/ ) for hosting the project.
Thanks to `Nishiki' for his elements and his support.
Thanks to qtcentre.org for their SingleApplication class.
Thanks to Alfredo Carreto for his Spanish translations and fixing Spanish translations ( http://electronicosmx.net )
Thanks to 'Dr.Slump' and Sivio for their translations in Italian
Thanks to Jose Carlos Martins for his translations in Portuguese
Thanks to Pavel Fric for his translations in Czech
Thanks to Pawel Smiech for His Polish translations
Thanks to Yuriy Litkevich for his translations into Russian
Thanks to Youssef Ouamalkran for his translations Catatan
Thanks to Gabi Mandoc for his translations in Romanian
Thanks to Markus Budde and Jonas Stein and Noah Braden for his translations into German
Thanks to Mohamed Souabni for his translations into Arabic
Thanks to Uroš Platiše for his translations into Slovenian
Thanks to Antun Marakovic for his translations Croatian
Thanks to Nikos Papadopoylos && Yannis Gyftomitros their Greek translations
Thanks to Markos Chandras for Gentoo packaging
Thanks to David for packaging Slackware
Thanks to Chipsterjulien for packaging Archlinux AUR packages
Thanks to Elbert from the NL for packaging OS/2
Thanks to zloidemon from for packaging FreeBsd (port GCC)
Thanks to Mrbit for ebuild Gentoo packaging.
[fr]
Merci à Qt Software pour la bibliothèque Qt ( http://www.qtsoftware.com/ ), sous licence GNU/GPL.
Merci à Everaldo Coelho pour le thème d'icônes Crystal SVG ( http://www.everaldo.com/crystal/ ) sous licence LGPL.
Merci à Nuno Pinheiro pour le thème d'icônes Oxygen ( http://www.oxygen-icons.org/ ) sous licence LGPL mais aussi pour les icônes dédiées à QElectroTech
Merci au projet KDE ( http://www.kde.org/ ).
Merci à Loic pour ses explications d'ordre mathématique.
Merci à Nicolas pour les expérimentations Mac OS X.
Merci à Remi Collet pour les paquets Fedora.
Merci à Laurent Trinques pour les paquets Debian.
Merci à `trem' pour les paquets Mandriva.
Merci à TuxFamily ( http://tuxfamily.org/ ) pour l'hébergement du projet.
Merci à `Nishiki' pour ses éléments et son soutien.
Merci à qtcentre.org pour leur classe SingleApplication.
Merci à Alfredo Carreto pour ses traductions et corrections en espagnol ( http://electronicosmx.net )
Merci à 'Dr.Slump' et Sivio pour leurs traductions en italien
Merci à Jose Carlos Martins pour ses traductions en portugais
Merci à Pavel Fric pour ses traductions en Tchèque
Merci à Pawel Smiech pour ses traductions en polonais
Merci à Yuriy Litkevich pour ses traductions en russe
Merci à Youssef Ouamalkran pour ses traductions en catatan
Merci à Gabi Mandoc pour ses traductions en Roumain
Merci à Markus Budde et Jonas Stein et Noah Braden pour ses traductions en allemand
Merci à Mohamed Souabni pour ses traductions en arabe
Merci à Uroš Platiše pour ses traductions en Slovene
Merci à Antun Marakovic pour ses traductions Croate
Merci à Nikos Papadopoylos && Yannis Gyftomitros pour leurs traductions en grec
Merci à Markos Chandras pour les paquets Gentoo
Merci à David les paquets Slackware
Merci à Chipsterjulien les paquets Archlinux AUR packages
Merci à Elbert from the NL les paquets OS/2
Merci à Zloidemon from for les paquets (port GCC)
Merci à Mrbit for ebuild les paquets Gentoo
[ru]
Спасибо Qt Software за их библиотеку Qt ( http://www.qtsoftware.com/ ), лицензированную на условиях GNU/GPL.
Спасибо Everaldo Coelho за тему значков Crystal SVG ( http://www.everaldo.com/crystal/ ) лицензированную на условиях LGPL.
Спасибо Nuno Pinheiro за тему значков Oxygen ( http://www.oxygen-icons.org/ ) лицензированную на условиях LGPL, а также за значки связанные с QElectroTech.
Спасибо проекту KDE ( http://www.kde.org/ ).
Спасибо Loic за объяснения связанные с математикой.
Спасибо Nicolas за эксперименты с Mac OS X.
Спасибо Remi Collet за пакет для Fedora.
Спасибо Laurent Trinques за пакет для Debian.
Спасибо `trem' за пакет для Mandriva.
Спасибо TuxFamily ( http://tuxfamily.org/ ) за хостинг для проекта.
Спасибо `Nishiki' за элементы и поддержку.
Спасибо qtcentre.org за их класс SingleApplication.
Спасибо Alfredo Carreto за исправления и перевод на испанский ( http://electronicosmx.net )
Спасибо 'Dr.Slump' за исправления и перевод
[pt]
Agradecimentos à QT Software pela sua biblioteca Qt ( http://www.qtsoftware.com/ ), licenciada de acordo com a GNU/GPL.
Agradecimentos a Everaldo Coelho pelo tema de ícones Crystal SVG ( http://www.everaldo.com/crystal/ ), licenciado de acordo com a LGPL.
Agradecimentos a Nuno Pinheiro pelo tema de ícones Oxygen e em especial pelos ícones dedicados ao programa QElectroTech ( http://www.oxygen-icons.org/ ), lincenciado de acordo com a LGPL.
Agradecimentos a Qt Software pela sua biblioteca Qt ( http://www.qtsoftware.com/ ), licenciada de acordo com a GNU/GPL.
Agradecimentos ao projecto KDE ( http://www.kde.org/ ).
Agradecimentos a Loic pelas suas explicações relacionadas com problemas matemáticos.
Agradecimentos a Nicolas pelo trabalho desenvolvido com Mac OS X.
Agradecimentos a Remi Collet pela criação dos pacotes para Fedora.
Agradecimentos a Laurent Trinques pela criação dos pacotes para Debian.
Agradecimentos a "trem" pela criação dos pacotes para Mandriva.
Agradecimentos a TuxFamily ( http://tuxfamily.org/ ) por albergarem este projecto.
Agradecimentos a "Nishiki" pela criação de elementos e o seu suporte.
Agradecimentos a qtcentre.org pela classe SingleApplication.
Agradecimentos a Alfredo Carreto pela tradução para Espanhol e pela correcção de traduções em Espanhol ( http://electronicosmx.net ).
Agradecimentos a 'Dr.Slump'pela tradução para italiano
[es]
Agradecimientos a Qt Software por su biblioteca Qt ( http://www.qtsoftware.com/ ), licenciada bajo GNU/GPL.
Agradecimientos al proyecto KDE ( http://www.kde.org/ ).
Agradecimientos a Loic por sus explicaciones relacionadas con problemas matemáticos.
Agradecimientos a Remi Collet por criación de paquetes para Fedora.
Agradecimientos a Laurent Trinques por la creación de paquetes para Debian.
Agradecimientos a "trem" por creación de paquetes para Mandriva.
Agradecimientos a TuxFamily ( http://tuxfamily.org/ ) por el alojamiento de este proyecto.
Agradecimientos a "Nishiki" por creación de elementos e de su suporte.
Agradecimientos a qtcentre.org por classe SingleApplication.
Agradecimientos a Alfredo Carreto por sus traducciones en español y correcciones de traducción en español ( http://electronicosmx.net)
Agradecimientos a 'Dr.Slump' por sus traducciones en italiano
[cs]
Díky Qt Software za jejich knihovnu Qt ( http://www.qtsoftware.com/ ), pod licencí GNU/GPL.
Díky projektu KDE ( http://www.kde.org/ ).
Díky Loicovi za jeho vysvětlení vztahující se k matematice.
Díky Remi Colletovi za balíček pro Fedoru.
Díky Laurentu Trinquesovi za balíček pro Debian.
Díky `trem' za balíček pro Mandrivu.
Díky TuxFamily ( http://tuxfamily.org/ ) za poskytování hostingu pro projekt.
Díky `Nishiki' za jeho prvky a jeho podporu.
Díky qtcentre.org za jejich třídu SingleApplication.
Poděkování Alfredovi Carretovi za jeho španělský překlad a opravy španělského překladu ( http://electronicosmx.net )
Dìky 'Dr.Slump' za jeho italianský překlad
[pl]
Podziękowania dla Qt Software, za biblioteki Qt (http://www.qtsoftware.com/) na licencji GNU / GPL.
Podziękowania dla projektu KDE (http://www.kde.org/).
Podziękowania dla Loic, za pomoc w rozwiązaniu problemów matematycznych.
Podziękowania dla Remi Collet, za pakiety dla Fedory.
Podziękowania dla Laurent Trinquesovi, za pakiety dla Debiana.
Podziękowania dla "trem", za pakiety dla Mandrivy.
Podziękowania dla TuxFamily (http://tuxfamily.org/), za organizację projektu.
Podziękowanie dla "Nishiki", zajego elementy i poparcie.
Podziękowania dla qtcentre.org, za klasę SingleApplication.
Podziękowania dla Alfredo Carreto, za jego tłumaczenie na język hiszpański i korektę ( http://electronicosmx.net)
[it]
Grazie a Qt Software per le loro librerie Qt (http://www.qtsoftware.com/), licenzate sotto GNU/GPL.
Grazie al progetto KDE (http://www.kde.org/).
Grazie a Loic per le sue spiegazioni matematiche.
Grazie a Remi Collet per i pacchetti per Fedora.
Grazie a Laurent Trinques per i pacchetti per Debian.
Grazie a `trem' per i pacchetti per Mandriva.
Grazie a TuxFamily (http://tuxfamily.org/) per l'ospitalità al progetto.
Grazie a `Nishiki' per i suoi elementi ed il supporto.
Grazie a qtcentre.org per la loro classe SingleApplication.
Grazie a Alfredo Carreto per le traduzioni e le correzioni in spagnolo (http://electronicosmx.net).
Grazie a 'Dr.Slump' e 'Silvio' per la traduzione in italiano.
Grazie a Jose Carlos Martins per la traduzione in portoghese.
Grazie a Pavel Fric per la traduzione in ceco.
Grazie a Pawel Smiech per la traduzione in polacco.
Grazie a Yuriy Litkevich per la traduzione in russo .
Grazie a Youssef Ouamalkran per la traduzione in catalano.
Grazie a Gabi Mandoc per la traduzione in rumeno.
Grazie a Markus Budde e Jonas Stein per la traduzione in tedesco.
Grazie a Mohammed Souabni per la traduzione in arabo.
Grazie a Uroš Platiše per la traduzione in sloveno.
Grazie a Antun Marakovic per la traduzione in croato.
Grazie a Nikos Papadopoylos e Yannis Gyftomitros per la traduzione in greco.
Grazie a Markos Chandras per i pacchetti per Gentoo.
[el]
Ευχαριστίες στην Qt Software για την βιβλιοθήκη Qt ( http://www.qtsoftware.com/ ), αδειοδοτημένο ως GNU/GPL.
Ευχαριστίες στο έργο KDE ( http://www.kde.org/ ).
Ευχαριστίες στον Loic για τις εξηγήσεις σχετικές με μαθηματικά.
Ευχαριστίες στον Remi Collet για τα πακέτα Fedora.
Ευχαριστίες στον Laurent Trinques για τα πακέτα Debian.
Ευχαριστίες στον `trem' για τα πακέτα Mandriva.
Ευχαριστίες στο TuxFamily ( http://tuxfamily.org/ ) για τη φιλοξενία του έργου.
Ευχαριστίες στον `Nishiki' για τα στοιχεία και την υποστήριξη του.
Ευχαριστίες στο qtcentre.org για την κλάση SingleApplication.
Ευχαριστίες στον Alfredo Carreto για τις μεταφράσεις του και για την επισκευή της Ισπανικής μετάφρασης ( http://electronicosmx.net )
Ευχαριστίες στον 'Dr.Slump' και τον Sivio για τις μεταφράσεις τους στα Ιταλικά
Ευχαριστίες στον Jose Carlos Martins για την μετάφραση στα Πορτογαλικά
Ευχαριστίες στον Pavel Fric Για την μετάφραση στα Τσέχικα
Ευχαριστίες στον Pawel Smiech για την Πολωνική μετάφραση
Ευχαριστίες στον Yuriy Litkevich για τις μεταφράσεις του στα Ρώσικα
Ευχαριστίες στον Youssef Ouamalkran για τις μεταφράσεις του στα Καταλανικά
Ευχαριστίες στον Gabi Mandoc για τις μεταφράσεις του στα Ρουμανικά
Ευχαριστίες στους Markus Budde και Jonas Stein για τις μεταφράσεις τους στα Γερμανικά
Ευχαριστίες στον Mohamed Souabni για τις μεταφράσεις του στα Αραβικά
Ευχαριστίες στον Uroš Platiše για τις μεταφράσεις του στα Σλοβένικα
Ευχαριστίες στον Antun Marakovic για τις μεταφράσεις του στα Κροατικά
Ευχαριστίες στους Νίκο Παπαδόπουλο και Γιάννη Γυφτομήτρο για τις μεταφράσεις τους στα Ελληνικά
Ευχαριστίες στον Markos Chandras για τα πακέτα Gentoo
Ευχαριστίες στον David για τα πακέτα Slackware
Ευχαριστίες στον Chipsterjulien για τα πακέτα Archlinux AUR
Ευχαριστίες στον Elbert για τα πακέτα OS/2
Ευχαριστίες στον zloidemon για τα πακέτα FreeBsd (port GCC)
Ευχαριστίες στον Mrbit για τα πακέτα ebuild για Gentoo.
[nl]
Dank aan Qt Software voor hun Qt library ( http://www.qtsoftware.com/ ) , onder de GNU / GPL licentie .
Dank aan het KDE-project ( http://www.kde.org/ ) .
Dank aan Loic voor zijn wiskunde - gerelateerde verklaringen .
Met dank aan Remi Collet voor de Fedora pakket.
Met dank aan Laurent Trinques voor de Debian pakket.
Dank aan ` tremolo ' voor de Mandriva pakket.
Dank aan TuxFamily ( http://tuxfamily.org/ ) voor het hosten van het project .
Dank aan ` Nishiki ' voor zijn elementen en zijn steun .
Dank aan qtcentre.org voor hun SingleApplication klasse .
Dank aan Alfredo Carreto voor zijn Spaanse vertalingen en tot vaststelling Spaanse vertalingen ( http://electronicosmx.net )
Dank aan ' Dr.Slump ' en Sivio voor hun vertalingen in het Italiaans
Met dank aan Jose Carlos Martins voor zijn vertalingen in het Portugees
Met dank aan Pavel Fric voor zijn vertalingen in het Tsjechisch
Dank aan Pawel miech voor zijn Poolse vertalingen
Dank aan Yuriy Litkevich voor zijn vertalingen in het Russisch
Dank aan Youssef Ouamalkran voor zijn vertalingen Catatan
Met dank aan Gabi Mandoc voor zijn vertalingen in het Roemeens
Dank aan Markus Budde en Jonas Stein en Noah Braden voor zijn vertalingen in het Duits
Met dank aan Mohamed Souabni voor zijn vertalingen in het Arabisch
Dank aan Uro ? Plati ? E voor zijn vertalingen in het Sloveens
Dank aan Antun Marakovic voor zijn vertalingen Kroatisch
Dank aan Nikos Papadopoylos && Yannis Gyftomitros hun Griekse vertalingen
Dank aan Markos Chandras voor Gentoo pakket
Met dank aan David voor het verpakken van Slackware
Dank aan Chipsterjulien voor het verpakken van Archlinux AUR pakketten
Dank aan Elbert uit de NL voor het pakket van OS/2
Dank aan zloidemon voor het verpakken van FreeBSD ( poort GCC )
Dank aan Mrbit voor ebuild Gentoo pakket.
[be]
Dank aan Qt Software bibliotheek voor Qt ( http://www.qtsoftware.com/ ), onder licentie van GNU/GPL.
Dank aan project KDE ( http://www.kde.org/ ).
Dank aan Loic voor zijn uitleg van de mathematische orde.
Dank aan Remi Collet voor de pakketten Fedora.
Dank aan Laurent Trinques voor de pakkette Debian.
Dank aan `trem' voor de pakketten Mandriva.
Dank aan TuxFamily ( http://tuxfamily.org/ ) voor het hosten van het project.
Dank aan `Nishiki' voor zijn elementen en ondersteuning.
Dank aan qtcentre.org voor hun SingleApplication klasse.
Dank aan Alfredo Carreto voor zijn vertalingen en correcties in het Spaans ( http://electronicosmx.net )
Dank aan 'Dr.Slump' en Sivio hun vertaling in het Italiaans
Dank aan Jose Carlos Martins voor zijn vertalingen in het Portugees
Dank aan Pavel Fric voor zijn vertalingen in het Tsjechisch
Dank aan Pawel Smiech voor zijn vertaling in het Pools
Dank aan Yuriy Litkevich voor zijn vertalingen in het Russisch
Dank aan Youssef Ouamalkran voor zijn vertalingen Catatan
Dank aan Gabi Mandoc voor zijn vertalingen in het Roemeens
Dank aan Markus Budde en Jonas Stein et Noah Braden voor hun vertaling in het Duitse
Dank aan Mohamed Souabni voor zijn vertalingen in het Arabisch
Dank aan Uroš Platiše zijn onze vertalingen Sloveense
Dank aan Antun Marakovic voor zijn vertalingen Kroatisch
Dank aan Nikos Papadopoylos en Yannis Gyftomitros hun vertalingen in het Grieks
Dank aan Markos Chandras voor de pakkette Gentoo
Dank aan David voor de pakkette Slackware
Dank aan Chipsterjulien voor de pakkette Archlinux AUR
Dank aan Elbert voor de pakkette OS/2
Dank aan Zloidemon fvoor de pakkette (port GCC)
Dank aan Mrbit van ebuild voor de pakkette Gentoo

401
ChangeLog
View File

@@ -1,3 +1,401 @@
====== ChangeLog from 0.7 to 0.8 ======
* Element editor :
* with Ctrl key you can moving by keyboard primitives selected by 0.1 point instead by 1 points, added the same feature for moving the selected aera.
* Improve polygon widget editor on elements editor.
* Diagram editor :
* User can choose now folio list emplacement in project by select position number in settings :
1 for the first position
2 for the second position
etc
0 for always at the end of project
Because index folio is 0 and not 1 we apply -1 in formula to not complicate your life..
* macOS :
* Add Fusion style and fix tilesets tab bar size
* Enable mouse wheel on tilesets tab bar with command keyboard, thanks Giovanni.
(removed by Qt upstream) https://codereview.qt-project.org/gitweb?p=qt/qtbase.git;a=commitdiff;h=ea47d152b35158ba07a55d009f57df0e4c2a048f;hp=08cc9b9991ae9ab51bed5b857b6257401401ff6f
* For the Flatpak package : remove the file name extension added
automatically to the saved files even if the user sets an unknown file
extension for the program.
====== ChangeLog from 0.6 to 0.7 ======
* Element editor :
* Element informations (manufacturer, reference etc...) can be created directly from the element editor. For that go to the widget "Element Property"
* It is no longer required to have a text field, for save the edited element.
* Improve the behavior with the arrow keys (depending to the current selection (nothing / one / several).
* Context menu display only enabled actions.
* Added new feature -> alignment.
* Alignment of text field can be edited.
* Added two new actions in context menu for insert or remove point of a selected polygon.
* Rectangle can have rounded corner.
* Polyline: finish the creation of polyline with the last point at the same position of the first point, close the polyline.
* Diagram editor :
* Conductors can now be drawn with two colors.
* Improve High-DPI support on Windows and Linux plateform.
* The code for the resize handles has been almost completely redesigned.
* Dissociate fonts policy and size for independent text item and for summarry pages (foliolist), added a 2 button in config page for open Qfontdialog widget and choose policy for independent text item.
* Add in config page a Qfontdialog widget for change dynamic text size, font family, orientation angle and text length, by default.
* Basic shape add new CustomDashLine style with Dash Pattern (<< 10 << 10 );
* It is now possible to add a text field to an element directly from the diagram.
* Element text item with are now converted to dynamic element text item.
* Element editor, part text can't be edited directly.
* User can export / import the configuration of the texts and texts group of an element.
* Context menu display only enabled actions.
* Added new action in the context menu, multiple paste, check box for autonum the pasted element.
* Multipaste -> improve the conductor autonum, conductors are numerated from top to bottom, and left to right.
* Text of conductor can be placed at top/bottom/left/right of conductor, and text never overlaps the conductor.
* Function for search conductor at the same potential.
When the search function is searching in a terminal element, they search only for the first terminal found, no matter if the terminal element have more than two terminals.
So the list of conductors at the same potential is missing some conductors.
This commit fix it, now the search function search for every terminals of a terminal element.
* When remove an element with several conductors connected to the same terminal, the electrical potential is partially or totally destroyed.
This commit fix it : When element is removed one or several conductors are created (if needed) to conserve the electrical potential.
* Added new feature -> alignment.
* Alignment of text field can be edited.
* Added new context menu action "group the selected texts".
* Widget used to edit text item group can edit the pos of the group.
* Element text item group can now be framed.
* Added two new actions in context menu for insert or remove point of a selected polygon.
* QETshapeItem rectangle can have rounded corner.
* Add in config the possibility to start the numbering of the columns of titleblocks at 0.
* Add new function Search and replace widget Crtl +F
* Diagram properties, Element properties, Independent text item can be changed (and mass changed) through the search and replace widget.
* Added 4 tools for edit the depth (Z value) of items.
* Element panel : elements can be searched by their name but also with by all their informations.
* New free selection style.
* Diagram editor : dock used to edit the shape item, can now edit several items in the same time.
* Dynamic element text item : The font of the dynamic texts can be individually be setted.
* Adding or revoming diagram set project to modified
* When user cleanning an project, set project to modified
* Add a shortcut "Ctrl+Shift+P" to quickly open the dialog used for create the auto numbering rules.
* Add missing StatusTip of some QAction
* When user add a polygon, a message in statusBar show how to finish this shape
* Polyline: finish the creation of polyline with the last point at the same position of the first point, close the polyline.
* Plug-in : Add StatusTip instruction for install and launching DXF plugin depending on the operating system
* when plugin qet-tb-generator"generate terminal blocks and connectors" isn't installed show an QMessageBox instruction now depending on the operating system for install it
Add in QMessageBox url encoding/decoding for easy download packages
* Elementspanelwidget: adds keyboard shortcuts to quickly move up, down,or move the targeted folio to the beginning of the project
F3 MoveUp
F4 MoveDown
F5 MoveUpTop
* Title block editor :
Added new title block variables %projectpath, %projectfilename, %projecttitle, previous-folio-num and next-folio-num
"%saveddate, %savedtime, %savedfilename and %savedfilepath" they variables should be updated after file save or save as dialog is confirmed,
before file is saved.
* NameList widget : add a combo box for easily paste texts, like the variables for title block.
* The font of the dynamic text field can be edited.
* The font of the static text field can be edited.
* The color of the static text field can be edited.
* Improve for new qet_tb_generator plug-in : added the full path of the current project as
an argument when calling the plug-in from QET if a project is open.
If not a file dialog is showed to select the QET project.
* QET create a backup file, use to restore the project when a crash occur.
* Use KAutoSaveFile for the backup system, instead of home made function.
* Use of QSAveFile instead a QFile.
* User can enable and edit autosave timer.
* let user define the file system path of the common,custom elements collections, and custom title blocks template.
* QetGraphicsItem, remove the function applyRotation and rotateBy, and use instead the native function of QGraphicsItem : setRotation
* Conductor is an herited class of QGraphicsObject, instead of QObject and QGraphicsPathItem
* Clean (and reduce the size) the class QETDiagramEditor, mostly by replacing the connection syntax "signal -> slot" by "signal -> lambda".
* Replace deprecated QMatrix by QTransform.
* DXF export : fix some double items in dxf file.
* DXF export : add some colors for basic shapes inside dxf.
* Bug fix :
* Fix compilation warning (clang and gcc).
* Fix element text item alignment work well when text rotation != 0.
* Fix crash when the properties of a element text item group
* Fix crash occurred by the conductor and shape "ghost".
* Fix element text alignment work also when font size change.
* fix :
1- When open a .qet by double click on it, QET ask user for open the backup file, of this .qet.
2- On windows, if user open a project from the recent files menu, when close QET the file is deleted user lose her work.
clear the element texts when paste an element with the option "Do not store the labels of items in the copy paste" enabled.
* elements can't be moved up and left, when there rotation are different than 0.
* minor fix : slave link dialog doesn't display the good label, when the label of master element is build from formula.
* Fix : in some condition, dynamic text are not at the same position when open a project.
* On windows when user drag and drop an element from the common elements collection to the custom elements collection,
the element file stay in read only mode, and so user can't save the element
* Improvement : minimize the unwanted gap of the top right folio of the view (see https://qelectrotech.org/forum/viewtopic.php?pid=9379#p9379)
* Fix: bug 168
* Fix : when create multiple conductors with the free hand selection, the checking of existing potentiel don't search trought a folio report.
* Fix: DXF export.
* Minor fix : remove from the element information the html hexadecimal and decimal characters of line feed and carriage return.
* fix : in the diagram editor, when we select several shapes at the same time, the properties widget only apply the change to one shape.
* Bug fix : when user load a project which contains summary pages, project was marked modified (summary was created on the fly and moved from the end on second
position), now the project is no longer marked as amended when user have one or multiples summary pages when loading this project.
* Static text of element are now exported to dxf
* Fix Static text size of element exported to dxf
* Improvement : minimize the unwanted gap of the top right folio of the view
* Fix : when create multiple conductors with the free hand selection, the checking of existing potentiel don't search trought a folio report.
* Don't display gui when qet is launched with specific argument
====== ChangeLog from 0.5 to 0.6 ======
In the official collection, there are now 4106 elements, and 539 categoris for a total of 4645 files
* Improved performance, added multithreading to speed up the loading of items when launching QET.
* RAM consumption has been considerably reduced.
* New "collections" panel.
* Automatic numberings (autonum), Variables and prefix.
* Folio generator
* Management Policy
* New thickness properties for conductors.
* The thickness of the lines of all basic shapes (lines, rectangles, ellipses, polygons) can be changed from 0,2px to 50,0px.
* The color of lines and fillings of basic shapes can be choosed from a color palette or set with a html color code.
* Added Copy/paste from another project.
* Online documentation and links to download the latest packages of the version under development for Windows and MacOS are available directly from the software.
* Resetting the layout of the summary pages.
* In the panel left split the view into a several docks.
* High-DPI support (Qt 5.6.0)
* new python plugin to generate terminal block.
* Windows packages are now created on a Debian operating system using cross-compilation and targeted to make executable binary files for these operating systems.
This technical evolution allows a significant time saving during the creation of the packages. And we can provide also in the same time Windows XP and Vista packages by cross-compil with Qt 5.7.1 environment
* The Mac OS X executable binary files are created on a virtual environment, moved compiler to latest LLVM clan version, improved dmg packages with added Info.plist.
* An annoying memory leak has been found and solved. Afters hours of use, some users noticed that the RAM consumption growed steadily, up to 10GB or more. This problem is now solved.
====== ChangeLog from 0.4 to 0.5 ======
In the official collection, there are now 2625 elements, and 418 catégoris for a total of 3043 files.
* Port to Qt 5 framework
* New QSettings native format for config files.
* In the diagram editor, the grid is not displayed by default outside the diagram, the minimum zoom is blocked. A button allows you to un-validate this operation.
* It is now possible to put the tittle block on the right vertical mode.
* The default tittle block can be defined for the next folios of the project.
* The summary now takes the font set in the QElectroTech.conf
* The floating dock is now operational, variables, actions are taken into account on the fly.
* A transformation tool transforms quickly and finely each primitive by handles.
* Add UUID tag for element XML.
* The database enables faster loading a large number of managing symbols in tables changes pixmaps collections, it no longer compares the modification date of the files but their use UUID attributes to update the cache .
* In terms of basic shapes, the transform tool works directly on vectors, it replaces the reduction tool / enlargement that has just been deleted as unnecessary.
* Improve Undo command by QPropertyUndoCommand class.
====== ChangeLog from 0.3 to 0.4 ======
In the official collection, there are now 2298 elements, and 376 catégoris for a total of 2674 files.
* We have removed the flag '-fno-ipa-sra "This settled the compilation problems on Mac OS X and FreeBSD clang.
* The official collection has been redesigned, through the work of Nuri a new structure is in place.
* A menu has been added, allowing you to change the application language.
* we added a summary creation tool.
* Added button "export the nomenclature" transforms data from diagrams to CSV file for spreadsheet.
Arun wrote a detailed manual in English.
* New tools have been added, they can create mechanical connections and draw cabinets, desks, junction boxes, or areas on the schematic (line tool, rectangle, ellipse, polygon type: respect for style dashes).
* An aid in positioning cross, drawing, was added.
* The locked state images and basic forms (basic shapes) is now stored in the project.
* The "control" during the movement of an element, text field disables snapping to the grid, for free positioning.
It is now possible to choose the background folios in white or gray.
* Add supports trackpad gestures (multitouch).
The dates of the cartridges are now using the short system date and date format according to the language detected setting in the OS.
We take advantage of the transition to standard C ++ 11, and a big cleanup in the code was done.
* The undo action or redo the undo stack are now animated graphically.
When the action save, save as, the status bar displays the name and path of the backup job.
Qet is now able to come to load a style sheet (stylesheet) directly from the conf directory.
* A DXF export has been added, the entire project folios can be exported in this format.
* Added reports folio, Cross references.
* Added a variable font size for text of conductors.
* Added new properties to all conductors at the same potential, even through referrals.
* When several conductors have the same value potential equalization, it is not useful to display on all conductors.
* Added button to activates the automatic connection of the conductors of the element when moving it.
* Numbering rules are now available for the entire project.
Qet detects the Windows version and applies the appropriate graphic style, depending on the version of Windows.
====== ChangeLog from 0.3 rc to 0.3 ======
First, the collection of symbols has made a big step forward, with about 1560 new elements.
There are now symbols for pneumatics, hydraulics, process, solar, cold, etc. Considerable effort has been done to organize the collection in a better way.
We hope that the new organisation is clearer for all. We would like to thank all the contributors who send us symbols.
=====-Element Editor: =====
Considerable work has be done to replace the manual defining zone of the symbol, aka hotspot.And fix bugs, It is now automatic. You do not have to care about it anymore.
Primary colors have been added for the drawing shapes.
A contextual menu (right click) has been added. So, you can now work more quickly with symbols. It is also more user-friendly.
====== ChangeLog from v0.3 rc ======
=====-Element Editor: =====
* Replacing checkboxes with lists of colors.
* Removed the manual hotspot, it is now automatic and you do not have to worry.
Officially Collection: a large classification work on the structure was realized. It should be clear to everyone.
The collection is enriched with 1711 items in 286 categories (ie 1997 files)
=====-Schema Editor:=====
* Added import image, image rotation, image resizing and saving the file in the project.
(Double click on the image called a widget and cursor that reduce or enlarge the selected image.)
NB: Following the "edit image" entry will also be added in the right click menu.
* F5 keyboard shortcut can recharge symbol collections.
Some bugs have been resolved, and the translation status continues to grow.
======ChangeLog from v0.3 beta ======
Two more items for the changelog:
* In the official collection, there are now 1672 elements and 256 categoris for a total of 1928 files. In version 0.3 alpha, there were 1465 elements and 233 categories, while version 0.22 had153 elements and 51 categories.
*Progress in the translation (see http://qelectrotech.org/wiki/doc/translation/stats for current state)
* Functions (edit element and find in panel) have been moved to the context
Here is the changelog, for version 0.3 beta:
* Functions (edit element and find in panel) have been moved to the context menu, that can be accessed with right click. This is more user friendly.
* Refresh of categories when an element is moved.
* DateNow button added in the "Diagram property" dialog.
* Dotted lines can now been added between conductors.
* Rich text can be added to the diagram text fields.
[screenshot]
* HTML WYSIWYG editor for rich text: bold, italic, underlined, font size from 6 to 72 pixels, font colour, etc.
* You can change between the two modes(Selection mode <-> View mode) with the scroll button.
* Symbol editor: focus on the new value for language, languages sorted in alphabetical order.
* Added a widget that reflects the loading of a big project.
* Automated numbering of conductors according to your rules. See note from Joshua http://qelectrotech.org/wiki/doc/autonum
* Added a dialog to automatically rotate the text if the associated conductor is vertical or horizontal. Parameters are saved in qelectrotech.conf
* Added basic colours on the tools for lines and for the filling of the primitives, and also for the style line and point in the element editor.
* Added several protection to prevent from saving an element if one of its primitive is beyond the hotspot.
====== ChangeLog from 0.22 to 0.3a ======
===== Application =====
Elements collection: QElectroTech now provides 1465 elements within 233 categories (0.22 provided 153 elements within 51 categories). Most elements are related to electricity though some relate to chillers, solar, hydraulic and pneumatic engineering.
A new kind of collections appeared to store title block templates; as for elements, there is a distinction between common (system-wide) templates and custom (user-wide) templates.
Translations:
English, Spanish, French, Portuguese and Czech translations have been maintained.
Russian translations have been removed because they are not maintained anymore.
Polish, German, Italian, Arabic and Croatian translations have been added.
Following translation to Arabic, some work was done to improve Right-To-Left languages support.
Elements names are fully translated to English, French, Czech and Polish.
Main windows: added a “What's this?” action.
QElectroTech now handles *.titleblock files.
===== Diagram editor =====
It is now possible to move and rotate all texts on a diagram : element texts, conductor texts and independent texts.
When moving a text related to an electrical element, this element is highlighted.
Texts related to a conductor cannot be moved too far away from it.
It is now possible to create diagrams with more than 100 rows/columns.
Elements panel:
During a drag and drop operation, the hovered item is now expanded after a short time not moving the mouse.
Items are now expanded/collapsed by a double click.
Common, custom and embedded collections of title block templates are displayed within the elements panel.
Elements previews and names are now cached into a SQLite database stored in the user configuration directory, thus speeding up the elements panel (re)loading
The elements panel now displays the folio index before each diagram title.
UI consistency: renamed “Import element” to “Open an element file”, separated this action from those related to the current selection, and ensured elements-related actions are disabled when selecting a project/diagram/title block template.
Freshly integrated elements are now highlighted in the elements panel this behaviour can be disabled though.
When clearing the search field, the panel state is restored to its previous state.
Title blocks are now rendered using templates:
For each diagram, users can choose the template to be used in the diagram properties.
They may also drag and drop it from the elements panel to the diagram.
Title block templates are always integrated within the parent project.
Fixed a bug in the print preview dialog.
Added a F2 shortcut for the widget “Edit the color of the given conductor”.
As elements, diagrams now have a “version” attribute for compatibility purposes.
Better handling of file opening for documents saved with newer versions of QElectroTech.
Diagram loading: removed an optimization that could lead to conductors not being loaded when several terminals share the same coordinates.
Users may now enter visualisation mode by pressing Ctrl and Shift.
Printing: when printing diagrams with no title block, use the space left by the title block.
Added a few status and “What's this?” tips.
Got rid of the green icon used for projects, changed a few other icons.
===== Element editor =====
Both static and dynamic texts can now be rotated
Added “dotted” line style
Added white color for texts
Newly added parts are placed above existing ones.
===== Title block template editor =====
A third kind of editor was implemented so users can create their own title block templates:
It allows users to customize the layout and content of cells that constitute the title block.
Cells can be merged and splitted.
Their width can be fixed, relative to the total width or relative to the remaining widths.
Their height is a simple fixed length.
They contain either a logo (be it in SVG or a usual bitmap format) or some text.
The text value is optionally preceded by a label.
As other texts within QElectroTech, labels and texts can be translated to other languages.
Texts and labels may contain variables (e.g. %company-name); these variables are replaced by real world values once the template is applied to a diagram.
Those real-world values can be set among the diagram properties.
====== Changelog 0.11 -> 0.2 ======
À partir de la version 0.2, QElectroTech est disponible en français, anglais, mais aussi :
* en espagnol, grâce aux traductions de Youssef ;
@@ -83,4 +481,5 @@ Le dialogue "Exporter" (pour générer un fichier image d'un schéma) a égaleme
* Affinage du constructeur de la classe QETApp
* Moins d'avertissements à la compilation (testé avec gcc 4.3)
* Moins d'inclusions non pertinentes
* Nettoyage du trunk : déplacement des sources dans un sous-répertoire

View File

@@ -31,7 +31,7 @@ PROJECT_NAME = QElectroTech
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 0.2b
PROJECT_NUMBER = 0.70
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@@ -47,7 +47,7 @@ OUTPUT_DIRECTORY = doc
# source files, where putting all generated files in the same directory would
# otherwise cause performance problems for the file system.
CREATE_SUBDIRS = YES
CREATE_SUBDIRS = NO
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this
@@ -60,7 +60,7 @@ CREATE_SUBDIRS = YES
# Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene,
# Spanish, Swedish, and Ukrainian.
OUTPUT_LANGUAGE = French
OUTPUT_LANGUAGE = English
# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
# include brief member descriptions after the members that are listed in
@@ -124,7 +124,7 @@ FULL_PATH_NAMES = NO
# If left blank the directory from which doxygen is run is used as the
# path to strip.
STRIP_FROM_PATH = /home/xavier/projets/qet/qelectrotech/
STRIP_FROM_PATH = /home/laurent/Qet-svn/git/qet/
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
# the path mentioned in the documentation of a class, which tells
@@ -690,7 +690,7 @@ FILTER_SOURCE_FILES = NO
# Note: To get rid of all source code in the generated output, make sure also
# VERBATIM_HEADERS is set to NO.
SOURCE_BROWSER = NO
SOURCE_BROWSER = YES
# Setting the INLINE_SOURCES tag to YES will include the body
# of functions and classes directly in the documentation.
@@ -1374,7 +1374,7 @@ DOT_FONTPATH =
# indirect inheritance relations. Setting this tag to YES will force the
# the CLASS_DIAGRAMS tag to NO.
CLASS_GRAPH = YES
CLASS_GRAPH = NO
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for each documented class showing the direct and
@@ -1386,7 +1386,7 @@ COLLABORATION_GRAPH = NO
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for groups, showing the direct groups dependencies
GROUP_GRAPHS = YES
GROUP_GRAPHS = NO
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
# collaboration diagrams in a style similar to the OMG's Unified Modeling
@@ -1404,14 +1404,14 @@ TEMPLATE_RELATIONS = YES
# file showing the direct and indirect include dependencies of the file with
# other documented files.
INCLUDE_GRAPH = YES
INCLUDE_GRAPH = NO
# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
# documented header file showing the documented files that directly or
# indirectly include this file.
INCLUDED_BY_GRAPH = YES
INCLUDED_BY_GRAPH = NO
# If the CALL_GRAPH and HAVE_DOT options are set to YES then
# doxygen will generate a call dependency graph for every global function
@@ -1427,19 +1427,19 @@ CALL_GRAPH = NO
# the time of a run. So in most cases it will be better to enable caller
# graphs for selected functions only using the \callergraph command.
CALLER_GRAPH = YES
CALLER_GRAPH = NO
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
# will graphical hierarchy of all classes instead of a textual one.
GRAPHICAL_HIERARCHY = YES
GRAPHICAL_HIERARCHY = NO
# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES
# then doxygen will show the dependencies a directory has on other directories
# in a graphical way. The dependency relations are determined by the #include
# relations between the files in the directories.
DIRECTORY_GRAPH = YES
DIRECTORY_GRAPH = NO
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
# generated by dot. Possible values are png, jpg, or gif

View File

@@ -1,18 +1,3 @@
[fr]
La collection d'éléments fournie avec QElectroTech est fournie telle quelle et
sans la moindre garantie qu'elle convienne à votre utilisation ou qu'elle
fonctionne.
L'utilisation, la modification et l'intégration des éléments dans des schémas
électriques est autorisée sans conditions, quelque soit la licence finale des
schémas.
Si vous redistribuez tout ou partie de la collection QElectroTech, avec ou sans
modification, en dehors d'un schéma électrique, vous devrez respecter les
conditions de la licence CC-BY :
Cette création est mise à disposition selon le Contrat Paternité 3.0
disponible en ligne http://creativecommons.org/licenses/by/3.0/ ou par
courrier postal à Creative Commons, 171 Second Street, Suite 300, San Francisco,
California 94105, USA.
[en]
The elements collection provided along with QElectroTech is provided as is and
without any warranty of fitness for your purpose or working.
@@ -27,10 +12,54 @@ To view a copy of this license, visit
http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
[fr]
La collection d'éléments fournie avec QElectroTech est fournie telle quelle et
sans la moindre garantie qu'elle convienne à votre utilisation ou qu'elle
fonctionne.
L'utilisation, la modification et l'intégration des éléments dans des schémas
électriques est autorisée sans condition, quelle que soit la licence finale des
schémas.
Si vous redistribuez tout ou partie de la collection QElectroTech, avec ou sans
modification, en dehors d'un schéma électrique, vous devrez respecter les
conditions de la licence CC-BY :
Cette création est mise à disposition selon le Contrat Paternité 3.0
disponible en ligne http://creativecommons.org/licenses/by/3.0/ ou par
courrier postal à Creative Commons, 171 Second Street, Suite 300, San Francisco,
California 94105, USA.
[ru]
Коллекция элементов, поставляемая вместе с QElectroTech, поставляется "как есть"
и без каких-либо гарантий пригодности для той или иной цели или работы.
Использование, изменение и интеграция элементов в электрическую
схему разрешается без каких-либо условий, безотносительно конечной лицензии на
схему.
Если Вы распространяете всю или часть коллекции QElectroTech, с или без
изменений, отдельно от электрической схемы, Вы должны соблюдать условия лицензии
CC-BY:
Эта работа лицензирована на условиях Creative Commons Attribution 3.0 License.
Чтобы увидеть копию этой лицензии, посетите
http://creativecommons.org/licenses/by/3.0/ или отправте письмо в Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
(данный перевод, на русский язык, является вольным и выполнен не юристом!)
[pt]
A colecção de elementos fornecida com o programa QElectroTech é fornecida como é
e sem nenhuma garantia da aptidão para o seu uso e sem garantia de que funciona.
É permitido, sem condição alguma, qualquer que seja a licença final, usar,
editar e incluir estes elementos em esquemas eléctricos.
Se você redistribuir uma parte ou toda a colecção de elementos do programa
QElectroTech, tendo editado ou não os elementos, sem ser num esquema eléctrico,
tem de respeitar as condições da licença CC-BY:
Este trabalho está licenciado de acordo com os termos da licença Creative
Commons Attribution 3.0 License.
Para ver uma cópia da licença visite http://creativecommons.org/licenses/by/3.0/
ou envie uma carta para o endereço Creative Commons, 171 Second Street, Suite
300, San Francisco, California, 94105, USA.
[es]
La colección de elementos QElectrotech es distruibida tal cual y sin ninguna
garantía a la conveniencia de su uso y sin garantía de que funciona.
Se permite sin condicione alguna, cualquiera que sea la licencia final, usar,
Se permite sin condicion alguna, cualquiera que sea la licencia final, usar,
editar, e incluir estos elementos en esquemas eléctricos.
Si usted redistribuye una parte de la colección o toda la collección de
QElectrotech, con o sin ediciones, fuera de un esquema eléctrico, tiene que
@@ -40,25 +69,109 @@ Para ver una copia de esta licencia, visite
http://creativecommons.org/licenses/by/3.0/ o envie una carta a Creative
Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
[ru]
Коллекция элементов, поставляемая вместе с QElectroTech, поставляется "как есть" и
без каких-либо гарантий пригодности для той или иной цели или работы.
Использование, изменение и интеграция элементов в электрическую
схему разрешается без каких-либо условий, безотносительно конечной лицензии на
схему.
Если Вы распространяете всю или часть коллекции QElectroTech, с или без изменений,
отдельно от электрической схемы, Вы должны соблюдать условия лицензии CC-BY:
Эта работа лицензирована на условиях Creative Commons Attribution 3.0 License.
Чтобы увидеть копию этой лицензии, посетите
http://creativecommons.org/licenses/by/3.0/ или отправте письмо в Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
(данный перевод, на русский язык, является вольным и выполнен не юристом!)
[ca]
La col·lecció de símbols QElectrotech és distribuïda tal qual i sense cap
garantia d'idoneïtat d'ús ni de funcionament.
Es permet incondicionalment, amb independència de la llicència final, emprar,
editar, i incloure aquests símbols en esquemes elèctrics.
Si vostè redistribueix una part de la col·lecció de QElectrotech o tota ella,
amb condicions o sense, separadament d'un esquema elèctric, haurà de respectar
les condicions de la llicència CC-BY:
Aquesta obra es troba sota una llicència Reconeixement 3.0 de Creative Commons.
Per veure una còpia d'aquesta llicència visiti
http://creativecommons.org/licenses/by/3.0/ o enviï una carta a Creative
Commons, 171 Second Street, Suite 300, San Francisco, California 94105,
[pt]
A colecção de elementos fornecida com o programa QElectroTech é fornecida como é e sem nenhuma garantia da aptidão para o seu uso e sem garantia de que funciona.
É permitido, sem condição alguma, qualquer que seja a licença final, usar, editar e incluir estes elementos em esquemas eléctricos.
Se você redistribuir uma parte ou toda a colecção de elementos do programa QElectroTech, tendo editado ou não os elementos, sem ser num esquema eléctrico, tem de respeitar as condições da licença CC-BY:
Este trabalho está licenciado de acordo com os termos da licença Creative Commons Attribution 3.0 License.
Para ver uma cópia da licença visite http://creativecommons.org/licenses/by/3.0/ ou envie uma carta para o endereço Creative
[cs]
Sbírka prvků poskytovaná společně s QElectroTechem je poskytována tak, jak je,
bez záruky nebo vhodnosti pro váš účal nebo práci.
Používání, úpravy a začlenění prvků do nákresů elektrických
obvodů se povoluje bez jakýchkoli podmínek, cokoli je konečná licence nákresu.
Pokud rozdáte celou nebo část ze sbírky QElectroTechu, s nebo bez
jakýchkoli úprav, mimo elektrický nákres, musíte brát ohledy na podmínky
licence CC-BY:
tato práce je licencována pod licencí Creative Commons Attribution 3.0 License.
Kopii této licence si můžete prohlédnout, navštivte
http://creativecommons.org/licenses/by/3.0/ nebo pošlete dopis Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
[pl]
Biblioteka elementów dostarczana wraz z QElectroTech jest w formie "taka jaka jest",
bez żadnych gwarancji przydatności.
Dozwolona jest edycja, modyfikacja i użytkowanie elementów bez żadnych warunków
i bez względu na końcową licencję tworzonych schematów.
W przypadku wykorzystywania całości lub części biblioteki elementów QElectroTech
do innych celów niż tworzenie schematów elektrycznych, należy przestrzegać
warunków licencji CC-BY:
Niniejsza praca jest licencjonowana na zasadach Creative Commons Attribution 3.0 License.
Aby zobaczyć kopię licencji, należy odwiedzić stronę internetową:
http://creativecommons.org/licenses/by/3.0/ lub wysłać list do Creative
Commons, 171 Second Street, Suite 300, San Francisco, Kalifornia 94105, USA.
[it]
La collezione di elementi che si trova in QElectroTech è fornita così com'è
senza alcuna garanzia di usabilità o funzionamento.
L'uso, la modifica e l'integrazione degli elementi negli schemi elettrici
è permessa senza condizioni, qualunque si ala licenza dello schema finale.
Distribuendo tutto o parte della collezione di QElettroTech, con o senza
modifiche, fuori da uno schema elettrico, bisogna rispettare le condizioni
della licenza CC-BY:
Questo lavoro è licenziato sotto la Licenza Creative Commons 3.0.
Per vedere una copia di questa licenza, visitate il sito
http://creativecommons.org/licenses/by/3.0/ o inviate una lettera a Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
[el]
Η συλλογή στοιχείων που παρέχεται μαζί με το QElectroTech παρέχεται ως έχει και
χωρίς καμία εγγύηση καταλληλότητας για συγκεκριμένο σκοπό ή την εργασία σας.
Η χρήση, η τροποποίηση και η ενσωμάτωση των στοιχείων στα ηλεκτρικά
διαγράμματα επιτρέπεται χωρίς καμία προϋπόθεση, όποια και αν είναι η τελική άδεια
των διαγραμμάτων.
Εάν αναδιανείμετε το σύνολο ή ένα μέρος της συλλογής του QElectroTech, με ή
χωρίς καμία τροποποίηση, έξω από ένα ηλεκτρικό διάγραμμα, θα πρέπει να σεβαστείτε
τους όρους της άδειας CC-BY:
Το έργο αυτό είναι υπό την άδεια Creative Commons Attribution 3.0 License.
Για να δείτε ένα αντίγραφο της άδειας αυτής, επισκεφτείτε το
http://creativecommons.org/licenses/by/3.0/ ή στείλτε μια επιστολή στο Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
[nl]
De elementen collectie voorzien, samen met QElectroTech wordt geleverd als en
zonder enige garantie van geschiktheid voor uw doel of werk.
Het gebruik, de wijziging en de integratie van de elementen in elektrische
diagrammen wordt toegestaan zonder enige voorwaarden, ongeacht wat de uiteindelijke
vergunning van het diagram is.
Als u alle of een deel van de QElectroTech collectie, met of herdistribueren
zonder enige wijziging, van een elektrisch schema, moet u voldoen aan de
voorwaarden van de CC-BY-licentie:
Dit werk is gelicenseerd onder de Creative Commons Attribution 3.0-licentie.
Om een kopie van deze licentie te bekijken, bezoek
http://creativecommons.org/licenses/by/3.0/ of stuur een brief naar Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
[be]
De elementen collectie welke samen met QElectroTech wordt geleverd zonder enige garantie
of deze geschikt zijn voor uw doel of de werking.
Het gebruik, wijzigen en integratie van de elementen in uw elektrische
schema's wordt toegestaan zonder enige voorwaarden, ongeacht wat de uiteindelijke
liventie van het schema is.
Als u één of meerdere elementen van de QElectroTech collectie, met of zonder wijzigingen, herdistribuer in een elektrisch schema of zonder schzma , moet u de voorwaarden van de
CC-BY-licentie volgen:
Dit werk is gelicenseerd onder de Creative Commons Attribution 3.0-licentie.
Om een kopie van deze licentie te bekijken, bezoek
http://creativecommons.org/licenses/by/3.0/ of stuur een brief naar Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
[da]
Element samlinger leveret sammen med QElectroTech er tilvejebragt som er og
uden nogen garanti for egnethed til dit formål eller arbejde.
Brug, modifikation og integration af elementer til elektrisk diagrammer er
tilladt uden nogen betingelse uanset den endelige diagram licens.
Omfordeling af hele eller dele af QElectroTech samlingen, med eller
uden ændring af et elektrisk diagram, skal du respektere betingelser for CC-BY-licens:
Dette værk er licenseret under Creative Commons Attribution 3.0 License.
For at se en kopi af denne licens, besøg
http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.

115
INSTALL
View File

@@ -1,43 +1,142 @@
[en]
Requirements :
libQt4 (see packages libqt4*)
libQt5 (see packages libqt5*)
cupsys-bsd for printing
Howto compile :
$ qmake (qmake-qt4 for Debian-based systems)
$ qmake (qmake-qt5 for Debian-based systems)
$ make
# umask 0022
# make install
[fr]
Pré-requis :
libQt4 (paquets libqt4*)
libQt5 (paquets libqt5*)
cupsys-bsd pour l'impression
Comment compiler :
$ qmake (qmake-qt4 pour les systèmes basés sur Debian)
$ qmake (qmake-qt5 pour les systèmes basés sur Debian)
$ make
# umask 0022
# make install
[ru]
Зависимости:
libQt4 (пакет libqt4*)
libQt5 (пакет libqt5*)
cupsys-bsd для печати
Как компилировать?:
$ qmake (qmake-qt4 для систем основанных на Debian)
$ qmake (qmake-qt5 для систем основанных на Debian)
$ make
# umask 0022
# make install
[pt]
Dependências:
libqt4 (ver pacotes libqt4*)
libQt5 (ver pacotes libqt5*)
cupsys-bsd para impressão
Como compilar:
$ qmake (qmake-qt4 para sistemas baseados em Debian)
$ qmake (qmake-qt5 para sistemas baseados em Debian)
$ make
# umask 0022
# make install
[es]
Dependencias:
libQt5 (paquetes libqt5*)
cupsys-bsd para imprimir
Cómo compilar:
$ qmake (qmake-qt5 para los sistemas basados en Debian)
$ make
# umask 0022
# make install
[ca]
Dependències:
libQt5 (paquets libqt5*)
cupsys-bsd per imprimir
Com compilar:
$ qmake (qmake-qt5 pels sistemes basats en Debian)
$ make
# umask 0022
# make install
[cs]
Požadavky :
libQt5 (viz balíček libqt5*)
cupsys-bsd kvůli tisku
Jak program sestavit :
$ qmake (qmake-qt5 u systémů založených na Debianu)
$ make
# umask 0022
# make install
[pl]
Zależności:
libQt5 (pakiety libqt5 *)
cupsys-bsd do druku
Sposób kompilacji:
$ qmake (qmake-qt5 dla systemów opartych na Debianie)
$ make
# umask 0022
# make install
[it]
Dipendenze:
libQt5 (vedi pacchetti libqt5*)
cupsys-bsd per la stampa
Come compilare:
$ qmake (qmake-qt5 per sistemi basati su Debian)
$ make
# umask 0022
# make install
[el]
Απαιτήσεις:
libQt5 (δείτε για πακέτα libqt5*)
cupsys-bsd για εκτύπωση
Πως να το μεταγλωττίσετε:
$ qmake (qmake-qt5 για συστήματα βασισμένα σε Debian)
$ make
# umask 0022
# make install
[nl]
vereisten:
libqt5 (zie pakketten libqt5 *)
cupsys-bsd om af te drukken
Hoe te compileren:
$ Qmake (qmake-qt5 voor Debian-gebaseerde systemen)
$ make
# Umask 0022
# Make install
[be]
Vereisten:
libQt5 (pakketten libqt5*)
cupsys-bsd voor het afdrukken
Hoe te compileren :
$ qmake (qmake-qt5 voor systemen op basis van Debian)
$ make
# umask 0022
# make install
[da]
Krav:
libQt5 (se pakke libqt5*)
cupsys-bsd til udskrivning
Hvordan man kompilerer:
$ qmake (qmake-qt5 for Debian baserede systemer)
$ make
# umask 0022
# make install

49
README
View File

@@ -1,15 +1,52 @@
[en]
QElectroTech is a Qt4 application to design electric diagrams.
It uses XML files for elements and diagrams, and includes both a diagram editor and an element editor.
QElectroTech is a Qt5 application to design electric diagrams.
It uses XML files for elements and diagrams, and includes both a diagram editor, a element editor, and an titleblock editor.
[fr]
QElectroTech est une application Qt4 pour réaliser des schémas électriques.
QET utilise le format XML pour ses éléments et ses schémas et inclut un éditeur de schémas ainsi qu'un éditeur d'élément.
QElectroTech est une application Qt5 pour réaliser des schémas électriques.
QET utilise le format XML pour ses éléments et ses schémas et inclut un éditeur de schémas, un éditeur d'élément, ainsi qu'un editeur de cartouche.
[de]
QElectroTech ist eine Qt5 Software, um Schaltpläne zu erstellen.
QET benutzt das XML Format für seine Bauteile und seine Projekte, und beinhaltet einen Schaltplaneditor, einen Bauteileditor sowie einen Zeichnungskopfeditor.
[ru]
QElectroTech - приложение написанное на Qt4 и предназначенное для разработки электрических схем.
QElectroTech - приложение написанное на Qt5 и предназначенное для разработки электрических схем.
Оно использует XML-файлы для элементов и схем, и включает, как редактор схем, так и редактор элементов.
[pt]
QElectroTech é uma aplicação baseada em Qt4 para desenhar esquemas eléctricos.
QElectroTech é uma aplicação baseada em Qt5 para desenhar esquemas eléctricos.
QET utiliza ficheiros XML para os elementos e para os esquemas e inclui um editor de esquemas e um editor de elementos.
[es]
QElectroTech es una aplicación Qt5 para diseñar esquemas eléctricos.
Utiliza archivos XML para los elementos y esquemas, e incluye un editor de esquemas y un editor de elementos.
[cs]
QElectroTech je aplikací Qt5 určenou pro návrh nákresů elektrických obvodů.
Pro prvky a nákresy používá soubory XML, a zahrnuje v sobě jak editor nákresů, tak editor prvků.
[pl]
QElectroTech to aplikacja napisana w Qt5, przeznaczona do tworzenia schematów elektrycznych.
Wykorzystuje XML do zapisywania plików elementów i projektów. Posiada edytor schematów i elementów.
[it]
QElectroTech è una applicazione fatta in Qt5 per disegnare schemi elettrici.
QET usa il formato XML per i suoi elementi e schemi, includendo anche un editor per gli stessi.
[el]
Το QElectroTech είναι μια εφαρμογή Qt5 για σχεδίαση ηλεκτρικών διαγραμμάτων.
Χρησιμοποιεί αρχεία XML για στοιχεία και διαγράμματα, και περιλαμβάνει επεξεργαστή διαγραμμάτων καθώς και επεξεργαστή στοιχείων.
[nl]
QElectroTech is een Qt5 applicatie om elektrische schema's te ontwerpen.
Het maakt gebruik van XML-bestanden voor elementen en diagrammen, en omvat zowel een diagram bewerker, een element bewerker, en een bloksjabloon bewerker.
[be]
QElectroTech is een Qt5 toepassing voor het maken en beheren van elektrische schema's.
QET gebruikt XML voor de elementen en schema's en omvat een schematische editor, itemeditor, en een titel sjabloon editor.
[da]
QElectroTech er et Qt5 program til at redigere elektriske diagrammer.
Det bruger XML filer for symboler og diagrammer og inkluderer diagram, symbol og titelblok redigering.

178
README.md Normal file
View File

@@ -0,0 +1,178 @@
![](logo.png)
# QElectroTech
### What it is
QElectroTech, or QET in short, is a libre and open source desktop application to create diagrams and schematics.
The software is primarily intended to create electrical documentation but it can also be used to draw any kinds of diagrams, such as those made in pneumatics, hydraulics, process industries, electronics...
Generally speaking, QET is a **CAD/CAE editor focusing on schematics drawing features**.
This means that there are no embedded simulating or calculating functionalities and it is not planned to implement them.
The main goal of the developers is to provide a libre, easy to use and effective software for **schematics drawing purposes**.
### Version
The current stable version is 0.70 and was released on 2019.07.13.
Once it has been officialy released, the stable version is always frozen and is no longer developed.
New functionalities, bug and issue fixings are further made in the development version (currently 0.8), which can also be [downloaded](https://qelectrotech.org/download.html).
Users who want to test and take benefits from the last software implementations should use the development version. But... use it at your own risk, since things are sometimes broken or only partialy implemented until they are done!
### License
The software is licensed under [GNU/GPL](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).
You are free to use, copy, modify and redistribute it under the terms of the license.
Like many other open source softwares, QElectroTech is provided as it is, without any warranty.
### Development / technical choices
The development follows the classical way of free and open source software: the source code, written by a community of users, is freely accessible.
Here are the technical choices made for the software development:
* Integrated development environment: [Qt Framework](https://www.qt.io/ide/)
* Libraries: Qt 5.x
* [KF5 Framework](https://github.com/KDE)
[Cmake](https://cmake.org/install/)
[kcoreaddons](https://github.com/KDE/kcoreaddons)
[kwidgetsaddons](https://github.com/KDE/kwidgetsaddons).
* Coding language: [C++](https://en.wikipedia.org/wiki/C%2B%2B)
* GUI translations: [Qt Linguist](http://doc.qt.io/qt-5/qtlinguist-index.html)
* Version control: [GIT](https://git.tuxfamily.org/qet/qet.git/)
* File format for projects, elements and titleblocks: [XML](http://www.w3schools.com/xml/xml_whatis.asp)
* Main development platform: [GNU/Linux](http://getgnulinux.org/en/linux/)
* Targeted platforms: Windows, GNU/Linux, Mac OS X, BSDs
* [Forum](https://qelectrotech.org/forum/index.php)
* [Wiki](https://qelectrotech.org/wiki_new/)
* [Mantis_bugtracker](https://qelectrotech.org/bugtracker/my_view_page.php)
If you wish to be informed of the latest developments, browse the [archive](https://listengine.tuxfamily.org/lists.tuxfamily.org/qet/) of the project mailing list where all commits (changes) are registered. This archive is publicly available, you don't need any account to access it.
# Features
QElectroTech is a free and open source software.
No need to worry about restrictive licensing, privacy violation or dependency on a company.
Zero cost and no licensing fees!
But you are welcome to make a donation to support the development
QElectroTech runs on the 3 most widespread operating systems for desktop computers in the world.
Files that were created on an OS can be edited on another OS without any conversion or restriction.
MS Windows users can even run the "ready-to-use" version of QElectroTech from an external medium with no need to install it on an access restricted computer.
Take advantage of the modern GUI
Toolbars and panels can be enabled/disabled, moved and displayed the way you want to work.
Panels can be stacked on each other (as tabs) or docked on the sides (as docks) or completely separated from the main window (as windows).
The GUI can fit to small or big screens, and even to multi-display configurations.
![](https://download.tuxfamily.org/qet/images-features/0030.png "GUI overview")
The GUI of QElectroTech is translated in 19 languages.
You only need to restart the application for the new selected language to take effect.
![](https://download.tuxfamily.org/qet/images-features/0040.png "Lang menu")
Create technical documentation in professional quality
Size, look and informations of the folios (sheets) are fully configurable.
You can set vertical and horizontal headers (printed rulers) individually on and off, set number of columns and rows, and set width/height of each column/row.
Titlebocks can be created and edited with the embedded titleblock editor to perfectly suit your needs.
Custom variables can be defined to display the informations you wish in the titleblock.
![](https://download.tuxfamily.org/qet/images-features/0055.png "Titleblock editor")
With only 2 mouse clicks you can add a full automatic generated table of content.
Changes in the documentation are updated on the fly.
![](https://download.tuxfamily.org/qet/images-features/0060.png "Table of content")
Choose from more than 7.000 symbols...
The embedded QET collection contains a rich library of electric, logic, pneumatic, hydraulic and fluid symbols.
The library grows at every new release thanks to an active user community.
![](https://download.tuxfamily.org/qet/images-features/0070.png "Collections")
...or create your own collection
The embedded element editor is a nice tool to create your own elements (symbols or anything else).
Your own elements are stored in the user collection.
![](https://download.tuxfamily.org/qet/images-features/0080.png "Element editor")
Quickly find what you need
All collections can quickly be searched with the integrated search engine.
Furthermore, the search request can be restricted to the folder of your choice.
![](https://download.tuxfamily.org/qet/images-features/0090.png "Search engine")
Easily draw complex schematics
To add an element on the drawing area, it only needs a drag & drop from the collection panel.
![](https://download.tuxfamily.org/qet/images-features/0102.png "Drag and drop")
Elements are automatically connected if they are aligned, or connected from point to point by pulling a conductor with the mouse.
![](https://download.tuxfamily.org/qet/images-features/0105.png "Conductor connections")
The path of every conductor can be modified by moving its handles with the mouse.
![](https://download.tuxfamily.org/qet/images-features/0107.png "Conductor handles")
And of course, you can accurately zoom with the mouse wheel over the drawing area to catch the smallest details.
Link elements together to create cross references
Several types of element can be linked together to display a cross reference text.
All types of cross references are automatically updated on the fly, you don't need to think about them if you make changes.
![](https://download.tuxfamily.org/qet/images-features/0112.png "Cross ref elements")
To speed up your work, linkable elements are easily searched and shown.
![](https://download.tuxfamily.org/qet/images-features/0115.png "Cross ref search")
Export informations to a parts list
Informations of all elements in the project can be exported to a .csv file that can be read and edited by any spreadsheet application.
![](https://download.tuxfamily.org/qet/images-features/0122.png "Element informations")
This way, you can make your own parts list or bill of material using the full power of a spreadsheet program.
![](https://download.tuxfamily.org/qet/images-features/0125.png "Spreadsheet")
Print to pdf and/or export your work to images
Your whole documentation or only selected parts of it can be printed to a real printer or to a pdf file.
Alternatively, you can export to vector (svg) or pixel (png, jpg, bmp) format images.
### And much more:
* open and edit several projects at the same time
* import images (.bmp, .jpg, .png, .svg) in your diagrams
* add basic shapes (lines, rectangles, ellipses, polygons) to your drawings
* edit the thickness, the line style and the color of conductors
* define some autonum patterns for conductors, symbols and folios
* take advantage of the open xml standard of elements and projects to create custom tools
* search and replace Widget (Ctrl + F) in entire project
* conductors num can be exported to csv file.
* ***
### Story
The QElectroTech project was founded in 2007 by two french students, Xavier and Benoit.
Xavier developed the base application itself and made all technical choices about the development.
The first version of QET (0.1) was released on 09.03.2008.
However, both Xavier and Benoit do not participate anymore in the project since 2013.
Following this period, new developers and contributors took over the project and kept it alive.
The development and the many translations are actively maintained.
New functionalities and evolutions are planned to make QET ever better.
Nowadays, QET is not only used by many individuals, teachers and students but also by professional electricians and companies all over the world.
### Donate Money
If you love QElectroTech, you can help developers to buy new hardware to test
and implement new features. Thanks in advance for your generous donations.
For more information, look at [Paypal](https://www.paypal.com/donate/?token=rqf80cP0Ck1F2jn4Y46G7tIPv9bq7x0crXkwt3GZ6OZYG6ihJYi8lZxmmQ8itsFwMUdd1G&country.x=GB&locale.x=GB)
or at [leetchi.com](https://www.leetchi.com/c/qelectroteck)

View File

@@ -0,0 +1,228 @@
Changelog
=========
__3.0.18__
----------
* Fallback to standard QApplication class on iOS and Android systems where
the library is not supported.
* Added Build CI tests to verify the library builds successfully on Linux, Windows and MacOS across multiple Qt versions.
_Anton Filimonov_
__3.0.17__
----------
* Fixed compilation warning/error caused by `geteuid()` on unix based systems.
_Iakov Kirilenko_
* Added CMake support
_Hennadii Chernyshchyk_
__3.0.16__
----------
* Use geteuid and getpwuid to get username on Unix, fallback to environment variable.
_Jonas Kvinge_
__3.0.15__
----------
* Bug Fix: sendMessage() might return false even though data was actually written.
_Jonas Kvinge_
__3.0.14__
----------
* Fixed uninitialised variables in the `SingleApplicationPrivate` constructor.
__3.0.13a__
----------
* Process socket events asynchronously
* Fix undefined variable error on Windows
_Francis Giraldeau_
__3.0.12a__
----------
* Removed signal handling.
__3.0.11a__
----------
* Fixed bug where the message sent by the second process was not received
correctly when the message is sent immediately following a connection.
_Francis Giraldeau_
* Refactored code and implemented shared memory block consistency checks
via `qChecksum()` (CRC-16).
* Explicit `qWarning` and `qCritical` when the library is unable to initialise
correctly.
__3.0.10__
----------
* Removed C style casts and eliminated all clang warnings. Fixed `instanceId`
reading from only one byte in the message deserialization. Cleaned up
serialization code using `QDataStream`. Changed connection type to use
`quint8 enum` rather than `char`.
* Renamed `SingleAppConnectionType` to `ConnectionType`. Added initialization
values to all `ConnectionType` enum cases.
_Jedidiah Buck McCready_
__3.0.9__
---------
* Added SingleApplicationPrivate::primaryPid() as a solution to allow
bringing the primary window of an application to the foreground on
Windows.
_Eelco van Dam from Peacs BV_
__3.0.8__
---------
* Bug fix - changed QApplication::instance() to QCoreApplication::instance()
_Evgeniy Bazhenov_
__3.0.7a__
----------
* Fixed compilation error with Mingw32 in MXE thanks to Vitaly Tonkacheyev.
* Removed QMutex used for thread safe behaviour. The implementation now uses
QCoreApplication::instance() to get an instance to SingleApplication for
memory deallocation.
__3.0.6a__
----------
* Reverted GetUserName API usage on Windows. Fixed bug with missing library.
* Fixed bug in the Calculator example, preventing it's window to be raised
on Windows.
Special thanks to Charles Gunawan.
__3.0.5a__
----------
* Fixed a memory leak in the SingleApplicationPrivate destructor.
_Sergei Moiseev_
__3.0.4a__
----------
* Fixed shadow and uninitialised variable warnings.
_Paul Walmsley_
__3.0.3a__
----------
* Removed Microsoft Windows specific code for getting username due to
multiple problems and compiler differences on Windows platforms. On
Windows the shared memory block in User mode now includes the user's
home path (which contains the user's username).
* Explicitly getting absolute path of the user's home directory as on Unix
a relative path (`~`) may be returned.
__3.0.2a__
----------
* Fixed bug on Windows when username containing wide characters causes the
library to crash.
_Le Liu_
__3.0.1a__
----------
* Allows the application path and version to be excluded from the server name
hash. The following flags were added for this purpose:
* `SingleApplication::Mode::ExcludeAppVersion`
* `SingleApplication::Mode::ExcludeAppPath`
* Allow a non elevated process to connect to a local server created by an
elevated process run by the same user on Windows
* Fixes a problem with upper case letters in paths on Windows
_Le Liu_
__v3.0a__
---------
* Deprecated secondary instances count.
* Added a sendMessage() method to send a message to the primary instance.
* Added a receivedMessage() signal, emitted when a message is received from a
secondary instance.
* The SingleApplication constructor's third parameter is now a bool
specifying if the current instance should be allowed to run as a secondary
instance if there is already a primary instance.
* The SingleApplication constructor accept a fourth parameter specifying if
the SingleApplication block should be User-wide or System-wide.
* SingleApplication no longer relies on `applicationName` and
`organizationName` to be set. It instead concatenates all of the following
data and computes a `SHA256` hash which is used as the key of the
`QSharedMemory` block and the `QLocalServer`. Since at least
`applicationFilePath` is always present there is no need to explicitly set
any of the following prior to initialising `SingleApplication`.
* `QCoreApplication::applicationName`
* `QCoreApplication::applicationVersion`
* `QCoreApplication::applicationFilePath`
* `QCoreApplication::organizationName`
* `QCoreApplication::organizationDomain`
* User name or home directory path if in User mode
* The primary instance is no longer notified when a secondary instance had
been started by default. A `Mode` flag for this feature exists.
* Added `instanceNumber()` which represents a unique identifier for each
secondary instance started. When called from the primary instance will
return `0`.
__v2.4__
--------
* Stability improvements
* Support for secondary instances.
* The library now recovers safely after the primary process has crashed
and the shared memory had not been deleted.
__v2.3__
--------
* Improved pimpl design and inheritance safety.
_Vladislav Pyatnichenko_
__v2.2__
--------
* The `QAPPLICATION_CLASS` macro can now be defined in the file including the
Single Application header or with a `DEFINES+=` statement in the project file.
__v2.1__
--------
* A race condition can no longer occur when starting two processes nearly
simultaneously.
Fix issue [#3](https://github.com/itay-grudev/SingleApplication/issues/3)
__v2.0__
--------
* SingleApplication is now being passed a reference to `argc` instead of a
copy.
Fix issue [#1](https://github.com/itay-grudev/SingleApplication/issues/1)
* Improved documentation.

View File

@@ -0,0 +1,43 @@
cmake_minimum_required(VERSION 3.1.0)
project(SingleApplication)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_AUTOMOC ON)
# SingleApplication base class
set(QAPPLICATION_CLASS QCoreApplication CACHE STRING "Inheritance class for SingleApplication")
set_property(CACHE QAPPLICATION_CLASS PROPERTY STRINGS QApplication QGuiApplication QCoreApplication)
# Libary target
add_library(${PROJECT_NAME} STATIC
singleapplication.cpp
singleapplication_p.cpp
)
# Find dependencies
find_package(Qt5Network)
if(QAPPLICATION_CLASS STREQUAL QApplication)
find_package(Qt5 COMPONENTS Widgets REQUIRED)
elseif(QAPPLICATION_CLASS STREQUAL QGuiApplication)
find_package(Qt5 COMPONENTS Gui REQUIRED)
else()
find_package(Qt5 COMPONENTS Core REQUIRED)
endif()
add_compile_definitions(QAPPLICATION_CLASS=${QAPPLICATION_CLASS})
# Link dependencies
target_link_libraries(${PROJECT_NAME} PRIVATE Qt5::Network)
if(QAPPLICATION_CLASS STREQUAL QApplication)
target_link_libraries(${PROJECT_NAME} PRIVATE Qt5::Widgets)
elseif(QAPPLICATION_CLASS STREQUAL QGuiApplication)
target_link_libraries(${PROJECT_NAME} PRIVATE Qt5::Gui)
else()
target_link_libraries(${PROJECT_NAME} PRIVATE Qt5::Core)
endif()
if(WIN32)
target_link_libraries(${PROJECT_NAME} PRIVATE advapi32)
endif()
target_include_directories(${PROJECT_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})

24
SingleApplication/LICENSE Normal file
View File

@@ -0,0 +1,24 @@
The MIT License (MIT)
Copyright (c) Itay Grudev 2015 - 2016
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Note: Some of the examples include code not distributed under the terms of the
MIT License.

277
SingleApplication/README.md Normal file
View File

@@ -0,0 +1,277 @@
SingleApplication
=================
This is a replacement of the QtSingleApplication for `Qt5`.
Keeps the Primary Instance of your Application and kills each subsequent
instances. It can (if enabled) spawn secondary (non-related to the primary)
instances and can send data to the primary instance from secondary instances.
Usage
-----
The `SingleApplication` class inherits from whatever `Q[Core|Gui]Application`
class you specify via the `QAPPLICATION_CLASS` macro (`QCoreApplication` is the
default). Further usage is similar to the use of the `Q[Core|Gui]Application`
classes.
The library sets up a `QLocalServer` and a `QSharedMemory` block. The first
instance of your Application is your Primary Instance. It would check if the
shared memory block exists and if not it will start a `QLocalServer` and listen
for connections. Each subsequent instance of your application would check if the
shared memory block exists and if it does, it will connect to the QLocalServer
to notify the primary instance that a new instance had been started, after which
it would terminate with status code `0`. In the Primary Instance
`SingleApplication` would emit the `instanceStarted()` signal upon detecting
that a new instance had been started.
The library uses `stdlib` to terminate the program with the `exit()` function.
You can use the library as if you use any other `QCoreApplication` derived
class:
```cpp
#include <QApplication>
#include <SingleApplication.h>
int main( int argc, char* argv[] )
{
SingleApplication app( argc, argv );
return app.exec();
}
```
To include the library files I would recommend that you add it as a git
submodule to your project and include it's contents with a `.pri` file. Here is
how:
```bash
git submodule add git@github.com:itay-grudev/SingleApplication.git singleapplication
```
**Qmake:**
Then include the `singleapplication.pri` file in your `.pro` project file.
```qmake
include(singleapplication/singleapplication.pri)
DEFINES += QAPPLICATION_CLASS=QApplication
```
**CMake:**
Then include the subdirectory in your `CMakeLists.txt` project file.
```cmake
set(QAPPLICATION_CLASS QApplication CACHE STRING "Inheritance class for SingleApplication")
add_subdirectory(src/third-party/singleapplication)
```
Also don't forget to specify which `QCoreApplication` class your app is using if it
is not `QCoreApplication` as in examples above.
The `Instance Started` signal
------------------------
The SingleApplication class implements a `instanceStarted()` signal. You can
bind to that signal to raise your application's window when a new instance had
been started, for example.
```cpp
// window is a QWindow instance
QObject::connect(
&app,
&SingleApplication::instanceStarted,
&window,
&QWindow::raise
);
```
Using `SingleApplication::instance()` is a neat way to get the
`SingleApplication` instance for binding to it's signals anywhere in your
program.
__Note:__ On Windows the ability to bring the application windows to the
foreground is restricted. See [Windows specific implementations](Windows.md)
for a workaround and an example implementation.
Secondary Instances
-------------------
If you want to be able to launch additional Secondary Instances (not related to
your Primary Instance) you have to enable that with the third parameter of the
`SingleApplication` constructor. The default is `false` meaning no Secondary
Instances. Here is an example of how you would start a Secondary Instance send
a message with the command line arguments to the primary instance and then shut
down.
```cpp
int main(int argc, char *argv[])
{
SingleApplication app( argc, argv, true );
if( app.isSecondary() ) {
app.sendMessage( app.arguments().join(' ')).toUtf8() );
app.exit( 0 );
}
return app.exec();
}
```
*__Note:__ A secondary instance won't cause the emission of the
`instanceStarted()` signal by default. See `SingleApplication::Mode` for more
details.*
You can check whether your instance is a primary or secondary with the following
methods:
```cpp
app.isPrimary();
// or
app.isSecondary();
```
*__Note:__ If your Primary Instance is terminated a newly launched instance
will replace the Primary one even if the Secondary flag has been set.*
API
---
### Members
```cpp
SingleApplication::SingleApplication( int &argc, char *argv[], bool allowSecondary = false, Options options = Mode::User, int timeout = 100 )
```
Depending on whether `allowSecondary` is set, this constructor may terminate
your app if there is already a primary instance running. Additional `Options`
can be specified to set whether the SingleApplication block should work
user-wide or system-wide. Additionally the `Mode::SecondaryNotification` may be
used to notify the primary instance whenever a secondary instance had been
started (disabled by default). `timeout` specifies the maximum time in
milliseconds to wait for blocking operations.
*__Note:__ `argc` and `argv` may be changed as Qt removes arguments that it
recognizes.*
*__Note:__ `Mode::SecondaryNotification` only works if set on both the primary
and the secondary instance.*
*__Note:__ Operating system can restrict the shared memory blocks to the same
user, in which case the User/System modes will have no effect and the block will
be user wide.*
---
```cpp
bool SingleApplication::sendMessage( QByteArray message, int timeout = 100 )
```
Sends `message` to the Primary Instance. Uses `timeout` as a the maximum timeout
in milliseconds for blocking functions
---
```cpp
bool SingleApplication::isPrimary()
```
Returns if the instance is the primary instance.
---
```cpp
bool SingleApplication::isSecondary()
```
Returns if the instance is a secondary instance.
---
```cpp
quint32 SingleApplication::instanceId()
```
Returns a unique identifier for the current instance.
---
```cpp
qint64 SingleApplication::primaryPid()
```
Returns the process ID (PID) of the primary instance.
### Signals
```cpp
void SingleApplication::instanceStarted()
```
Triggered whenever a new instance had been started, except for secondary
instances if the `Mode::SecondaryNotification` flag is not specified.
---
```cpp
void SingleApplication::receivedMessage( quint32 instanceId, QByteArray message )
```
Triggered whenever there is a message received from a secondary instance.
---
### Flags
```cpp
enum SingleApplication::Mode
```
* `Mode::User` - The SingleApplication block should apply user wide. This adds
user specific data to the key used for the shared memory and server name.
This is the default functionality.
* `Mode::System` The SingleApplication block applies system-wide.
* `Mode::SecondaryNotification` Whether to trigger `instanceStarted()` even
whenever secondary instances are started.
* `Mode::ExcludeAppPath` Excludes the application path from the server name
(and memory block) hash.
* `Mode::ExcludeAppVersion` Excludes the application version from the server
name (and memory block) hash.
*__Note:__ `Mode::SecondaryNotification` only works if set on both the primary
and the secondary instance.*
*__Note:__ Operating system can restrict the shared memory blocks to the same
user, in which case the User/System modes will have no effect and the block will
be user wide.*
---
Versioning
----------
Each major version introduces either very significant changes or is not
backwards compatible with the previous version. Minor versions only add
additional features, bug fixes or performance improvements and are backwards
compatible with the previous release. See [`CHANGELOG.md`](CHANGELOG.md) for
more details.
Implementation
--------------
The library is implemented with a QSharedMemory block which is thread safe and
guarantees a race condition will not occur. It also uses a QLocalSocket to
notify the main process that a new instance had been spawned and thus invoke the
`instanceStarted()` signal and for messaging the primary instance.
Additionally the library can recover from being forcefully killed on *nix
systems and will reset the memory block given that there are no other
instances running.
License
-------
This library and it's supporting documentation are released under
`The MIT License (MIT)` with the exception of the Qt calculator examples which
is distributed under the BSD license.

View File

@@ -0,0 +1,46 @@
Windows Specific Implementations
================================
Setting the foreground window
-----------------------------
In the `instanceStarted()` example in the `README` we demonstrated how an
application can bring it's primary instance window whenever a second copy
of the application is started.
On Windows the ability to bring the application windows to the foreground is
restricted, see [`AllowSetForegroundWindow()`][AllowSetForegroundWindow] for more
details.
The background process (the primary instance) can bring its windows to the
foreground if it is allowed by the current foreground process (the secondary
instance). To bypass this `SingleApplication` must be initialized with the
`allowSecondary` parameter set to `true` and the `options` parameter must
include `Mode::SecondaryNotification`, See `SingleApplication::Mode` for more
details.
Here is an example:
```cpp
if( app.isSecondary() ) {
// This API requires LIBS += User32.lib to be added to the project
AllowSetForegroundWindow( DWORD( app.primaryPid() ) );
}
if( app.isPrimary() ) {
QObject::connect(
&app,
&SingleApplication::instanceStarted,
this,
&App::instanceStarted
);
}
```
```cpp
void App::instanceStarted() {
QApplication::setActiveWindow( [window/widget to set to the foreground] );
}
```
[AllowSetForegroundWindow]: https://msdn.microsoft.com/en-us/library/windows/desktop/ms632668.aspx

View File

@@ -0,0 +1,5 @@
# Single Application implementation
include(../../singleapplication.pri)
DEFINES += QAPPLICATION_CLASS=QCoreApplication
SOURCES += main.cpp

View File

@@ -0,0 +1,9 @@
#include <singleapplication.h>
int main(int argc, char *argv[])
{
// Allow secondary instances
SingleApplication app( argc, argv );
return app.exec();
}

View File

@@ -0,0 +1,73 @@
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
** BSD License Usage
** Alternatively, you may use this file under the terms of the BSD license
** as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of The Qt Company Ltd nor the names of its
** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
** $QT_END_LICENSE$
**
****************************************************************************/
#include <QtWidgets>
#include "button.h"
//! [0]
Button::Button(const QString &text, QWidget *parent)
: QToolButton(parent)
{
setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Preferred);
setText(text);
}
//! [0]
//! [1]
QSize Button::sizeHint() const
//! [1] //! [2]
{
QSize size = QToolButton::sizeHint();
size.rheight() += 20;
size.rwidth() = qMax(size.width(), size.height());
return size;
}
//! [2]

View File

@@ -0,0 +1,68 @@
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
** BSD License Usage
** Alternatively, you may use this file under the terms of the BSD license
** as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of The Qt Company Ltd nor the names of its
** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
** $QT_END_LICENSE$
**
****************************************************************************/
#ifndef BUTTON_H
#define BUTTON_H
#include <QToolButton>
//! [0]
class Button : public QToolButton
{
Q_OBJECT
public:
explicit Button(const QString &text, QWidget *parent = 0);
QSize sizeHint() const Q_DECL_OVERRIDE;
};
//! [0]
#endif

View File

@@ -0,0 +1,406 @@
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
** BSD License Usage
** Alternatively, you may use this file under the terms of the BSD license
** as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of The Qt Company Ltd nor the names of its
** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
** $QT_END_LICENSE$
**
****************************************************************************/
#include <QtWidgets>
#include <cmath>
#include "button.h"
#include "calculator.h"
//! [0]
Calculator::Calculator(QWidget *parent)
: QWidget(parent)
{
sumInMemory = 0.0;
sumSoFar = 0.0;
factorSoFar = 0.0;
waitingForOperand = true;
//! [0]
//! [1]
display = new QLineEdit("0");
//! [1] //! [2]
display->setReadOnly(true);
display->setAlignment(Qt::AlignRight);
display->setMaxLength(15);
QFont font = display->font();
font.setPointSize(font.pointSize() + 8);
display->setFont(font);
//! [2]
//! [4]
for (int i = 0; i < NumDigitButtons; ++i) {
digitButtons[i] = createButton(QString::number(i), SLOT(digitClicked()));
}
Button *pointButton = createButton(tr("."), SLOT(pointClicked()));
Button *changeSignButton = createButton(tr("\302\261"), SLOT(changeSignClicked()));
Button *backspaceButton = createButton(tr("Backspace"), SLOT(backspaceClicked()));
Button *clearButton = createButton(tr("Clear"), SLOT(clear()));
Button *clearAllButton = createButton(tr("Clear All"), SLOT(clearAll()));
Button *clearMemoryButton = createButton(tr("MC"), SLOT(clearMemory()));
Button *readMemoryButton = createButton(tr("MR"), SLOT(readMemory()));
Button *setMemoryButton = createButton(tr("MS"), SLOT(setMemory()));
Button *addToMemoryButton = createButton(tr("M+"), SLOT(addToMemory()));
Button *divisionButton = createButton(tr("\303\267"), SLOT(multiplicativeOperatorClicked()));
Button *timesButton = createButton(tr("\303\227"), SLOT(multiplicativeOperatorClicked()));
Button *minusButton = createButton(tr("-"), SLOT(additiveOperatorClicked()));
Button *plusButton = createButton(tr("+"), SLOT(additiveOperatorClicked()));
Button *squareRootButton = createButton(tr("Sqrt"), SLOT(unaryOperatorClicked()));
Button *powerButton = createButton(tr("x\302\262"), SLOT(unaryOperatorClicked()));
Button *reciprocalButton = createButton(tr("1/x"), SLOT(unaryOperatorClicked()));
Button *equalButton = createButton(tr("="), SLOT(equalClicked()));
//! [4]
//! [5]
QGridLayout *mainLayout = new QGridLayout;
//! [5] //! [6]
mainLayout->setSizeConstraint(QLayout::SetFixedSize);
mainLayout->addWidget(display, 0, 0, 1, 6);
mainLayout->addWidget(backspaceButton, 1, 0, 1, 2);
mainLayout->addWidget(clearButton, 1, 2, 1, 2);
mainLayout->addWidget(clearAllButton, 1, 4, 1, 2);
mainLayout->addWidget(clearMemoryButton, 2, 0);
mainLayout->addWidget(readMemoryButton, 3, 0);
mainLayout->addWidget(setMemoryButton, 4, 0);
mainLayout->addWidget(addToMemoryButton, 5, 0);
for (int i = 1; i < NumDigitButtons; ++i) {
int row = ((9 - i) / 3) + 2;
int column = ((i - 1) % 3) + 1;
mainLayout->addWidget(digitButtons[i], row, column);
}
mainLayout->addWidget(digitButtons[0], 5, 1);
mainLayout->addWidget(pointButton, 5, 2);
mainLayout->addWidget(changeSignButton, 5, 3);
mainLayout->addWidget(divisionButton, 2, 4);
mainLayout->addWidget(timesButton, 3, 4);
mainLayout->addWidget(minusButton, 4, 4);
mainLayout->addWidget(plusButton, 5, 4);
mainLayout->addWidget(squareRootButton, 2, 5);
mainLayout->addWidget(powerButton, 3, 5);
mainLayout->addWidget(reciprocalButton, 4, 5);
mainLayout->addWidget(equalButton, 5, 5);
setLayout(mainLayout);
setWindowTitle(tr("Calculator"));
}
//! [6]
//! [7]
void Calculator::digitClicked()
{
Button *clickedButton = qobject_cast<Button *>(sender());
int digitValue = clickedButton->text().toInt();
if (display->text() == "0" && digitValue == 0.0)
return;
if (waitingForOperand) {
display->clear();
waitingForOperand = false;
}
display->setText(display->text() + QString::number(digitValue));
}
//! [7]
//! [8]
void Calculator::unaryOperatorClicked()
//! [8] //! [9]
{
Button *clickedButton = qobject_cast<Button *>(sender());
QString clickedOperator = clickedButton->text();
double operand = display->text().toDouble();
double result = 0.0;
if (clickedOperator == tr("Sqrt")) {
if (operand < 0.0) {
abortOperation();
return;
}
result = std::sqrt(operand);
} else if (clickedOperator == tr("x\302\262")) {
result = std::pow(operand, 2.0);
} else if (clickedOperator == tr("1/x")) {
if (operand == 0.0) {
abortOperation();
return;
}
result = 1.0 / operand;
}
display->setText(QString::number(result));
waitingForOperand = true;
}
//! [9]
//! [10]
void Calculator::additiveOperatorClicked()
//! [10] //! [11]
{
Button *clickedButton = qobject_cast<Button *>(sender());
QString clickedOperator = clickedButton->text();
double operand = display->text().toDouble();
//! [11] //! [12]
if (!pendingMultiplicativeOperator.isEmpty()) {
//! [12] //! [13]
if (!calculate(operand, pendingMultiplicativeOperator)) {
abortOperation();
return;
}
display->setText(QString::number(factorSoFar));
operand = factorSoFar;
factorSoFar = 0.0;
pendingMultiplicativeOperator.clear();
}
//! [13] //! [14]
if (!pendingAdditiveOperator.isEmpty()) {
//! [14] //! [15]
if (!calculate(operand, pendingAdditiveOperator)) {
abortOperation();
return;
}
display->setText(QString::number(sumSoFar));
} else {
sumSoFar = operand;
}
//! [15] //! [16]
pendingAdditiveOperator = clickedOperator;
//! [16] //! [17]
waitingForOperand = true;
}
//! [17]
//! [18]
void Calculator::multiplicativeOperatorClicked()
{
Button *clickedButton = qobject_cast<Button *>(sender());
QString clickedOperator = clickedButton->text();
double operand = display->text().toDouble();
if (!pendingMultiplicativeOperator.isEmpty()) {
if (!calculate(operand, pendingMultiplicativeOperator)) {
abortOperation();
return;
}
display->setText(QString::number(factorSoFar));
} else {
factorSoFar = operand;
}
pendingMultiplicativeOperator = clickedOperator;
waitingForOperand = true;
}
//! [18]
//! [20]
void Calculator::equalClicked()
{
double operand = display->text().toDouble();
if (!pendingMultiplicativeOperator.isEmpty()) {
if (!calculate(operand, pendingMultiplicativeOperator)) {
abortOperation();
return;
}
operand = factorSoFar;
factorSoFar = 0.0;
pendingMultiplicativeOperator.clear();
}
if (!pendingAdditiveOperator.isEmpty()) {
if (!calculate(operand, pendingAdditiveOperator)) {
abortOperation();
return;
}
pendingAdditiveOperator.clear();
} else {
sumSoFar = operand;
}
display->setText(QString::number(sumSoFar));
sumSoFar = 0.0;
waitingForOperand = true;
}
//! [20]
//! [22]
void Calculator::pointClicked()
{
if (waitingForOperand)
display->setText("0");
if (!display->text().contains('.'))
display->setText(display->text() + tr("."));
waitingForOperand = false;
}
//! [22]
//! [24]
void Calculator::changeSignClicked()
{
QString text = display->text();
double value = text.toDouble();
if (value > 0.0) {
text.prepend(tr("-"));
} else if (value < 0.0) {
text.remove(0, 1);
}
display->setText(text);
}
//! [24]
//! [26]
void Calculator::backspaceClicked()
{
if (waitingForOperand)
return;
QString text = display->text();
text.chop(1);
if (text.isEmpty()) {
text = "0";
waitingForOperand = true;
}
display->setText(text);
}
//! [26]
//! [28]
void Calculator::clear()
{
if (waitingForOperand)
return;
display->setText("0");
waitingForOperand = true;
}
//! [28]
//! [30]
void Calculator::clearAll()
{
sumSoFar = 0.0;
factorSoFar = 0.0;
pendingAdditiveOperator.clear();
pendingMultiplicativeOperator.clear();
display->setText("0");
waitingForOperand = true;
}
//! [30]
//! [32]
void Calculator::clearMemory()
{
sumInMemory = 0.0;
}
void Calculator::readMemory()
{
display->setText(QString::number(sumInMemory));
waitingForOperand = true;
}
void Calculator::setMemory()
{
equalClicked();
sumInMemory = display->text().toDouble();
}
void Calculator::addToMemory()
{
equalClicked();
sumInMemory += display->text().toDouble();
}
//! [32]
//! [34]
Button *Calculator::createButton(const QString &text, const char *member)
{
Button *button = new Button(text);
connect(button, SIGNAL(clicked()), this, member);
return button;
}
//! [34]
//! [36]
void Calculator::abortOperation()
{
clearAll();
display->setText(tr("####"));
}
//! [36]
//! [38]
bool Calculator::calculate(double rightOperand, const QString &pendingOperator)
{
if (pendingOperator == tr("+")) {
sumSoFar += rightOperand;
} else if (pendingOperator == tr("-")) {
sumSoFar -= rightOperand;
} else if (pendingOperator == tr("\303\227")) {
factorSoFar *= rightOperand;
} else if (pendingOperator == tr("\303\267")) {
if (rightOperand == 0.0)
return false;
factorSoFar /= rightOperand;
}
return true;
}
//! [38]

View File

@@ -0,0 +1,117 @@
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
** BSD License Usage
** Alternatively, you may use this file under the terms of the BSD license
** as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of The Qt Company Ltd nor the names of its
** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
** $QT_END_LICENSE$
**
****************************************************************************/
#ifndef CALCULATOR_H
#define CALCULATOR_H
#include <QWidget>
QT_BEGIN_NAMESPACE
class QLineEdit;
QT_END_NAMESPACE
class Button;
//! [0]
class Calculator : public QWidget
{
Q_OBJECT
public:
Calculator(QWidget *parent = 0);
private slots:
void digitClicked();
void unaryOperatorClicked();
void additiveOperatorClicked();
void multiplicativeOperatorClicked();
void equalClicked();
void pointClicked();
void changeSignClicked();
void backspaceClicked();
void clear();
void clearAll();
void clearMemory();
void readMemory();
void setMemory();
void addToMemory();
//! [0]
//! [1]
private:
//! [1] //! [2]
Button *createButton(const QString &text, const char *member);
void abortOperation();
bool calculate(double rightOperand, const QString &pendingOperator);
//! [2]
//! [3]
double sumInMemory;
//! [3] //! [4]
double sumSoFar;
//! [4] //! [5]
double factorSoFar;
//! [5] //! [6]
QString pendingAdditiveOperator;
//! [6] //! [7]
QString pendingMultiplicativeOperator;
//! [7] //! [8]
bool waitingForOperand;
//! [8]
//! [9]
QLineEdit *display;
//! [9] //! [10]
enum { NumDigitButtons = 10 };
Button *digitButtons[NumDigitButtons];
};
//! [10]
#endif

View File

@@ -0,0 +1,11 @@
QT += widgets
HEADERS = button.h \
calculator.h
SOURCES = button.cpp \
calculator.cpp \
main.cpp
# Single Application implementation
include(../../singleapplication.pri)
DEFINES += QAPPLICATION_CLASS=QApplication

View File

@@ -0,0 +1,71 @@
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
** BSD License Usage
** Alternatively, you may use this file under the terms of the BSD license
** as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of The Qt Company Ltd nor the names of its
** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
** $QT_END_LICENSE$
**
****************************************************************************/
#include <QApplication>
#include <singleapplication.h>
#include "calculator.h"
int main(int argc, char *argv[])
{
SingleApplication app(argc, argv);
Calculator calc;
QObject::connect( &app, &SingleApplication::instanceStarted, [ &calc ]() {
calc.raise();
calc.activateWindow();
});
calc.show();
return app.exec();
}

View File

@@ -0,0 +1,25 @@
#include <singleapplication.h>
#include "messagereceiver.h"
int main(int argc, char *argv[])
{
// Allow secondary instances
SingleApplication app( argc, argv, true );
MessageReceiver msgReceiver;
// If this is a secondary instance
if( app.isSecondary() ) {
app.sendMessage( app.arguments().join(' ').toUtf8() );
return 0;
} else {
QObject::connect(
&app,
&SingleApplication::receivedMessage,
&msgReceiver,
&MessageReceiver::receivedMessage
);
}
return app.exec();
}

View File

@@ -0,0 +1,12 @@
#include <QDebug>
#include "messagereceiver.h"
MessageReceiver::MessageReceiver(QObject *parent) : QObject(parent)
{
}
void MessageReceiver::receivedMessage(int instanceId, QByteArray message)
{
qDebug() << "Received message from instance: " << instanceId;
qDebug() << "Message Text: " << message;
}

View File

@@ -0,0 +1,15 @@
#ifndef MESSAGERECEIVER_H
#define MESSAGERECEIVER_H
#include <QObject>
class MessageReceiver : public QObject
{
Q_OBJECT
public:
explicit MessageReceiver(QObject *parent = 0);
public slots:
void receivedMessage( int instanceId, QByteArray message );
};
#endif // MESSAGERECEIVER_H

View File

@@ -0,0 +1,9 @@
# Single Application implementation
include(../../singleapplication.pri)
DEFINES += QAPPLICATION_CLASS=QCoreApplication
SOURCES += main.cpp \
messagereceiver.cpp
HEADERS += \
messagereceiver.h

View File

@@ -0,0 +1,189 @@
// The MIT License (MIT)
//
// Copyright (c) Itay Grudev 2015 - 2018
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
#include <QtCore/QTime>
#include <QtCore/QThread>
#include <QtCore/QDateTime>
#include <QtCore/QByteArray>
#include <QtCore/QSharedMemory>
#if QT_VERSION < QT_VERSION_CHECK(5, 10, 0) // ### Qt 6: remove
#else
#include <QRandomGenerator>
#endif
#include "singleapplication.h"
#include "singleapplication_p.h"
/**
* @brief Constructor. Checks and fires up LocalServer or closes the program
* if another instance already exists
* @param argc
* @param argv
* @param {bool} allowSecondaryInstances
*/
SingleApplication::SingleApplication( int &argc, char *argv[], bool allowSecondary, Options options, int timeout )
: app_t( argc, argv ), d_ptr( new SingleApplicationPrivate( this ) )
{
Q_D(SingleApplication);
#if defined(Q_OS_ANDROID) || defined(Q_OS_IOS)
// On Android and iOS since the library is not supported fallback to
// standard QApplication behaviour by simply returning at this point.
qWarning() << "SingleApplication is not supported on Android and iOS systems.";
return;
#endif
// Store the current mode of the program
d->options = options;
// Generating an application ID used for identifying the shared memory
// block and QLocalServer
d->genBlockServerName();
#ifdef Q_OS_UNIX
// By explicitly attaching it and then deleting it we make sure that the
// memory is deleted even after the process has crashed on Unix.
d->memory = new QSharedMemory( d->blockServerName );
d->memory->attach();
delete d->memory;
#endif
// Guarantee thread safe behaviour with a shared memory block.
d->memory = new QSharedMemory( d->blockServerName );
// Create a shared memory block
if( d->memory->create( sizeof( InstancesInfo ) ) ) {
// Initialize the shared memory block
d->memory->lock();
d->initializeMemoryBlock();
d->memory->unlock();
} else {
// Attempt to attach to the memory segment
if( ! d->memory->attach() ) {
qCritical() << "SingleApplication: Unable to attach to shared memory block.";
qCritical() << d->memory->errorString();
delete d;
::exit( EXIT_FAILURE );
}
}
InstancesInfo* inst = static_cast<InstancesInfo*>( d->memory->data() );
QElapsedTimer time;
time.start();
// Make sure the shared memory block is initialised and in consistent state
while( true ) {
d->memory->lock();
if( d->blockChecksum() == inst->checksum ) break;
if( time.elapsed() > 5000 ) {
qWarning() << "SingleApplication: Shared memory block has been in an inconsistent state from more than 5s. Assuming primary instance failure.";
d->initializeMemoryBlock();
}
d->memory->unlock();
// Random sleep here limits the probability of a collision between two racing apps
#if QT_VERSION < QT_VERSION_CHECK(5, 10, 0) // ### Qt 6: remove
qsrand( QDateTime::currentMSecsSinceEpoch() % std::numeric_limits<uint>::max() );
QThread::sleep( 8 + static_cast <unsigned long>( static_cast <float>( qrand() ) / RAND_MAX * 10 ) );
#else
quint32 value = QRandomGenerator::global()->generate();
QThread::sleep( 8 + static_cast <unsigned long>( static_cast <float>( value ) / RAND_MAX * 10 ) );
#endif
}
if( inst->primary == false) {
d->startPrimary();
d->memory->unlock();
return;
}
// Check if another instance can be started
if( allowSecondary ) {
inst->secondary += 1;
inst->checksum = d->blockChecksum();
d->instanceNumber = inst->secondary;
d->startSecondary();
if( d->options & Mode::SecondaryNotification ) {
d->connectToPrimary( timeout, SingleApplicationPrivate::SecondaryInstance );
}
d->memory->unlock();
return;
}
d->memory->unlock();
d->connectToPrimary( timeout, SingleApplicationPrivate::NewInstance );
delete d;
::exit( EXIT_SUCCESS );
}
/**
* @brief Destructor
*/
SingleApplication::~SingleApplication()
{
Q_D(SingleApplication);
delete d;
}
bool SingleApplication::isPrimary()
{
Q_D(SingleApplication);
return d->server != nullptr;
}
bool SingleApplication::isSecondary()
{
Q_D(SingleApplication);
return d->server == nullptr;
}
quint32 SingleApplication::instanceId()
{
Q_D(SingleApplication);
return d->instanceNumber;
}
qint64 SingleApplication::primaryPid()
{
Q_D(SingleApplication);
return d->primaryPid();
}
bool SingleApplication::sendMessage( QByteArray message, int timeout )
{
Q_D(SingleApplication);
// Nobody to connect to
if( isPrimary() ) return false;
// Make sure the socket is connected
d->connectToPrimary( timeout, SingleApplicationPrivate::Reconnect );
d->socket->write( message );
bool dataWritten = d->socket->waitForBytesWritten( timeout );
d->socket->flush();
return dataWritten;
}

View File

@@ -0,0 +1,136 @@
// The MIT License (MIT)
//
// Copyright (c) Itay Grudev 2015 - 2018
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
#ifndef SINGLE_APPLICATION_H
#define SINGLE_APPLICATION_H
#include <QtCore/QtGlobal>
#include <QtNetwork/QLocalSocket>
#include <QElapsedTimer>
#ifndef QAPPLICATION_CLASS
#define QAPPLICATION_CLASS QCoreApplication
#endif
#include QT_STRINGIFY(QAPPLICATION_CLASS)
class SingleApplicationPrivate;
/**
* @brief The SingleApplication class handles multiple instances of the same
* Application
* @see QCoreApplication
*/
class SingleApplication : public QAPPLICATION_CLASS
{
Q_OBJECT
typedef QAPPLICATION_CLASS app_t;
public:
/**
* @brief Mode of operation of SingleApplication.
* Whether the block should be user-wide or system-wide and whether the
* primary instance should be notified when a secondary instance had been
* started.
* @note Operating system can restrict the shared memory blocks to the same
* user, in which case the User/System modes will have no effect and the
* block will be user wide.
* @enum
*/
enum Mode {
User = 1 << 0,
System = 1 << 1,
SecondaryNotification = 1 << 2,
ExcludeAppVersion = 1 << 3,
ExcludeAppPath = 1 << 4
};
Q_DECLARE_FLAGS(Options, Mode)
/**
* @brief Intitializes a SingleApplication instance with argc command line
* arguments in argv
* @arg {int &} argc - Number of arguments in argv
* @arg {const char *[]} argv - Supplied command line arguments
* @arg {bool} allowSecondary - Whether to start the instance as secondary
* if there is already a primary instance.
* @arg {Mode} mode - Whether for the SingleApplication block to be applied
* User wide or System wide.
* @arg {int} timeout - Timeout to wait in milliseconds.
* @note argc and argv may be changed as Qt removes arguments that it
* recognizes
* @note Mode::SecondaryNotification only works if set on both the primary
* instance and the secondary instance.
* @note The timeout is just a hint for the maximum time of blocking
* operations. It does not guarantee that the SingleApplication
* initialisation will be completed in given time, though is a good hint.
* Usually 4*timeout would be the worst case (fail) scenario.
* @see See the corresponding QAPPLICATION_CLASS constructor for reference
*/
explicit SingleApplication( int &argc, char *argv[], bool allowSecondary = false, Options options = Mode::User, int timeout = 1000 );
~SingleApplication();
/**
* @brief Returns if the instance is the primary instance
* @returns {bool}
*/
bool isPrimary();
/**
* @brief Returns if the instance is a secondary instance
* @returns {bool}
*/
bool isSecondary();
/**
* @brief Returns a unique identifier for the current instance
* @returns {qint32}
*/
quint32 instanceId();
/**
* @brief Returns the process ID (PID) of the primary instance
* @returns {qint64}
*/
qint64 primaryPid();
/**
* @brief Sends a message to the primary instance. Returns true on success.
* @param {int} timeout - Timeout for connecting
* @returns {bool}
* @note sendMessage() will return false if invoked from the primary
* instance.
*/
bool sendMessage( QByteArray message, int timeout = 100 );
Q_SIGNALS:
void instanceStarted();
void receivedMessage( quint32 instanceId, QByteArray message );
private:
SingleApplicationPrivate *d_ptr;
Q_DECLARE_PRIVATE(SingleApplication)
};
Q_DECLARE_OPERATORS_FOR_FLAGS(SingleApplication::Options)
#endif // SINGLE_APPLICATION_H

View File

@@ -0,0 +1,19 @@
QT += core network
CONFIG += c++11
HEADERS += $$PWD/singleapplication.h \
$$PWD/singleapplication_p.h
SOURCES += $$PWD/singleapplication.cpp \
$$PWD/singleapplication_p.cpp
INCLUDEPATH += $$PWD
win32 {
msvc:LIBS += Advapi32.lib
gcc:LIBS += -ladvapi32
}
DISTFILES += \
$$PWD/README.md \
$$PWD/CHANGELOG.md \
$$PWD/Windows.md

View File

@@ -0,0 +1,405 @@
// The MIT License (MIT)
//
// Copyright (c) Itay Grudev 2015 - 2018
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
//
// W A R N I N G !!!
// -----------------
//
// This file is not part of the SingleApplication API. It is used purely as an
// implementation detail. This header file may change from version to
// version without notice, or may even be removed.
//
#include <cstdlib>
#include <cstddef>
#include <QtCore/QDir>
#include <QtCore/QByteArray>
#include <QtCore/QDataStream>
#include <QtCore/QCryptographicHash>
#include <QtNetwork/QLocalServer>
#include <QtNetwork/QLocalSocket>
#include "singleapplication.h"
#include "singleapplication_p.h"
#ifdef Q_OS_UNIX
#include <unistd.h>
#include <sys/types.h>
#include <pwd.h>
#endif
#ifdef Q_OS_WIN
#include <windows.h>
#include <lmcons.h>
#endif
SingleApplicationPrivate::SingleApplicationPrivate( SingleApplication *q_ptr )
: q_ptr( q_ptr )
{
server = nullptr;
socket = nullptr;
memory = nullptr;
instanceNumber = -1;
}
SingleApplicationPrivate::~SingleApplicationPrivate()
{
if( socket != nullptr ) {
socket->close();
delete socket;
}
memory->lock();
InstancesInfo* inst = static_cast<InstancesInfo*>(memory->data());
if( server != nullptr ) {
server->close();
delete server;
inst->primary = false;
inst->primaryPid = -1;
inst->checksum = blockChecksum();
}
memory->unlock();
delete memory;
}
void SingleApplicationPrivate::genBlockServerName()
{
QCryptographicHash appData( QCryptographicHash::Sha256 );
appData.addData( "SingleApplication", 17 );
appData.addData( SingleApplication::app_t::applicationName().toUtf8() );
appData.addData( SingleApplication::app_t::organizationName().toUtf8() );
appData.addData( SingleApplication::app_t::organizationDomain().toUtf8() );
if( ! (options & SingleApplication::Mode::ExcludeAppVersion) ) {
appData.addData( SingleApplication::app_t::applicationVersion().toUtf8() );
}
if( ! (options & SingleApplication::Mode::ExcludeAppPath) ) {
#ifdef Q_OS_WIN
appData.addData( SingleApplication::app_t::applicationFilePath().toLower().toUtf8() );
#else
appData.addData( SingleApplication::app_t::applicationFilePath().toUtf8() );
#endif
}
// User level block requires a user specific data in the hash
if( options & SingleApplication::Mode::User ) {
#ifdef Q_OS_WIN
wchar_t username [ UNLEN + 1 ];
// Specifies size of the buffer on input
DWORD usernameLength = UNLEN + 1;
if( GetUserNameW( username, &usernameLength ) ) {
appData.addData( QString::fromWCharArray(username).toUtf8() );
} else {
appData.addData( qgetenv("USERNAME") );
}
#endif
#ifdef Q_OS_UNIX
QByteArray username;
uid_t uid = geteuid();
struct passwd *pw = getpwuid(uid);
if( pw ) {
username = pw->pw_name;
}
if( username.isEmpty() ) {
username = qgetenv("USER");
}
appData.addData(username);
#endif
}
// Replace the backslash in RFC 2045 Base64 [a-zA-Z0-9+/=] to comply with
// server naming requirements.
blockServerName = appData.result().toBase64().replace("/", "_");
}
void SingleApplicationPrivate::initializeMemoryBlock()
{
InstancesInfo* inst = static_cast<InstancesInfo*>( memory->data() );
inst->primary = false;
inst->secondary = 0;
inst->primaryPid = -1;
inst->checksum = blockChecksum();
}
void SingleApplicationPrivate::startPrimary()
{
Q_Q(SingleApplication);
// Successful creation means that no main process exists
// So we start a QLocalServer to listen for connections
QLocalServer::removeServer( blockServerName );
server = new QLocalServer();
// Restrict access to the socket according to the
// SingleApplication::Mode::User flag on User level or no restrictions
if( options & SingleApplication::Mode::User ) {
server->setSocketOptions( QLocalServer::UserAccessOption );
} else {
server->setSocketOptions( QLocalServer::WorldAccessOption );
}
server->listen( blockServerName );
QObject::connect(
server,
&QLocalServer::newConnection,
this,
&SingleApplicationPrivate::slotConnectionEstablished
);
// Reset the number of connections
InstancesInfo* inst = static_cast <InstancesInfo*>( memory->data() );
inst->primary = true;
inst->primaryPid = q->applicationPid();
inst->checksum = blockChecksum();
instanceNumber = 0;
}
void SingleApplicationPrivate::startSecondary()
{
}
void SingleApplicationPrivate::connectToPrimary( int msecs, ConnectionType connectionType )
{
// Connect to the Local Server of the Primary Instance if not already
// connected.
if( socket == nullptr ) {
socket = new QLocalSocket();
}
// If already connected - we are done;
if( socket->state() == QLocalSocket::ConnectedState )
return;
// If not connect
if( socket->state() == QLocalSocket::UnconnectedState ||
socket->state() == QLocalSocket::ClosingState ) {
socket->connectToServer( blockServerName );
}
// Wait for being connected
if( socket->state() == QLocalSocket::ConnectingState ) {
socket->waitForConnected( msecs );
}
// Initialisation message according to the SingleApplication protocol
if( socket->state() == QLocalSocket::ConnectedState ) {
// Notify the parent that a new instance had been started;
QByteArray initMsg;
QDataStream writeStream(&initMsg, QIODevice::WriteOnly);
#if (QT_VERSION >= QT_VERSION_CHECK(5, 6, 0))
writeStream.setVersion(QDataStream::Qt_5_6);
#endif
writeStream << blockServerName.toLatin1();
writeStream << static_cast<quint8>(connectionType);
writeStream << instanceNumber;
quint16 checksum = qChecksum(initMsg.constData(), static_cast<quint32>(initMsg.length()));
writeStream << checksum;
// The header indicates the message length that follows
QByteArray header;
QDataStream headerStream(&header, QIODevice::WriteOnly);
#if (QT_VERSION >= QT_VERSION_CHECK(5, 6, 0))
headerStream.setVersion(QDataStream::Qt_5_6);
#endif
headerStream << static_cast <quint64>( initMsg.length() );
socket->write( header );
socket->write( initMsg );
socket->flush();
socket->waitForBytesWritten( msecs );
}
}
quint16 SingleApplicationPrivate::blockChecksum()
{
return qChecksum(
static_cast <const char *>( memory->data() ),
offsetof( InstancesInfo, checksum )
);
}
qint64 SingleApplicationPrivate::primaryPid()
{
qint64 pid;
memory->lock();
InstancesInfo* inst = static_cast<InstancesInfo*>( memory->data() );
pid = inst->primaryPid;
memory->unlock();
return pid;
}
/**
* @brief Executed when a connection has been made to the LocalServer
*/
void SingleApplicationPrivate::slotConnectionEstablished()
{
QLocalSocket *nextConnSocket = server->nextPendingConnection();
connectionMap.insert(nextConnSocket, ConnectionInfo());
QObject::connect(nextConnSocket, &QLocalSocket::aboutToClose,
[nextConnSocket, this]() {
auto &info = connectionMap[nextConnSocket];
Q_EMIT this->slotClientConnectionClosed( nextConnSocket, info.instanceId );
}
);
QObject::connect(nextConnSocket, &QLocalSocket::disconnected,
[nextConnSocket, this](){
connectionMap.remove(nextConnSocket);
nextConnSocket->deleteLater();
}
);
QObject::connect(nextConnSocket, &QLocalSocket::readyRead,
[nextConnSocket, this]() {
auto &info = connectionMap[nextConnSocket];
switch(info.stage) {
case StageHeader:
readInitMessageHeader(nextConnSocket);
break;
case StageBody:
readInitMessageBody(nextConnSocket);
break;
case StageConnected:
Q_EMIT this->slotDataAvailable( nextConnSocket, info.instanceId );
break;
default:
break;
};
}
);
}
void SingleApplicationPrivate::readInitMessageHeader( QLocalSocket *sock )
{
if (!connectionMap.contains( sock )) {
return;
}
if( sock->bytesAvailable() < ( qint64 )sizeof( quint64 ) ) {
return;
}
QDataStream headerStream( sock );
#if (QT_VERSION >= QT_VERSION_CHECK(5, 6, 0))
headerStream.setVersion( QDataStream::Qt_5_6 );
#endif
// Read the header to know the message length
quint64 msgLen = 0;
headerStream >> msgLen;
ConnectionInfo &info = connectionMap[sock];
info.stage = StageBody;
info.msgLen = msgLen;
if ( sock->bytesAvailable() >= (qint64) msgLen ) {
readInitMessageBody( sock );
}
}
void SingleApplicationPrivate::readInitMessageBody( QLocalSocket *sock )
{
Q_Q(SingleApplication);
if (!connectionMap.contains( sock )) {
return;
}
ConnectionInfo &info = connectionMap[sock];
if( sock->bytesAvailable() < ( qint64 )info.msgLen ) {
return;
}
// Read the message body
QByteArray msgBytes = sock->read(info.msgLen);
QDataStream readStream(msgBytes);
#if (QT_VERSION >= QT_VERSION_CHECK(5, 6, 0))
readStream.setVersion( QDataStream::Qt_5_6 );
#endif
// server name
QByteArray latin1Name;
readStream >> latin1Name;
// connection type
ConnectionType connectionType = InvalidConnection;
quint8 connTypeVal = InvalidConnection;
readStream >> connTypeVal;
connectionType = static_cast <ConnectionType>( connTypeVal );
// instance id
quint32 instanceId = 0;
readStream >> instanceId;
// checksum
quint16 msgChecksum = 0;
readStream >> msgChecksum;
const quint16 actualChecksum = qChecksum( msgBytes.constData(), static_cast<quint32>( msgBytes.length() - sizeof( quint16 ) ) );
bool isValid = readStream.status() == QDataStream::Ok &&
QLatin1String(latin1Name) == blockServerName &&
msgChecksum == actualChecksum;
if( !isValid ) {
sock->close();
return;
}
info.instanceId = instanceId;
info.stage = StageConnected;
if( connectionType == NewInstance ||
( connectionType == SecondaryInstance &&
options & SingleApplication::Mode::SecondaryNotification ) )
{
Q_EMIT q->instanceStarted();
}
if (sock->bytesAvailable() > 0) {
Q_EMIT this->slotDataAvailable( sock, instanceId );
}
}
void SingleApplicationPrivate::slotDataAvailable( QLocalSocket *dataSocket, quint32 instanceId )
{
Q_Q(SingleApplication);
Q_EMIT q->receivedMessage( instanceId, dataSocket->readAll() );
}
void SingleApplicationPrivate::slotClientConnectionClosed( QLocalSocket *closedSocket, quint32 instanceId )
{
if( closedSocket->bytesAvailable() > 0 )
Q_EMIT slotDataAvailable( closedSocket, instanceId );
}

View File

@@ -0,0 +1,99 @@
// The MIT License (MIT)
//
// Copyright (c) Itay Grudev 2015 - 2016
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
//
// W A R N I N G !!!
// -----------------
//
// This file is not part of the SingleApplication API. It is used purely as an
// implementation detail. This header file may change from version to
// version without notice, or may even be removed.
//
#ifndef SINGLEAPPLICATION_P_H
#define SINGLEAPPLICATION_P_H
#include <QtCore/QSharedMemory>
#include <QtNetwork/QLocalServer>
#include <QtNetwork/QLocalSocket>
#include "singleapplication.h"
struct InstancesInfo {
bool primary;
quint32 secondary;
qint64 primaryPid;
quint16 checksum;
};
struct ConnectionInfo {
explicit ConnectionInfo() :
msgLen(0), instanceId(0), stage(0) {}
qint64 msgLen;
quint32 instanceId;
quint8 stage;
};
class SingleApplicationPrivate : public QObject {
Q_OBJECT
public:
enum ConnectionType : quint8 {
InvalidConnection = 0,
NewInstance = 1,
SecondaryInstance = 2,
Reconnect = 3
};
enum ConnectionStage : quint8 {
StageHeader = 0,
StageBody = 1,
StageConnected = 2,
};
Q_DECLARE_PUBLIC(SingleApplication)
SingleApplicationPrivate( SingleApplication *q_ptr );
~SingleApplicationPrivate();
void genBlockServerName();
void initializeMemoryBlock();
void startPrimary();
void startSecondary();
void connectToPrimary(int msecs, ConnectionType connectionType );
quint16 blockChecksum();
qint64 primaryPid();
void readInitMessageHeader(QLocalSocket *socket);
void readInitMessageBody(QLocalSocket *socket);
SingleApplication *q_ptr;
QSharedMemory *memory;
QLocalSocket *socket;
QLocalServer *server;
quint32 instanceNumber;
QString blockServerName;
SingleApplication::Options options;
QMap<QLocalSocket*, ConnectionInfo> connectionMap;
public Q_SLOTS:
void slotConnectionEstablished();
void slotDataAvailable( QLocalSocket*, quint32 );
void slotClientConnectionClosed( QLocalSocket*, quint32 );
};
#endif // SINGLEAPPLICATION_P_H

View File

@@ -0,0 +1,37 @@
{
"id": "org.qelectrotech.QElectroTech",
"runtime": "org.kde.Platform",
"runtime-version": "5.14",
"sdk": "org.kde.Sdk",
"command": "qelectrotech",
"rename-desktop-file": "qelectrotech.desktop",
"rename-appdata-file": "qelectrotech.appdata.xml",
"rename-icon": "qelectrotech",
"copy-icon": true,
"finish-args": [
"--socket=wayland",
"--socket=x11",
"--device=dri",
"--share=ipc",
"--filesystem=host"
],
"modules": [
{
"name": "qelectrotech",
"buildsystem": "qmake",
"post-install": [
"mv /app/share/mime/packages/qelectrotech.xml /app/share/mime/packages/org.qelectrotech.QElectroTech.xml"
],
"sources": [
{
"type": "dir",
"path": "../.."
},
{
"type": "patch",
"path": "patches/0001-build-Fix-the-installation-paths.patch"
}
]
}
]
}

View File

@@ -0,0 +1,44 @@
From 579ee22f1d2bef560ec90d324a0e476b81faf495 Mon Sep 17 00:00:00 2001
From: Mathieu Bridon <mathieu@hashbang.fr>
Date: Tue, 7 Jan 2020 14:39:08 +0100
Subject: [PATCH] build: Fix the installation paths
---
qelectrotech.pro | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/qelectrotech.pro b/qelectrotech.pro
index 07e51fb..2a86b91 100644
--- a/qelectrotech.pro
+++ b/qelectrotech.pro
@@ -5,20 +5,20 @@
# Chemins utilises pour la compilation et l'installation de QET
unix {
# Chemins UNIX
- COMPIL_PREFIX = '/usr/local/'
- INSTALL_PREFIX = '/usr/local/'
+ COMPIL_PREFIX = '/app/'
+ INSTALL_PREFIX = '/app/'
QET_BINARY_PATH = 'bin/'
QET_COMMON_COLLECTION_PATH = 'share/qelectrotech/elements/'
QET_COMMON_TBT_PATH = 'share/qelectrotech/titleblocks/'
QET_LANG_PATH = 'share/qelectrotech/lang/'
QET_EXAMPLES_PATH = 'share/qelectrotech/examples/'
- QET_LICENSE_PATH = 'doc/qelectrotech/'
- QET_MIME_XML_PATH = '../share/mime/application/'
- QET_MIME_DESKTOP_PATH = '../share/mimelnk/application/'
- QET_MIME_PACKAGE_PATH = '../share/mime/packages/'
+ QET_LICENSE_PATH = 'share/doc/qelectrotech/'
+ QET_MIME_XML_PATH = 'share/mime/application/'
+ QET_MIME_DESKTOP_PATH = 'share/mimelnk/application/'
+ QET_MIME_PACKAGE_PATH = 'share/mime/packages/'
QET_DESKTOP_PATH = 'share/applications/'
QET_ICONS_PATH = 'share/icons/hicolor/'
- QET_MAN_PATH = 'man/'
+ QET_MAN_PATH = 'share/man/'
QET_APPDATA_PATH = 'share/appdata'
}
win32 {
--
2.24.1

View File

@@ -0,0 +1,38 @@
[fr]
Collection d'éléments pour QElectroTech.
[en]
Elements collection for QElectroTech.
[de]
Bauteilsammlung für QElectroTech.
[es]
Collección de elementos para QElectroTech.
[pt]
Colecção de elementos para QElectroTech.
[ru]
Коллекция элементов для QElectroTech.
[cs]
Sbírka prvků pro QElectroTech.
[pl]
Kolekcja elementów QElectroTech.
[el]
Συλλογή στοιχείων του QElectroTech.
[it]
Collezione di elementi per QElectroTech.
[nl]
Elementen collectie voor QElectroTech.
[be]
Elementen collectie voor QElectroTech.
[da]
Symbol samling for QElectroTech.

View File

@@ -0,0 +1 @@
http://pkgs.fedoraproject.org/gitweb/?p=qelectrotech.git

View File

@@ -0,0 +1,3 @@
the gentoo ebuild is hosted on this CVS
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sci-electronics/qelectrotech/

View File

@@ -0,0 +1,34 @@
#!/bin/sh
# a KDE session forces the KDE Plasma platformtheme which is incompatible with QET
# unset the ENV vars in that case to prevent loading of the theme
if [ ! -z "$KDE_FULL_SESSION" ]; then
unset KDE_FULL_SESSION
fi
if echo "$XDG_CURRENT_DESKTOP" | grep -q KDE; then
unset XDG_CURRENT_DESKTOP
fi
# migrate .qet directory from SNAP_USER_DATA to SNAP_USER_COMMON
from="$SNAP_USER_DATA/.qet"
to="$SNAP_USER_COMMON/.qet"
if [ ! -d "$to" ] && [ -d "$from" ]; then
echo "Migrating user data from $from to $to"
mkdir "$to"
cp -av "$from/." "$to"
fi
# link DXFtoQET so that QET finds it
mkdir -p "$HOME/.qet"
ln -snf "$SNAP/bin/DXFtoQET" "$HOME/.qet/DXFtoQET"
# start desktop portal. Open & save dialogs might fail if it is not running
dbus-send --print-reply \
--dest=org.freedesktop.DBus \
/org/freedesktop/DBus \
org.freedesktop.DBus.StartServiceByName \
string:org.freedesktop.portal.Desktop \
uint32:0
exec "${@}"

View File

@@ -0,0 +1,122 @@
name: qelectrotech
title: QElectroTech
base: core18
adopt-info: qelectrotech
license: GPL-2.0
summary: Electrical diagram editor
description: |
QElectroTech, or QET in short, is a libre and open source desktop application
to create diagrams and schematics.
grade: stable
confinement: strict
architectures:
- build-on: amd64
run-on: amd64
layout:
/usr/local/share/qelectrotech:
symlink: $SNAP/usr/local/share/qelectrotech
/usr/share/libdrm/amdgpu.ids:
symlink: $SNAP/kf5/usr/share/libdrm/amdgpu.ids
apps:
qelectrotech:
command: usr/local/bin/qelectrotech
command-chain:
- bin/qelectrotech-launch
desktop: usr/local/share/applications/qelectrotech.desktop
extensions: [kde-neon]
plugs: &plugs [opengl, unity7, home, removable-media, gsettings, network, cups-control]
environment: &env
__EGL_VENDOR_LIBRARY_DIRS: $SNAP/kf5/usr/share/glvnd/egl_vendor.d:$SNAP/usr/share/glvnd/egl_vendor.d
TCL_LIBRARY: $SNAP/usr/share/tcltk/tcl8.6
QT_QPA_PLATFORMTHEME: gtk3
QT_AUTO_SCREEN_SCALE_FACTOR: 1
HOME: $SNAP_USER_COMMON
PYTHONPATH: $SNAP:$SNAP/lib/python3.6/site-packages:$SNAP/usr/lib/python3.6:$SNAP/usr/lib/python3.6/lib-dynload
qet-tb-generator:
command: bin/qelectrotech-launch $SNAP/bin/qet_tb_generator
extensions: [kde-neon]
plugs: *plugs
environment: *env
dxf-to-qet:
command: bin/DXFtoQET
extensions: [kde-neon]
plugs: *plugs
environment: *env
parts:
launchers:
plugin: dump
source: build-aux/snap/local/launchers
organize:
'*': bin/
qet-tb-generator:
plugin: python
python-version: python3
source: https://github.com/qelectrotech/qet_tb_generator.git
stage-packages:
- python3-lxml
- python3-tk
- libtk8.6
kde-sdk-setup:
plugin: nil
build-snaps:
- kde-frameworks-5-core18-sdk
build-packages:
- g++
- mesa-common-dev
- libglvnd-dev
- rsync
override-build: |
rsync -a --ignore-existing /snap/kde-frameworks-5-core18-sdk/current/ /
dxf-to-qet:
after: [kde-sdk-setup]
plugin: nil
source: https://github.com/qelectrotech/DXFtoQET-2020.git
override-build: |
qmake "$SNAPCRAFT_PART_SRC/DXFtoQET.pro"
make -j$(nproc)
mkdir -p "$SNAPCRAFT_PART_INSTALL/bin"
cp DXFtoQET "$SNAPCRAFT_PART_INSTALL/bin/"
qelectrotech:
after: [kde-sdk-setup]
plugin: nil
source: .
build-packages:
- git
override-pull: |
snapcraftctl pull
snap_version=$(git describe --dirty)
modified_displayed_version=$snap_version".snap"
sed -i -E "s|const QString displayedVersion =.*|const QString displayedVersion =\"$modified_displayed_version\";|" sources/qet.h
snapcraftctl set-version "$snap_version"
override-build: |
qmake "$SNAPCRAFT_PART_SRC/qelectrotech.pro"
make -j$(nproc)
make install INSTALL_ROOT="$SNAPCRAFT_PART_INSTALL"
override-stage: |
snapcraftctl stage
# patch desktop file with correct icon path
SED_CMD="sed -i -E s|^Icon=(.*)|Icon=\${SNAP}/usr/local/share/icons/hicolor/128x128/apps/\1.png|g"
$SED_CMD usr/local/share/applications/qelectrotech.desktop
cleanup:
after: [qelectrotech, dxf-to-qet, qet-tb-generator]
plugin: nil
build-snaps: [core18, kde-frameworks-5-core18]
override-prime: |
# Remove all files from snap that are already included in the base snap or in
# any connected content snaps
set -eux
for snap in "core18" "kde-frameworks-5-core18"; do # List all content-snaps and base snaps you're using here
cd "/snap/$snap/current" && find . -type f,l -exec rm -f "$SNAPCRAFT_PRIME/{}" \;
done

View File

@@ -0,0 +1,191 @@
# Header, don't edit
NLF v6
# Start editing here
# Language ID
2067
# Font and size - dash (-) means default
-
-
# Codepage - dash (-) means ANSI code page
1252
# RTL - anything else than RTL means LTR
-
# Translation by Ronny Desmedt (any credits should go here)
# ^Branding
Nullsoft Install System %s
# ^SetupCaption
$(^Name) Installatie
# ^UninstallCaption
$(^Name) Deïnstallatie
# ^LicenseSubCaption
: Licentie overeenkomst
# ^ComponentsSubCaption
: Installatie Opties
# ^DirSubCaption
: Installatie Map
# ^InstallingSubCaption
: Installeren
# ^CompletedSubCaption
: Voltooid
# ^UnComponentsSubCaption
: Deïnstallatie Opties
# ^UnDirSubCaption
: Deïnstallatie Map
# ^ConfirmSubCaption
: Bevestigen
# ^UninstallingSubCaption
: Deïnstalleren
# ^UnCompletedSubCaption
: Voltooid
# ^BackBtn
< &Terug
# ^NextBtn
&Volgende >
# ^AgreeBtn
Ik ben &Akkoord
# ^AcceptBtn
Ik &Accepteer de licentie overeenkomst
# ^DontAcceptBtn
Ik &Accepteer de licentie overeenkomst niet
# ^InstallBtn
&Installeer
# ^UninstallBtn
&Deïnstalleer
# ^CancelBtn
Afbreken
# ^CloseBtn
&Sluiten
# ^BrowseBtn
B&laderen...
# ^ShowDetailsBtn
Toon &details
# ^ClickNext
Klik op volgende om verder te gaan.
# ^ClickInstall
Klik op installeren om de installatie te starten.
# ^ClickUninstall
Klik op deïnstalleren om de installatie te verwijderen.
# ^Name
Naam
# ^Completed
Voltooid
# ^LicenseText
Gelieve de licentie overeenkomst te lezen alvorens $(^NameDA) te installeren. Als u akkord bent met de licentie overeenkomst, klik op akkoord.
# ^LicenseTextCB
Gelieve de licentie overeenkomst te lezen alvorens $(^NameDA) te installeren. Als u akkord bent met de licentie overeenkomst, klik op onderstaande selectievakje. $_CLICK
# ^LicenseTextRB
Gelieve de licentie overeenkomst te lezen alvorens $(^NameDA) te installeren. Als u akkord bent met de licentie overeenkomst, selecteer de eerste onderstaande optie. $_CLICK
# ^UnLicenseText
Gelieve de licentie overeenkomst te lezen alvorens $(^NameDA) te deïnstalleren. Als u akkord bent met de licentie overeenkomst, klik op akkoord.
# ^UnLicenseTextCB
Gelieve de licentie overeenkomst te lezen alvorens $(^NameDA) te deïnstalleren. Als u akkord bent met de licentie overeenkomst, klik op onderstaande selectievakje. $_CLICK
# ^UnLicenseTextRB
Gelieve de licentie overeenkomst te lezen alvorens $(^NameDA) te deïnstalleren. Als u akkord bent met de licentie overeenkomst, selecteer de eerste onderstaande optie. $_CLICK
# ^Custom
Aangepast
# ^ComponentsText
Selecteer de onderdelen die u wilt installeren en deselecteer de onderdelen die u niet wilt installeren. $_CLICK
# ^ComponentsSubText1
Selecteer een installatie type:
# ^ComponentsSubText2_NoInstTypes
Selecteer de onderdelen om te installeren:
# ^ComponentsSubText2
Of, selecteer optionelen onderdelen die u wilt installeren:
# ^UnComponentsText
Selecteer de onderdelen die u wilt deïnstalleren en deselecteer de onderdelen die u niet wilt deïinstalleren. $_CLICK
# ^UnComponentsSubText1
Selecteer een deïnstallatie type:
# ^UnComponentsSubText2_NoInstTypes
Selecteer de onderdelen om te deïnstalleren:
# ^UnComponentsSubText2
Of, selecteer optionelen onderdelen die u wilt deïnstalleren:
# ^DirText
De installatie van $(^NameDA) wordt in volgende map uitgevoerd. Om in een andere map te installeren, klik op bladeren om een andere map te selecteren. $_CLICK
# ^DirSubText
Installatie map
# ^DirBrowseText
Selecteerd de map om $(^NameDA) in te installeren:
# ^UnDirText
De deïnstallatie van $(^NameDA) in de volgende map. Om een andere map te deïnstalleren, klik op bladren om een andere map te selecteren. $_CLICK
# ^UnDirSubText
""
# ^UnDirBrowseText
Selecteer en map om $(^NameDA) van te deînstalleren:
# ^SpaceAvailable
"Beschikbare ruimte: "
# ^SpaceRequired
"Benodigde ruimte: "
# ^UninstallingText
$(^NameDA) wordt gedeïnstalleerd uit volgende map. $_CLICK
# ^UninstallingSubText
Deïnstalleren van:
# ^FileError
Fout bij openen van bestand om te schrijven: \r\n\r\n$0\r\n\r\nKlik op afbreken om de installatie te stoppen,\r\nOpnieuw om te proberen, of\r\nNegeren om dit bestand over te slaan.
# ^FileError_NoIgnore
Fout bij openen van bestand om te schrijven: \r\n\r\n$0\r\n\r\nOpnieuw om te proberen, of\r\nAfbreken om de installatie te stoppen.
# ^CantWrite
"Kan niet schrijven: "
# ^CopyFailed
Kopieren mislukt
# ^CopyTo
"Copier naar "
# ^Registering
"Registreren: "
# ^Unregistering
"Deregistreren: "
# ^SymbolNotFound
"Kan symbool niet vinden: "
# ^CouldNotLoad
"Kan niet laden: "
# ^CreateFolder
"Map maken: "
# ^CreateShortcut
"Snelkoppeling maken: "
# ^CreatedUninstaller
"Doe deïnstallatie: "
# ^Delete
"Verwijder bestanden: "
# ^DeleteOnReboot
Verwijder bij herstarten: "
# ^ErrorCreatingShortcut
"Fout bij maken snelkoppeling: "
# ^ErrorCreating
"Fout bij maken: "
# ^ErrorDecompressing
Fout bij uitpakken gegevens! Beschadigd bestand?
# ^ErrorRegistering
Fout bij registreren DLL
# ^ExecShell
"ExecShell: "
# ^Exec
"Uitvoeren: "
# ^Extract
"Extract: "
# ^ErrorWriting
Fout: fout bij schrijven naar bestand "
# ^InvalidOpcode
Installie beschadigd: niet toegestane opcode
# ^NoOLE
"Geen OLE voor: "
# ^OutputFolder
"Bestemmings map: "
# ^RemoveFolder
"Verwijder mapr: "
# ^RenameOnReboot
"Hernoem bij opstarten: "
# ^Rename
"Hernoem: "
# ^Skipped
Overgeslagen: "
# ^CopyDetails
Copier details naar klembord
# ^LogInstall
Log instaltie proces
# ^Byte
B
# ^Kilo
K
# ^Mega
M
# ^Giga
G

View File

@@ -0,0 +1,128 @@
;Language:Dutch_Belgium (2067)
;By Ronny Desmedt
!insertmacro LANGFILE "Dutch_Belgium" "Dutch_Belgium"
!ifdef MUI_WELCOMEPAGE
${LangFileString} MUI_TEXT_WELCOME_INFO_TITLE "Welkom bij $(^NameDA) installatie Wizard"
${LangFileString} MUI_TEXT_WELCOME_INFO_TEXT "Deze wizard zal u begeleiden bij de installatie van $(^NameDA).$\r$\n$\r$\nHet is aanbevol dat u alle andere programmas afsluit voordat u deze installatie uitvoerd. Dit geeft de mogelijkheid om relevante systeem bestanden bij te werken zonder dat uw systeem terug moet opstarten.$\r$\n$\r$\n$_CLICK"
!endif
!ifdef MUI_UNWELCOMEPAGE
${LangFileString} MUI_UNTEXT_WELCOME_INFO_TITLE "Welkom bij de $(^NameDA) deïnstallatie wizard"
${LangFileString} MUI_UNTEXT_WELCOME_INFO_TEXT "Deze wizard zal u begeleiden bij de deïnstallatie van $(^NameDA).$\r$\n$\r$\nControleer of $(^NameDA) is afgesloten alvorens de deïnstallatie te starten.$\r$\n$\r$\n$_CLICK"
!endif
!ifdef MUI_LICENSEPAGE
${LangFileString} MUI_TEXT_LICENSE_TITLE "Licentie overeenkomst"
${LangFileString} MUI_TEXT_LICENSE_SUBTITLE "Gelieve de licentie te lezen alvorens U $(^NameDA) installeert."
${LangFileString} MUI_INNERTEXT_LICENSE_BOTTOM "Klik op akkoord om de overeenkomst te aanvaarden. U moet de overeenkomst aanvaarden om $(^NameDA) te installeren."
${LangFileString} MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX "Als u de voorwaarden van de overeenkomst aanvaard, Klik op onderstaande selectievakje. U moet de overeenkomst aanvaarden om $(^NameDA) te installeren. $_CLICK"
${LangFileString} MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS "Als u de voorwaarden van de overeenkomst aanvaard, selecteer de eerste onderstaande optie. U moet de overeenkomst aanvaarden om $(^NameDA) te installeren. $_CLICK"
!endif
!ifdef MUI_UNLICENSEPAGE
${LangFileString} MUI_UNTEXT_LICENSE_TITLE "Licentie overeenkomst"
${LangFileString} MUI_UNTEXT_LICENSE_SUBTITLE "Gelieve de licentie overeenkomst te herlezen alvorens met de deïnstallatie van $(^NameDA) verder te doen."
${LangFileString} MUI_UNINNERTEXT_LICENSE_BOTTOM "Klik op akkoord om de overeenkomst te aanvaarden. U moet de overeenkomst aanvaarden om $(^NameDA) te deïnstalleren."
${LangFileString} MUI_UNINNERTEXT_LICENSE_BOTTOM_CHECKBOX "Als u de voorwaarden van de overeenkomst aanvaard, Klik op onderstaande selectievakje. U moet de overeenkomst aanvaarden om $(^NameDA) te deïnstalleren. $_CLICK"
${LangFileString} MUI_UNINNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS "Als u de voorwaarden van de overeenkomst aanvaard, selecteer de eerste onderstaande optie. U moet de overeenkomst aanvaarden om $(^NameDA) te deïnstalleren. $_CLICK"
!endif
!ifdef MUI_LICENSEPAGE | MUI_UNLICENSEPAGE
${LangFileString} MUI_INNERTEXT_LICENSE_TOP "Gebruik pagina neer om de rest van de overeenkomst te lezen."
!endif
!ifdef MUI_COMPONENTSPAGE
${LangFileString} MUI_TEXT_COMPONENTS_TITLE "Kies onderdelen"
${LangFileString} MUI_TEXT_COMPONENTS_SUBTITLE "Kies de onderdelen van $(^NameDA) die u wilt installeren."
!endif
!ifdef MUI_UNCOMPONENTSPAGE
${LangFileString} MUI_UNTEXT_COMPONENTS_TITLE "Kies onderdelen"
${LangFileString} MUI_UNTEXT_COMPONENTS_SUBTITLE "Kies de onderdelen van $(^NameDA) die u wilt deïnstalleren."
!endif
!ifdef MUI_COMPONENTSPAGE | MUI_UNCOMPONENTSPAGE
${LangFileString} MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE "Beschrijving"
!ifndef NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
${LangFileString} MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO "Beweeg de muisaanwijzer over de onderdelen om de beschrijving te zien."
!else
${LangFileString} MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO "Beweeg de muisaanwijzer over de onderdelen om de beschrijving te zien."
!endif
!endif
!ifdef MUI_DIRECTORYPAGE
${LangFileString} MUI_TEXT_DIRECTORY_TITLE "Kies een installatie locatie"
${LangFileString} MUI_TEXT_DIRECTORY_SUBTITLE "Kies een map waar U $(^NameDA) wilt installeren."
!endif
!ifdef MUI_UNDIRECTORYPAGE
${LangFileString} MUI_UNTEXT_DIRECTORY_TITLE "Kies een deïnstallatie locatie"
${LangFileString} MUI_UNTEXT_DIRECTORY_SUBTITLE "Kies een map waar U $(^NameDA) wilt deïnstalleren."
!endif
!ifdef MUI_INSTFILESPAGE
${LangFileString} MUI_TEXT_INSTALLING_TITLE "Installeren"
${LangFileString} MUI_TEXT_INSTALLING_SUBTITLE "Even gedult terwijl $(^NameDA) wordt geinstalleerd."
${LangFileString} MUI_TEXT_FINISH_TITLE "Installatie voltooid"
${LangFileString} MUI_TEXT_FINISH_SUBTITLE "De installatie is succesvol afgerond."
${LangFileString} MUI_TEXT_ABORT_TITLE "Installatie is afgebroken"
${LangFileString} MUI_TEXT_ABORT_SUBTITLE "De installatie is niet voltooid."
!endif
!ifdef MUI_UNINSTFILESPAGE
${LangFileString} MUI_UNTEXT_UNINSTALLING_TITLE "DeïnEven geduld terwijl $(^NameDA) wordt gedeïnstalleerd."
${LangFileString} MUI_UNTEXT_FINISH_TITLE "Deïnstallatie voltooid"
${LangFileString} MUI_UNTEXT_FINISH_SUBTITLE "Deïnstallatie succesvol afgerond."
${LangFileString} MUI_UNTEXT_ABORT_TITLE "Deïnstallatie onderbroken"
${LangFileString} MUI_UNTEXT_ABORT_SUBTITLE "Deïnstallatie is niet voltooid."
!endif
!ifdef MUI_FINISHPAGE
${LangFileString} MUI_TEXT_FINISH_INFO_TITLE "Voltooien van de $(^NameDA) installatie Wizard"
${LangFileString} MUI_TEXT_FINISH_INFO_TEXT "$(^NameDA) is geinstalleerd op uw computer.$\r$\n$\r$\nKlik op einde om de installatie wizard af te sluiten."
${LangFileString} MUI_TEXT_FINISH_INFO_REBOOT "Uw computer moet herstarten op de installatie van $(^NameDA) te voltooien. Wilt u nu opnieuw opstarten?"
!endif
!ifdef MUI_UNFINISHPAGE
${LangFileString} MUI_UNTEXT_FINISH_INFO_TITLE "Voltooien van de $(^NameDA) deïnstallatie wizard"
${LangFileString} MUI_UNTEXT_FINISH_INFO_TEXT "$(^NameDA) is gedeïnstalleerd op uw computer.$\r$\n$\r$\nKlik op einde om de installatie wizard af te sluiten."
${LangFileString} MUI_UNTEXT_FINISH_INFO_REBOOT "Uw computer moet herstarten op de deïnstallatie van $(^NameDA)te voltooien. Wilt u nu opnieuw opstarten?"
!endif
!ifdef MUI_FINISHPAGE | MUI_UNFINISHPAGE
${LangFileString} MUI_TEXT_FINISH_REBOOTNOW "Nu herstarten"
${LangFileString} MUI_TEXT_FINISH_REBOOTLATER "Ik wil later herstarten"
${LangFileString} MUI_TEXT_FINISH_RUN "&Starten $(^NameDA)"
${LangFileString} MUI_TEXT_FINISH_SHOWREADME "&Toon leesmij"
${LangFileString} MUI_BUTTONTEXT_FINISH "&Einde"
!endif
!ifdef MUI_STARTMENUPAGE
${LangFileString} MUI_TEXT_STARTMENU_TITLE "Kies start menu map"
${LangFileString} MUI_TEXT_STARTMENU_SUBTITLE "Kies een map in start menu voor de snelkoppeling van $(^NameDA)."
${LangFileString} MUI_INNERTEXT_STARTMENU_TOP "Kies een map in start menu waar u de programma snelkoppelingen wilt aanmaken. U kan ook de naam van een nieuwe map opgeven."
${LangFileString} MUI_INNERTEXT_STARTMENU_CHECKBOX "Maak geen snelkoppelingen"
!endif
!ifdef MUI_UNCONFIRMPAGE
${LangFileString} MUI_UNTEXT_CONFIRM_TITLE "Deïnstalleer$(^NameDA)"
${LangFileString} MUI_UNTEXT_CONFIRM_SUBTITLE "Verwijder $(^NameDA) van uw computer."
!endif
!ifdef MUI_ABORTWARNING
${LangFileString} MUI_TEXT_ABORTWARNING "Weet u zeker dat U installatie van $(^Name) wilt afbreken?"
!endif
!ifdef MUI_UNABORTWARNING
${LangFileString} MUI_UNTEXT_ABORTWARNING "Weet u zeker dat U de deïnstallatie van $(^Name)wilt afbreken?"
!endif
!ifdef MULTIUSER_INSTALLMODEPAGE
${LangFileString} MULTIUSER_TEXT_INSTALLMODE_TITLE "Kies gebruikers"
${LangFileString} MULTIUSER_TEXT_INSTALLMODE_SUBTITLE "Kies voor welke gebruikers U $(^NameDA) wilt installeren."
${LangFileString} MULTIUSER_INNERTEXT_INSTALLMODE_TOP "Kies of U $(^NameDA) alleen voor u zelf of voor alle gebruikers op deze computer wilt installeren. $(^ClickNext)"
${LangFileString} MULTIUSER_INNERTEXT_INSTALLMODE_ALLUSERS "Installeer voor iedereen die deze computer gebruikt"
${LangFileString} MULTIUSER_INNERTEXT_INSTALLMODE_CURRENTUSER "Installeer alleen voor mij"
!endif

View File

@@ -0,0 +1,11 @@
@echo off
rem Se rend dans le dossier qui convient
set current_dir=%~dp0
cd /d %current_dir%
rem lance QElectroTech
rem Sans option --config-dir, la configuration de QElectroTech ainsi que la
rem collection d'elements perso seront dans "%APPDATA%\qet"
set command=bin\qelectrotech.exe --common-elements-dir=elements/ --common-tbt-dir=titleblocks/ --lang-dir=lang/ -style windowsvista %*
@start %command%

391
build-aux/windows/QET.nsi Normal file
View File

@@ -0,0 +1,391 @@
; this file is part of installer for QElectroTech
; Copyright (C)2015 QElectroTech Team <scorpio@qelectrotech.org>
;
; This program is free software; you can redistribute it and/or
; modify it under the terms of the GNU General Public License
; as published by the Free Software Foundation; either
; version 2 of the License, or (at your option) any later version.
;
; This program is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
;
; You should have received a copy of the GNU General Public License
; along with this program; if not, write to the Free Software
; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
; WebSite : http://qelectrotech.org/
;--------------------------------
;Include Modern UI
!include "MUI2.nsh"
!include "FileFunc.nsh"
!insertmacro Locate
!include FileFunc.nsh
!insertmacro GetParameters
!insertmacro GetOptions
; MUI Settings
;--------------------------------
;General
; General Product Description Definitions
!define SOFT_NAME "QElectroTech"
!define SOFT_VERSION "0.5-dev+4113"
!define SOFT_WEB_SITE "http://qelectrotech.org/"
!define SOFT_BUILD "1"
SetCompressor /final /solid lzma
CRCCheck force
XPStyle on
BrandingText "${SOFT_NAME}-${SOFT_VERSION}-${SOFT_BUILD}" ; Shows in the Bottom Left of the installer
;Name and file
Name "${SOFT_NAME} ${SOFT_VERSION}"
OutFile "Installer_${SOFT_NAME}-${SOFT_VERSION}-${SOFT_BUILD}.exe"
;Default installation folder
InstallDir "$PROGRAMFILES\${SOFT_NAME}"
;Get installation folder from registry if available
InstallDirRegKey HKCU "Software\${SOFT_NAME}" ""
;Request application privileges for Windows Vista
; we request for admin because we write stuff into the registry
RequestExecutionLevel admin
;--------------------------------
;Interface Settings
!define MUI_ABORTWARNING
!define MUI_ICON "${NSISDIR}\Contrib\Graphics\Icons\XPUI-install.ico"
!define MUI_UNICON "${NSISDIR}\Contrib\Graphics\Icons\XPUI-uninstall.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP ".\images\wizard.bmp"
!define MUI_WELCOMEFINISHPAGE_BITMAP_NOSTRETCH
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP ".\images\header.bmp" ; optional
;--------------------------------
;Language Selection Dialog Settings
;Remember the installer language
!define MUI_LANGDLL_REGISTRY_ROOT "HKCU"
!define MUI_LANGDLL_REGISTRY_KEY "Software\${SOFT_NAME}"
!define MUI_LANGDLL_REGISTRY_VALUENAME "Installer Language"
;--------------------------------
;Pages
!define MUI_COMPONENTSPAGE_SMALLDESC
!insertmacro MUI_PAGE_WELCOME
!insertmacro MUI_PAGE_LICENSE "files\LICENSE"
!insertmacro MUI_PAGE_COMPONENTS
!insertmacro MUI_PAGE_DIRECTORY
!insertmacro MUI_PAGE_INSTFILES
!insertmacro MUI_UNPAGE_CONFIRM
!insertmacro MUI_UNPAGE_INSTFILES
; Finish page and checkbox to run QElectroTech
!define MUI_FINISHPAGE_RUN "$INSTDIR\Lancer QET.bat"
!define MUI_FINISHPAGE_RUN_NOTCHECKED
!define MUI_FINISHPAGE_RUN_TEXT "$(Check)"
!insertmacro MUI_PAGE_FINISH
;--------------------------------
;Languages
;Since NSIS 2.26, the language selection dialog of Modern UI hides languages unsupported by the user's selected codepage by default.
;To revert to the old behavior and display all languages, no matter what the user will see when they're selected, use MUI_LANGDLL_ALLLANGUAGES.
!define MUI_LANGDLL_ALLLANGUAGES
; For consistency, we limit the installer to languages supported by QElectroTech itself
!insertmacro MUI_LANGUAGE "English" ;first language is the default language
!insertmacro MUI_LANGUAGE "French"
!insertmacro MUI_LANGUAGE "Spanish"
!insertmacro MUI_LANGUAGE "Russian"
!insertmacro MUI_LANGUAGE "Portuguese"
!insertmacro MUI_LANGUAGE "Czech"
!insertmacro MUI_LANGUAGE "Polish"
!insertmacro MUI_LANGUAGE "Greek"
!insertmacro MUI_LANGUAGE "Arabic"
!insertmacro MUI_LANGUAGE "German"
!insertmacro MUI_LANGUAGE "Italian"
!insertmacro MUI_LANGUAGE "Romanian"
!insertmacro MUI_LANGUAGE "Catalan"
!insertmacro MUI_LANGUAGE "Croatian"
!insertmacro MUI_LANGUAGE "Dutch"
!insertmacro MUI_LANGUAGE "Dutch_Belgium"
!insertmacro MUI_LANGUAGE "Danish"
!insertmacro MUI_RESERVEFILE_LANGDLL
!include lang_extra.nsh
!include lang_extra_fr.nsh
SetOverwrite on
Section "Main Program"
SectionIn RO ; Read only, always installed
Setoutpath "$INSTDIR\bin\"
File "./files/bin/${SOFT_NAME}.exe"
Setoutpath "$INSTDIR"
File "./files/ChangeLog"
File "./files/CREDIT"
File "./files/ELEMENTS.LICENSE"
File "./files/LICENSE"
File "./files/qet_uninstall_file_associations.reg"
File "./files/README"
File "./files/register_filetypes.bat"
File "Lancer QET.bat"
SetOutPath "$INSTDIR"
File /r "./files/ico"
SectionEnd
;---------------------------
SetOverwrite on
SubSection "$(Elements)" SEC01
SetOverwrite on
Section "$(Electric)"
SetOutPath "$INSTDIR\elements"
File /r "./files/elements/10_electric"
SectionEnd
SetOverwrite on
Section "$(Logic)"
SetOutPath "$INSTDIR\elements"
File /r "./files/elements/20_logic"
SectionEnd
SetOverwrite on
Section "$(Hydraulic)"
SetOutPath "$INSTDIR\elements"
File /r "./files/elements/30_hydraulic"
SectionEnd
SetOverwrite on
Section "$(Pneumatic)"
SetOutPath "$INSTDIR\elements"
File /r "./files/elements/50_pneumatic"
SectionEnd
;---------------------------------
SubSection "$(Energy)"
SetOverwrite on
Section "$(water)"
SetOutPath "$INSTDIR\elements\60_energy"
File /r "./files/elements/60_energy/11_water"
File /r "./files/elements/60_energy/"
SectionEnd
SetOverwrite on
Section "$(Refrigeration)"
SetOutPath "$INSTDIR\elements\60_energy"
File /r "./files/elements/60_energy/21_refrigeration"
File /r "./files/elements/60_energy/"
SectionEnd
SetOverwrite on
Section "$(Solar_thermal)"
SetOutPath "$INSTDIR\elements\60_energy"
File /r "./files/elements/60_energy/31_solar_thermal"
File /r "./files/elements/60_energy/"
SectionEnd
SubSectionEnd
SubSectionEnd
;-------------------------------
SetOverwrite on
Section "$(Lang)" SEC02
SetOutPath "$INSTDIR\lang"
File "./files/lang/*.qm"
SectionEnd
SetOverwrite on
Section "$(Titleblocks)" SEC03
SetOutPath "$INSTDIR"
File /r "./files/titleblocks"
SectionEnd
SetOverwrite on
Section "$(Examples)" SEC04
SetOutPath "$INSTDIR"
File /r "./files/examples"
SectionEnd
;--------------------------------
!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN
!insertmacro MUI_DESCRIPTION_TEXT ${SEC01} $(var1)
!insertmacro MUI_DESCRIPTION_TEXT ${SEC02} $(var2)
!insertmacro MUI_DESCRIPTION_TEXT ${SEC03} $(var3)
!insertmacro MUI_DESCRIPTION_TEXT ${SEC04} $(var4)
!insertmacro MUI_FUNCTION_DESCRIPTION_END
;--------------------------------
;Installer Sections
Section ""
SetOutPath "$INSTDIR"
;Store installation folder
WriteRegStr HKCU "Software\${SOFT_NAME}" "" $INSTDIR
; write uninstall strings
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${SOFT_NAME}" "DisplayName" "${SOFT_NAME} (remove only)"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${SOFT_NAME}" "UninstallString" '"$INSTDIR\Uninstall.exe"'
;Create uninstaller
WriteUninstaller "$INSTDIR\Uninstall.exe"
; get the final path for the icons and the launch script
Var /GLOBAL final_qet_exe
Var /GLOBAL final_project_ico
Var /GLOBAL final_element_ico
Var /GLOBAL final_titleblock_ico
StrCpy $final_qet_exe "$INSTDIR\Lancer QET.bat"
StrCpy $final_project_ico "$INSTDIR\\ico\application-x-qet-project.ico"
StrCpy $final_element_ico "$INSTDIR\\ico\application-x-qet-element.ico"
StrCpy $final_titleblock_ico "$INSTDIR\\ico\application-x-qet-titleblock.ico"
; write file associations registry keys
WriteRegStr HKEY_CLASSES_ROOT "Applications\qelectrotech.exe\shell\open\command" "" "$\"$final_qet_exe$\" $\"%1$\""
WriteRegStr HKEY_CLASSES_ROOT ".qet" "" "qet_diagram_file"
WriteRegStr HKEY_CLASSES_ROOT "qet_diagram_file" "" "Sch<EFBFBD>ma QET"
WriteRegDWORD HKEY_CLASSES_ROOT "qet_diagram_file" "EditFlags" 0x00000000
WriteRegDWORD HKEY_CLASSES_ROOT "qet_diagram_file" "BrowserFlags" 0x00000008
WriteRegStr HKEY_CLASSES_ROOT "qet_diagram_file\DefaultIcon" "" "$final_project_ico"
WriteRegStr HKEY_CLASSES_ROOT "qet_diagram_file\shell\open\command" "" "$\"$final_qet_exe$\" $\"%1$\""
WriteRegStr HKEY_CLASSES_ROOT ".elmt" "" "qet_element_file"
WriteRegStr HKEY_CLASSES_ROOT "qet_element_file" "" "<EFBFBD>l<EFBFBD>ment QET"
WriteRegDWORD HKEY_CLASSES_ROOT "qet_element_file" "EditFlags" 0x00000000
WriteRegDWORD HKEY_CLASSES_ROOT "qet_element_file" "BrowserFlags" 0x00000008
WriteRegStr HKEY_CLASSES_ROOT "qet_element_file\DefaultIcon" "" "$final_element_ico"
WriteRegStr HKEY_CLASSES_ROOT "qet_element_file\shell\open\command" "" "$\"$final_qet_exe$\" $\"%1$\""
WriteRegStr HKEY_CLASSES_ROOT ".titleblock" "" "qet_titleblock_file"
WriteRegStr HKEY_CLASSES_ROOT "qet_titleblock_file" "" "Titleblock QET"
WriteRegDWORD HKEY_CLASSES_ROOT "qet_titleblock_file" "EditFlags" 0x00000000
WriteRegDWORD HKEY_CLASSES_ROOT "qet_titleblock_file" "BrowserFlags" 0x00000008
WriteRegStr HKEY_CLASSES_ROOT "qet_titleblock_file\DefaultIcon" "" "$final_titleblock_ico"
WriteRegStr HKEY_CLASSES_ROOT "qet_titleblock_file\shell\open\command" "" "$\"$final_qet_exe$\" $\"%1$\""
SetShellVarContext all ; all users
; shortcuts in the start menu
CreateDirectory "$SMPROGRAMS\${SOFT_NAME}"
CreateDirectory "$SMPROGRAMS\${SOFT_NAME}\Manual"
CreateDirectory "$SMPROGRAMS\${SOFT_NAME}\Upgrade"
CreateShortCut "$SMPROGRAMS\${SOFT_NAME}\QElectroTech.lnk" "$INSTDIR\Lancer QET.bat" 0 "$INSTDIR\\ico\qelectrotech.ico"
CreateShortCut "$SMPROGRAMS\${SOFT_NAME}\Uninstall QElectroTech.lnk" "$INSTDIR\Uninstall.exe"
; shortcut on the desktop
CreateShortCut "$DESKTOP\QElectroTech.lnk" "$INSTDIR\Lancer QET.bat" 0 "$INSTDIR\ico\qelectrotech.ico"
WriteINIStr "$SMPROGRAMS\${SOFT_NAME}\Manual\Manual_English.url" "InternetShortcut" "URL" "https://download.tuxfamily.org/qet/manual_0.7/build/index.html"
WriteINIStr "$SMPROGRAMS\${SOFT_NAME}\Manual\Manual_Russian.url" "InternetShortcut" "URL" "https://download.tuxfamily.org/qet/joshua/html/QET_ru.html"
WriteINIStr "$SMPROGRAMS\${SOFT_NAME}\Upgrade\Download.url" "InternetShortcut" "URL" "https://download.tuxfamily.org/qet/builds/nightly/"
WriteINIStr "$SMPROGRAMS\${SOFT_NAME}\Donate.url" "InternetShortcut" "URL" "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZZHC9D7C3MDPC"
;changing $INSTDIR\elements\ *.elmt to read-only attribute
${Locate} "$INSTDIR\elements\" "/L=FD /M=*.elmt" "LocateCallback"
IfErrors 0 +2
;MessageBox MB_OK "Error"
SectionEnd
Function LocateCallback
SetFileAttributes $R9 FILE_ATTRIBUTE_READONLY
Push $0
FunctionEnd
;--------------------------------
;Installer Functions
Function .onInit
!insertmacro MUI_LANGDLL_DISPLAY
;Auto-uninstall old before installing new
ReadRegStr $R0 HKLM \
"Software\Microsoft\Windows\CurrentVersion\Uninstall\${SOFT_NAME}" \
"UninstallString"
StrCmp $R0 "" done
MessageBox MB_OKCANCEL|MB_ICONEXCLAMATION \
"$(installed)" \
IDOK uninst
Abort
;Run the uninstaller
uninst:
ClearErrors
ExecWait '$R0 _?=$INSTDIR' ;Do not copy the uninstaller to a temp file
IfErrors no_remove_uninstaller done
;You can either use Delete /REBOOTOK in the uninstaller or add some code
;here to remove the uninstaller. Use a registry key to check
;whether the user has chosen to uninstall. If you are using an uninstaller
;components page, make sure all sections are uninstalled.
no_remove_uninstaller:
done:
FunctionEnd
;--------------------------------
;Descriptions
;USE A LANGUAGE STRING IF YOU WANT YOUR DESCRIPTIONS TO BE LANGAUGE SPECIFIC
;Assign descriptions to sections
;!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN
;!insertmacro MUI_DESCRIPTION_TEXT ${CopyFiles} "CopyFiles"
;!insertmacro MUI_FUNCTION_DESCRIPTION_END
;--------------------------------
;Uninstaller Section
Section "Uninstall"
SetShellVarContext all ; all users
; remove start menu shortcuts
RMDir /r "$SMPROGRAMS\${SOFT_NAME}"
; remove shortcut on the desktop
Delete "$DESKTOP\QElectroTech.lnk"
; remove the application files
Delete "$INSTDIR\*.*"
RMDir /r "$INSTDIR"
;remove installation registry keys
DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${SOFT_NAME}"
DeleteRegKey /ifempty HKCU "Software\${SOFT_NAME}"
; remove file associations registry keys
DeleteRegKey HKEY_CLASSES_ROOT "Applications\qelectrotech.exe"
DeleteRegKey HKEY_CLASSES_ROOT ".qet"
DeleteRegKey HKEY_CLASSES_ROOT "qet_diagram_file"
DeleteRegKey HKEY_CLASSES_ROOT ".elmt"
DeleteRegKey HKEY_CLASSES_ROOT "qet_element_file"
DeleteRegKey HKEY_CLASSES_ROOT ".titleblock"
DeleteRegKey HKEY_CLASSES_ROOT "qet_titleblock_file"
IfFileExists "$INSTDIR" 0 NoErrorMsg
;MessageBox MB_OK "Note: $INSTDIR could not be removed!" IDOK 0 ; skipped if file doesn't exist
NoErrorMsg:
SectionEnd
;--------------------------------
;Uninstaller Functions
Function un.onInit
!insertmacro MUI_UNGETLANGUAGE
FunctionEnd

406
build-aux/windows/QET64.nsi Normal file
View File

@@ -0,0 +1,406 @@
; this file is part of installer for QElectroTech
; Copyright (C)2015 QElectroTech Team <scorpio@qelectrotech.org>
;
; This program is free software; you can redistribute it and/or
; modify it under the terms of the GNU General Public License
; as published by the Free Software Foundation; either
; version 2 of the License, or (at your option) any later version.
;
; This program is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
;
; You should have received a copy of the GNU General Public License
; along with this program; if not, write to the Free Software
; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
; WebSite : http://qelectrotech.org/
;--------------------------------
;Include Modern UI
!include x64.nsh
!include "MUI2.nsh"
!include "FileFunc.nsh"
!insertmacro Locate
!include FileFunc.nsh
!insertmacro GetParameters
!insertmacro GetOptions
!ifndef PROC
!define PROC 32 ;
!endif
; MUI Settings
;--------------------------------
;General
; General Product Description Definitions
!define SOFT_NAME "QElectroTech"
!define SOFT_VERSION "0.5-dev_x86_64-win64+4094"
!define SOFT_WEB_SITE "http://qelectrotech.org/"
!define SOFT_BUILD "1"
SetCompressor /final /solid lzma
CRCCheck force
XPStyle on
BrandingText "${SOFT_NAME}-${SOFT_VERSION}-${SOFT_BUILD}" ; Shows in the Bottom Left of the installer
;Name and file
Name "${SOFT_NAME} ${SOFT_VERSION}"
OutFile "Installer_${SOFT_NAME}-${SOFT_VERSION}-${SOFT_BUILD}.exe"
;Default installation folder
InstallDir "$PROGRAMFILES64\${SOFT_NAME}"
;Get installation folder from registry if available
InstallDirRegKey HKCU "Software\${SOFT_NAME}" ""
;Request application privileges for Windows Vista
; we request for admin because we write stuff into the registry
RequestExecutionLevel admin
;--------------------------------
;Interface Settings
!define MUI_ABORTWARNING
!define MUI_ICON "${NSISDIR}\Contrib\Graphics\Icons\XPUI-install.ico"
!define MUI_UNICON "${NSISDIR}\Contrib\Graphics\Icons\XPUI-uninstall.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP ".\images\wizard.bmp"
!define MUI_WELCOMEFINISHPAGE_BITMAP_NOSTRETCH
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP ".\images\header.bmp" ; optional
;--------------------------------
;Language Selection Dialog Settings
;Remember the installer language
!define MUI_LANGDLL_REGISTRY_ROOT "HKCU"
!define MUI_LANGDLL_REGISTRY_KEY "Software\${SOFT_NAME}"
!define MUI_LANGDLL_REGISTRY_VALUENAME "Installer Language"
;--------------------------------
;Pages
!define MUI_COMPONENTSPAGE_SMALLDESC
!insertmacro MUI_PAGE_WELCOME
!insertmacro MUI_PAGE_LICENSE "files\LICENSE"
!insertmacro MUI_PAGE_COMPONENTS
!insertmacro MUI_PAGE_DIRECTORY
!insertmacro MUI_PAGE_INSTFILES
!insertmacro MUI_UNPAGE_CONFIRM
!insertmacro MUI_UNPAGE_INSTFILES
; Finish page and checkbox to run QElectroTech
!define MUI_FINISHPAGE_RUN "$INSTDIR\Lancer QET.bat"
!define MUI_FINISHPAGE_RUN_NOTCHECKED
!define MUI_FINISHPAGE_RUN_TEXT "$(Check)"
!insertmacro MUI_PAGE_FINISH
;--------------------------------
;Languages
;Since NSIS 2.26, the language selection dialog of Modern UI hides languages unsupported by the user's selected codepage by default.
;To revert to the old behavior and display all languages, no matter what the user will see when they're selected, use MUI_LANGDLL_ALLLANGUAGES.
!define MUI_LANGDLL_ALLLANGUAGES
; For consistency, we limit the installer to languages supported by QElectroTech itself
!insertmacro MUI_LANGUAGE "English" ;first language is the default language
!insertmacro MUI_LANGUAGE "French"
!insertmacro MUI_LANGUAGE "Spanish"
!insertmacro MUI_LANGUAGE "Russian"
!insertmacro MUI_LANGUAGE "Portuguese"
!insertmacro MUI_LANGUAGE "Czech"
!insertmacro MUI_LANGUAGE "Polish"
!insertmacro MUI_LANGUAGE "Greek"
!insertmacro MUI_LANGUAGE "Arabic"
!insertmacro MUI_LANGUAGE "German"
!insertmacro MUI_LANGUAGE "Italian"
!insertmacro MUI_LANGUAGE "Romanian"
!insertmacro MUI_LANGUAGE "Catalan"
!insertmacro MUI_LANGUAGE "Croatian"
!insertmacro MUI_LANGUAGE "Dutch"
!insertmacro MUI_LANGUAGE "Dutch_Belgium"
!insertmacro MUI_LANGUAGE "Danish"
!insertmacro MUI_RESERVEFILE_LANGDLL
!include lang_extra.nsh
!include lang_extra_fr.nsh
SetOverwrite on
Section "Main Program"
SectionIn RO ; Read only, always installed
Setoutpath "$INSTDIR\bin\"
File "./files/bin/${SOFT_NAME}.exe"
Setoutpath "$INSTDIR"
File "./files/ChangeLog"
File "./files/CREDIT"
File "./files/ELEMENTS.LICENSE"
File "./files/LICENSE"
File "./files/qet_uninstall_file_associations.reg"
File "./files/README"
File "./files/register_filetypes.bat"
File "Lancer QET.bat"
SetOutPath "$INSTDIR"
File /r "./files/ico"
SectionEnd
;---------------------------
SetOverwrite on
SubSection "$(Elements)" SEC01
SetOverwrite on
Section "$(Electric)"
SetOutPath "$INSTDIR\elements"
File /r "./files/elements/10_electric"
SectionEnd
SetOverwrite on
Section "$(Logic)"
SetOutPath "$INSTDIR\elements"
File /r "./files/elements/20_logic"
SectionEnd
SetOverwrite on
Section "$(Hydraulic)"
SetOutPath "$INSTDIR\elements"
File /r "./files/elements/30_hydraulic"
SectionEnd
SetOverwrite on
Section "$(Pneumatic)"
SetOutPath "$INSTDIR\elements"
File /r "./files/elements/50_pneumatic"
SectionEnd
;---------------------------------
SubSection "$(Energy)"
SetOverwrite on
Section "$(water)"
SetOutPath "$INSTDIR\elements\60_energy"
File /r "./files/elements/60_energy/11_water"
File /r "./files/elements/60_energy/"
SectionEnd
SetOverwrite on
Section "$(Refrigeration)"
SetOutPath "$INSTDIR\elements\60_energy"
File /r "./files/elements/60_energy/21_refrigeration"
File /r "./files/elements/60_energy/"
SectionEnd
SetOverwrite on
Section "$(Solar_thermal)"
SetOutPath "$INSTDIR\elements\60_energy"
File /r "./files/elements/60_energy/31_solar_thermal"
File /r "./files/elements/60_energy/"
SectionEnd
SubSectionEnd
SubSectionEnd
;-------------------------------
SetOverwrite on
Section "$(Lang)" SEC02
SetOutPath "$INSTDIR\lang"
File "./files/lang/*.qm"
SectionEnd
SetOverwrite on
Section "$(Titleblocks)" SEC03
SetOutPath "$INSTDIR"
File /r "./files/titleblocks"
SectionEnd
SetOverwrite on
Section "$(Examples)" SEC04
SetOutPath "$INSTDIR"
File /r "./files/examples"
SectionEnd
;--------------------------------
!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN
!insertmacro MUI_DESCRIPTION_TEXT ${SEC01} $(var1)
!insertmacro MUI_DESCRIPTION_TEXT ${SEC02} $(var2)
!insertmacro MUI_DESCRIPTION_TEXT ${SEC03} $(var3)
!insertmacro MUI_DESCRIPTION_TEXT ${SEC04} $(var4)
!insertmacro MUI_FUNCTION_DESCRIPTION_END
;--------------------------------
;Installer Sections
Section ""
SetOutPath "$INSTDIR"
;Store installation folder
WriteRegStr HKCU "Software\${SOFT_NAME}" "" $INSTDIR
; write uninstall strings
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${SOFT_NAME}" "DisplayName" "${SOFT_NAME} (remove only)"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${SOFT_NAME}" "UninstallString" '"$INSTDIR\Uninstall.exe"'
;Create uninstaller
WriteUninstaller "$INSTDIR\Uninstall.exe"
SetRegView 64
; get the final path for the icons and the launch script
Var /GLOBAL final_qet_exe
Var /GLOBAL final_project_ico
Var /GLOBAL final_element_ico
Var /GLOBAL final_titleblock_ico
StrCpy $final_qet_exe "$INSTDIR\Lancer QET.bat"
StrCpy $final_project_ico "$INSTDIR\ico\application-x-qet-project.ico"
StrCpy $final_element_ico "$INSTDIR\ico\application-x-qet-element.ico"
StrCpy $final_titleblock_ico "$INSTDIR\ico\application-x-qet-titleblock.ico"
; write file associations registry keys
WriteRegStr HKEY_CLASSES_ROOT "Applications\qelectrotech.exe\shell\open\command" "" "$\"$final_qet_exe$\" $\"%1$\""
WriteRegStr HKEY_CLASSES_ROOT ".qet" "" "qet_diagram_file"
WriteRegStr HKEY_CLASSES_ROOT "qet_diagram_file" "" "Sch<EFBFBD>ma QET"
WriteRegDWORD HKEY_CLASSES_ROOT "qet_diagram_file" "EditFlags" 0x00000000
WriteRegDWORD HKEY_CLASSES_ROOT "qet_diagram_file" "BrowserFlags" 0x00000008
WriteRegStr HKEY_CLASSES_ROOT "qet_diagram_file\DefaultIcon" "" "$final_project_ico"
WriteRegStr HKEY_CLASSES_ROOT "qet_diagram_file\shell\open\command" "" "$\"$final_qet_exe$\" $\"%1$\""
WriteRegStr HKEY_CLASSES_ROOT ".elmt" "" "qet_element_file"
WriteRegStr HKEY_CLASSES_ROOT "qet_element_file" "" "<EFBFBD>l<EFBFBD>ment QET"
WriteRegDWORD HKEY_CLASSES_ROOT "qet_element_file" "EditFlags" 0x00000000
WriteRegDWORD HKEY_CLASSES_ROOT "qet_element_file" "BrowserFlags" 0x00000008
WriteRegStr HKEY_CLASSES_ROOT "qet_element_file\DefaultIcon" "" "$final_element_ico"
WriteRegStr HKEY_CLASSES_ROOT "qet_element_file\shell\open\command" "" "$\"$final_qet_exe$\" $\"%1$\""
WriteRegStr HKEY_CLASSES_ROOT ".titleblock" "" "qet_titleblock_file"
WriteRegStr HKEY_CLASSES_ROOT "qet_titleblock_file" "" "Titleblock QET"
WriteRegDWORD HKEY_CLASSES_ROOT "qet_titleblock_file" "EditFlags" 0x00000000
WriteRegDWORD HKEY_CLASSES_ROOT "qet_titleblock_file" "BrowserFlags" 0x00000008
WriteRegStr HKEY_CLASSES_ROOT "qet_titleblock_file\DefaultIcon" "" "$final_titleblock_ico"
WriteRegStr HKEY_CLASSES_ROOT "qet_titleblock_file\shell\open\command" "" "$\"$final_qet_exe$\" $\"%1$\""
SetShellVarContext all ; all users
; shortcuts in the start menu
CreateDirectory "$SMPROGRAMS\${SOFT_NAME}"
CreateDirectory "$SMPROGRAMS\${SOFT_NAME}\Manual"
CreateDirectory "$SMPROGRAMS\${SOFT_NAME}\Upgrade"
CreateShortCut "$SMPROGRAMS\${SOFT_NAME}\QElectroTech.lnk" "$INSTDIR\Lancer QET.bat" 0 "$INSTDIR\ico\qelectrotech.ico"
CreateShortCut "$SMPROGRAMS\${SOFT_NAME}\Uninstall QElectroTech.lnk" "$INSTDIR\Uninstall.exe"
; TODO : add the QuickStart Guide (or any other documentation) when available
; shortcut on the desktop
CreateShortCut "$DESKTOP\QElectroTech.lnk" "$INSTDIR\Lancer QET.bat" 0 "$INSTDIR\ico\qelectrotech.ico"
WriteINIStr "$SMPROGRAMS\${SOFT_NAME}\Manual\Manual_English.url" "InternetShortcut" "URL" "https://download.tuxfamily.org/qet/manual_0.7/build/index.html"
WriteINIStr "$SMPROGRAMS\${SOFT_NAME}\Manual\Manual_Russian.url" "InternetShortcut" "URL" "https://download.tuxfamily.org/qet/joshua/html/QET_ru.html"
WriteINIStr "$SMPROGRAMS\${SOFT_NAME}\Upgrade\Download.url" "InternetShortcut" "URL" "https://download.tuxfamily.org/qet/builds/nightly/"
WriteINIStr "$SMPROGRAMS\${SOFT_NAME}\Donate.url" "InternetShortcut" "URL" "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZZHC9D7C3MDPC"
;changing $INSTDIR\elements\ *.elmt to read-only attribute
${Locate} "$INSTDIR\elements\" "/L=FD /M=*.elmt" "LocateCallback"
IfErrors 0 +2
;MessageBox MB_OK "Error"
SectionEnd
Function LocateCallback
SetFileAttributes $R9 FILE_ATTRIBUTE_READONLY
Push $0
FunctionEnd
;--------------------------------
;Installer Functions
Function .onInit
!insertmacro MUI_LANGDLL_DISPLAY
${If} ${RunningX64}
${Else}
MessageBox MB_OK|MB_ICONSTOP $(wrongArch)
Abort $(wrongArch)
${EndIf}
;Auto-uninstall old before installing new
ReadRegStr $R0 HKLM \
"Software\Microsoft\Windows\CurrentVersion\Uninstall\${SOFT_NAME}" \
"UninstallString"
StrCmp $R0 "" done
MessageBox MB_OKCANCEL|MB_ICONEXCLAMATION \
"$(installed)" \
IDOK uninst
Abort
;Run the uninstaller
uninst:
ClearErrors
ExecWait '$R0 _?=$INSTDIR' ;Do not copy the uninstaller to a temp file
IfErrors no_remove_uninstaller done
;You can either use Delete /REBOOTOK in the uninstaller or add some code
;here to remove the uninstaller. Use a registry key to check
;whether the user has chosen to uninstall. If you are using an uninstaller
;components page, make sure all sections are uninstalled.
no_remove_uninstaller:
done:
FunctionEnd
;--------------------------------
;Descriptions
;USE A LANGUAGE STRING IF YOU WANT YOUR DESCRIPTIONS TO BE LANGAUGE SPECIFIC
;Assign descriptions to sections
;!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN
; !insertmacro MUI_DESCRIPTION_TEXT ${CopyFiles} "CopyFiles"
;!insertmacro MUI_FUNCTION_DESCRIPTION_END
;--------------------------------
;Uninstaller Section
Section "Uninstall"
SetShellVarContext all ; all users
; remove start menu shortcuts
RMDir /r "$SMPROGRAMS\${SOFT_NAME}"
; remove shortcut on the desktop
Delete "$DESKTOP\QElectroTech.lnk"
; remove the application files
Delete "$INSTDIR\*.*"
RMDir /r "$INSTDIR"
;remove installation registry keys
DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${SOFT_NAME}"
DeleteRegKey /ifempty HKCU "Software\${SOFT_NAME}"
; remove file associations registry keys
DeleteRegKey HKEY_CLASSES_ROOT "Applications\qelectrotech.exe"
DeleteRegKey HKEY_CLASSES_ROOT ".qet"
DeleteRegKey HKEY_CLASSES_ROOT "qet_diagram_file"
DeleteRegKey HKEY_CLASSES_ROOT ".elmt"
DeleteRegKey HKEY_CLASSES_ROOT "qet_element_file"
DeleteRegKey HKEY_CLASSES_ROOT ".titleblock"
DeleteRegKey HKEY_CLASSES_ROOT "qet_titleblock_file"
IfFileExists "$INSTDIR" 0 NoErrorMsg
;MessageBox MB_OK "Note: $INSTDIR could not be removed!" IDOK 0 ; skipped if file doesn't exist
NoErrorMsg:
SectionEnd
;--------------------------------
;Uninstaller Functions
Function un.onInit
!insertmacro MUI_UNGETLANGUAGE
FunctionEnd

View File

@@ -0,0 +1,4 @@
Place all files of "*win32-readytouse.zip" in the "files/" directory
and run "QET.nsi"
enjoy

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

View File

@@ -0,0 +1,336 @@
LangString installed ${LANG_ENGLISH} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
LangString wrongArch ${LANG_ENGLISH} "This distribution is for 64 bits computers only."
LangString Elements ${LANG_ENGLISH} "Elements"
LangString Electric ${LANG_ENGLISH} "Electric"
LangString Logic ${LANG_ENGLISH} "Logic"
LangString Hydraulic ${LANG_ENGLISH} "Hydraulic"
LangString Pneumatic ${LANG_ENGLISH} "Pneumatic"
LangString Energy ${LANG_ENGLISH} "Energy"
LangString water ${LANG_ENGLISH} "Water"
LangString Refrigeration ${LANG_ENGLISH} "Refrigeration"
LangString Solar_thermal ${LANG_ENGLISH} "Solar_thermal"
LangString Lang ${LANG_ENGLISH} "Lang"
LangString Titleblocks ${LANG_ENGLISH} "Titleblocks"
LangString Examples ${LANG_ENGLISH} "Examples"
LangString Check ${LANG_ENGLISH} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_ENGLISH} "Elements of the official collection"
LangString var2 ${LANG_ENGLISH} "languagues files"
LangString var3 ${LANG_ENGLISH} "Examples of cartridges"
LangString var4 ${LANG_ENGLISH} "Examples of diagrams"
LangString installed ${LANG_POLISH} "${SOFT_NAME} jest już zainstalowany. $\n$\nKliknij `OK` aby odinstalować poprzednią wersję lub `Anuluj` aby przerwać aktualizację."
LangString wrongArch ${LANG_POLISH} "To oprogramowanie jest przeznaczone wyłącznie dla komputerów 64 bitowych."
LangString Elements ${LANG_POLISH} "Elementy"
LangString Electric ${LANG_POLISH} "Elektryka"
LangString Logic ${LANG_POLISH} "Automatyka"
LangString Hydraulic ${LANG_POLISH} "Hydraullika"
LangString Pneumatic ${LANG_POLISH} "Pneumatyka"
LangString Energy ${LANG_POLISH} "Energia"
LangString water ${LANG_POLISH} "Woda"
LangString Refrigeration ${LANG_POLISH} "Chłodnictwo"
LangString Solar_thermal ${LANG_POLISH} "Energia słoneczna"
LangString Lang ${LANG_POLISH} "Język"
LangString Titleblocks ${LANG_POLISH} "Tabliczki rysunkowe"
LangString Examples ${LANG_POLISH} "Przykłady"
LangString Check ${LANG_POLISH} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_POLISH} "Elements of the official collection"
LangString var2 ${LANG_POLISH} "languagues files"
LangString var3 ${LANG_POLISH} "Examples of cartridges"
LangString var4 ${LANG_POLISH} "Examples of diagrams"
LangString installed ${LANG_GREEK} "${SOFT_NAME} είναι ήδη εγκατεστημένο. $\n$\nΠάτησε `OK` για αφαίρεση της προηγούμενης έκδοσης ή `Cancel` για ακύρωση της αναβάθμισης."
LangString wrongArch ${LANG_GREEK} "Αυτή η διανομή είναι μόνο για 64μπιτους υπολογιστές."
LangString Elements ${LANG_GREEK} "Στοιχεία"
LangString Electric ${LANG_GREEK} "Ηλεκτρικά"
LangString Logic ${LANG_GREEK} "Λογικά"
LangString Hydraulic ${LANG_GREEK} "Υδραυλικά"
LangString Pneumatic ${LANG_GREEK} "Πνευματικά"
LangString Energy ${LANG_GREEK} "Ενέργεια"
LangString water ${LANG_GREEK} "Νερό"
LangString Refrigeration ${LANG_GREEK} "Ψύξη"
LangString Solar_thermal ${LANG_GREEK} "Ηλιοθερμία"
LangString Lang ${LANG_GREEK} "Γλώσσα"
LangString Titleblocks ${LANG_GREEK} "Πινακίδες"
LangString Examples ${LANG_GREEK} "Παραδείγματα"
LangString Check ${LANG_GREEK} "Επιλέξτε για εκκίνηση ${SOFT_NAME}"
LangString var1 ${LANG_GREEK} "Στοιχεία της επίσημης συλλογής"
LangString var2 ${LANG_GREEK} "Αρχεία γλωσσών"
LangString var3 ${LANG_GREEK} "Examples of cartridges"
LangString var4 ${LANG_GREEK} "Παραδείγματα διαγραμμάτων"
LangString installed ${LANG_CZECH} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
LangString wrongArch ${LANG_CZECH} "This distribution is for 64 bits computers only."
LangString Elements ${LANG_CZECH} "Elements"
LangString Electric ${LANG_CZECH} "Electric"
LangString Logic ${LANG_CZECH} "Logic"
LangString Hydraulic ${LANG_CZECH} "Hydraulic"
LangString Pneumatic ${LANG_CZECH} "Pneumatic"
LangString Energy ${LANG_CZECH} "Energy"
LangString water ${LANG_CZECH} "Water"
LangString Refrigeration ${LANG_CZECH} "Refrigeration"
LangString Solar_thermal ${LANG_CZECH} "Solar_thermal"
LangString Lang ${LANG_CZECH} "Lang"
LangString Titleblocks ${LANG_CZECH} "Titleblocks"
LangString Examples ${LANG_CZECH} "Examples"
LangString Check ${LANG_CZECH} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_CZECH} "Elements of the official collection"
LangString var2 ${LANG_CZECH} "languagues files"
LangString var3 ${LANG_CZECH} "Examples of cartridges"
LangString var4 ${LANG_CZECH} "Examples of diagrams"
LangString installed ${LANG_SPANISH} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
LangString wrongArch ${LANG_SPANISH} "This distribution is for 64 bits computers only."
LangString Elements ${LANG_SPANISH} "Elements"
LangString Electric ${LANG_SPANISH} "Electric"
LangString Logic ${LANG_SPANISH} "Logic"
LangString Hydraulic ${LANG_SPANISH} "Hydraulic"
LangString Pneumatic ${LANG_SPANISH} "Pneumatic"
LangString Energy ${LANG_SPANISH} "Energy"
LangString water ${LANG_SPANISH} "Water"
LangString Refrigeration ${LANG_SPANISH} "Refrigeration"
LangString Solar_thermal ${LANG_SPANISH} "Solar_thermal"
LangString Lang ${LANG_SPANISH} "Lang"
LangString Titleblocks ${LANG_SPANISH} "Titleblocks"
LangString Examples ${LANG_SPANISH} "Examples"
LangString Check ${LANG_SPANISH} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_SPANISH} "Elements of the official collection"
LangString var2 ${LANG_SPANISH} "languagues files"
LangString var3 ${LANG_SPANISH} "Examples of cartridges"
LangString var4 ${LANG_SPANISH} "Examples of diagrams"
LangString installed ${LANG_GERMAN} "${SOFT_NAME} ist bereits installiert. $\n$\nKlicken Sie auf `OK`, um die alte Version zu deinstallieren, oder auf `Abbrechen`, um das Upgrade abzubrechen."
LangString wrongArch ${LANG_GERMAN} "Dieses Programm läuft ausschließlich unter Windows 64 Bits."
LangString Elements ${LANG_GERMAN} "Bauteile"
LangString Electric ${LANG_GERMAN} "Elektrik"
LangString Logic ${LANG_GERMAN} "Logik"
LangString Hydraulic ${LANG_GERMAN} "Hydraulik"
LangString Pneumatic ${LANG_GERMAN} "Pneumatik"
LangString Energy ${LANG_GERMAN} "Energietechnik"
LangString water ${LANG_GERMAN} "Wasser"
LangString Refrigeration ${LANG_GERMAN} "Kältetechnik"
LangString Solar_thermal ${LANG_GERMAN} "Solar-Wärmetechnik"
LangString Lang ${LANG_GERMAN} "Sprachen"
LangString Titleblocks ${LANG_GERMAN} "Zeichnungsköpfe"
LangString Examples ${LANG_GERMAN} "Beispiele"
LangString Check ${LANG_GERMAN} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_GERMAN} "Elements of the official collection"
LangString var2 ${LANG_GERMAN} "languagues files"
LangString var3 ${LANG_GERMAN} "Examples of cartridges"
LangString var4 ${LANG_GERMAN} "Examples of diagrams"
LangString installed ${LANG_RUSSIAN} "${SOFT_NAME} уже установлен. $\n$\nДля удаления предыдущей версии нажмите `OK` или `Cancel` для отмены обновления."
LangString wrongArch ${LANG_RUSSIAN} "Эта версия только для 64 битных компьютеров."
LangString Elements ${LANG_RUSSIAN} "Элементы"
LangString Electric ${LANG_RUSSIAN} "Электротехника"
LangString Logic ${LANG_RUSSIAN} "Логика"
LangString Hydraulic ${LANG_RUSSIAN} "Гидравлика"
LangString Pneumatic ${LANG_RUSSIAN} "Пневматика"
LangString Energy ${LANG_RUSSIAN} "Энергетика"
LangString water ${LANG_RUSSIAN} "Водоснабжение"
LangString Refrigeration ${LANG_RUSSIAN} "Холодильная техника"
LangString Solar_thermal ${LANG_RUSSIAN} "Солнечная-тепловая"
LangString Lang ${LANG_RUSSIAN} "Язык"
LangString Titleblocks ${LANG_RUSSIAN} "Штампы"
LangString Examples ${LANG_RUSSIAN} "Примеры"
LangString Check ${LANG_RUSSIAN} "Нажмите для запуска ${SOFT_NAME}"
LangString var1 ${LANG_RUSSIAN} "Элементы официальной коллекции"
LangString var2 ${LANG_RUSSIAN} "языковые файлы"
LangString var3 ${LANG_RUSSIAN} "Примеры штампов"
LangString var4 ${LANG_RUSSIAN} "Примеры схем"
LangString installed ${LANG_ARABIC} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
LangString wrongArch ${LANG_ARABIC} "This distribution is for 64 bits computers only."
LangString Elements ${LANG_ARABIC} "Elements"
LangString Electric ${LANG_ARABIC} "Electric"
LangString Logic ${LANG_ARABIC} "Logic"
LangString Hydraulic ${LANG_ARABIC} "Hydraulic"
LangString Pneumatic ${LANG_ARABIC} "Pneumatic"
LangString Energy ${LANG_ARABIC} "Energy"
LangString water ${LANG_ARABIC} "Water"
LangString Refrigeration ${LANG_ARABIC} "Refrigeration"
LangString Solar_thermal ${LANG_ARABIC} "Solar_thermal"
LangString Lang ${LANG_ARABIC} "Lang"
LangString Titleblocks ${LANG_ARABIC} "Titleblocks"
LangString Examples ${LANG_ARABIC} "Examples"
LangString Check ${LANG_ARABIC} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_ARABIC} "Elements of the official collection"
LangString var2 ${LANG_ARABIC} "languagues files"
LangString var3 ${LANG_ARABIC} "Examples of cartridges"
LangString var4 ${LANG_ARABIC} "Examples of diagrams"
LangString installed ${LANG_CATALAN} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
LangString wrongArch ${LANG_CATALAN} "This distribution is for 64 bits computers only."
LangString Elements ${LANG_CATALAN} "Elements"
LangString Electric ${LANG_CATALAN} "Electric"
LangString Logic ${LANG_CATALAN} "Logic"
LangString Hydraulic ${LANG_CATALAN} "Hydraulic"
LangString Pneumatic ${LANG_CATALAN} "Pneumatic"
LangString Energy ${LANG_CATALAN} "Energy"
LangString water ${LANG_CATALAN} "Water"
LangString Refrigeration ${LANG_CATALAN} "Refrigeration"
LangString Solar_thermal ${LANG_CATALAN} "Solar_thermal"
LangString Lang ${LANG_CATALAN} "Lang"
LangString Titleblocks ${LANG_CATALAN} "Titleblocks"
LangString Examples ${LANG_CATALAN} "Examples"
LangString Check ${LANG_CATALAN} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_CATALAN} "Elements of the official collection"
LangString var2 ${LANG_CATALAN} "languagues files"
LangString var3 ${LANG_CATALAN} "Examples of cartridges"
LangString var4 ${LANG_CATALAN} "Examples of diagrams"
LangString installed ${LANG_ITALIAN} "${SOFT_NAME} &egrave; già installato. $\n$\nFare click su `OK` per rimuovere la versione precedente o su `Annulla` per annullare questo aggiornamento."
LangString wrongArch ${LANG_ITALIAN} "Questa distribuzione &egrave; riservata ai sistemi a 64 bit."
LangString Elements ${LANG_ITALIAN} "Elementi"
LangString Electric ${LANG_ITALIAN} "Electricit&agrave;"
LangString Logic ${LANG_ITALIAN} "Logica"
LangString Hydraulic ${LANG_ITALIAN} "Idraulica"
LangString Pneumatic ${LANG_ITALIAN} "Pneumatica"
LangString Energy ${LANG_ITALIAN} "Energia"
LangString water ${LANG_ITALIAN} "Acqua"
LangString Refrigeration ${LANG_ITALIAN} "Refrigerazione"
LangString Solar_thermal ${LANG_ITALIAN} "Solare_termico"
LangString Lang ${LANG_ITALIAN} "Lingua"
LangString Titleblocks ${LANG_ITALIAN} "Cartigli"
LangString Examples ${LANG_ITALIAN} "Esempi"
LangString Check ${LANG_ITALIAN} "Avvia ${SOFT_NAME}"
LangString var1 ${LANG_ITALIAN} "Elementi della collezione ufficiale"
LangString var2 ${LANG_ITALIAN} "File della lingua"
LangString var3 ${LANG_ITALIAN} "Cartigli di esempio"
LangString var4 ${LANG_ITALIAN} "Schemi di esempio"
LangString installed ${LANG_PORTUGUESE} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
LangString wrongArch ${LANG_PORTUGUESE} "This distribution is for 64 bits computers only."
LangString Elements ${LANG_PORTUGUESE} "Elements"
LangString Electric ${LANG_PORTUGUESE} "Electric"
LangString Logic ${LANG_PORTUGUESE} "Logic"
LangString Hydraulic ${LANG_PORTUGUESE} "Hydraulic"
LangString Pneumatic ${LANG_PORTUGUESE} "Pneumatic"
LangString Energy ${LANG_PORTUGUESE} "Energy"
LangString water ${LANG_PORTUGUESE} "Water"
LangString Refrigeration ${LANG_PORTUGUESE} "Refrigeration"
LangString Solar_thermal ${LANG_PORTUGUESE} "Solar_thermal"
LangString Lang ${LANG_PORTUGUESE} "Lang"
LangString Titleblocks ${LANG_PORTUGUESE} "Titleblocks"
LangString Examples ${LANG_PORTUGUESE} "Examples"
LangString Check ${LANG_PORTUGUESE} "Avviare ${SOFT_NAME}"
LangString var1 ${LANG_PORTUGUESE} "Elements of the official collection"
LangString var2 ${LANG_PORTUGUESE} "languagues files"
LangString var3 ${LANG_PORTUGUESE} "Examples of cartridges"
LangString var4 ${LANG_PORTUGUESE} "Examples of diagrams"
LangString installed ${LANG_ROMANIAN} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
LangString wrongArch ${LANG_ROMANIAN} "This distribution is for 64 bits computers only."
LangString Elements ${LANG_ROMANIAN} "Elements"
LangString Electric ${LANG_ROMANIAN} "Electric"
LangString Logic ${LANG_ROMANIAN} "Logic"
LangString Hydraulic ${LANG_ROMANIAN} "Hydraulic"
LangString Pneumatic ${LANG_ROMANIAN} "Pneumatic"
LangString Energy ${LANG_ROMANIAN} "Energy"
LangString water ${LANG_ROMANIAN} "Water"
LangString Refrigeration ${LANG_ROMANIAN} "Refrigeration"
LangString Solar_thermal ${LANG_ROMANIAN} "Solar_thermal"
LangString Lang ${LANG_ROMANIAN} "Lang"
LangString Titleblocks ${LANG_ROMANIAN} "Titleblocks"
LangString Examples ${LANG_ROMANIAN} "Examples"
LangString Check ${LANG_ROMANIAN} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_ROMANIAN} "Elements of the official collection"
LangString var2 ${LANG_ROMANIAN} "languagues files"
LangString var3 ${LANG_ROMANIAN} "Examples of cartridges"
LangString var4 ${LANG_ROMANIAN} "Examples of diagrams"
LangString installed ${LANG_CROATIAN} "${SOFT_NAME} is already installed. $\n$\nClick `OK` to remove the previous version or `Cancel` to cancel this upgrade."
LangString wrongArch ${LANG_CROATIAN} "This distribution is for 64 bits computers only."
LangString Elements ${LANG_CROATIAN} "Elements"
LangString Electric ${LANG_CROATIAN} "Electric"
LangString Logic ${LANG_CROATIAN} "Logic"
LangString Hydraulic ${LANG_CROATIAN} "Hydraulic"
LangString Pneumatic ${LANG_CROATIAN} "Pneumatic"
LangString Energy ${LANG_CROATIAN} "Energy"
LangString water ${LANG_CROATIAN} "Water"
LangString Refrigeration ${LANG_CROATIAN} "Refrigeration"
LangString Solar_thermal ${LANG_CROATIAN} "Solar_thermal"
LangString Lang ${LANG_CROATIAN} "Lang"
LangString Titleblocks ${LANG_CROATIAN} "Titleblocks"
LangString Examples ${LANG_CROATIAN} "Examples"
LangString Check ${LANG_CROATIAN} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_CROATIAN} "Elements of the official collection"
LangString var2 ${LANG_CROATIAN} "languagues files"
LangString var3 ${LANG_CROATIAN} "Examples of cartridges"
LangString var4 ${LANG_CROATIAN} "Examples of diagrams"
LangString installed ${LANG_DUTCH} "${SOFT_NAME} is al geinstalleerd. $\n$\nklik `OK` om vorige versie te verwijderen of `annuleer` om deze upgrade te annuleren."
LangString wrongArch ${LANG_DUTCH} "Deze distributie is alleen voor 64 bits computers."
LangString Elements ${LANG_DUTCH} "Elementen"
LangString Electric ${LANG_DUTCH} "Electriciteit"
LangString Logic ${LANG_DUTCH} "Logica"
LangString Hydraulic ${LANG_DUTCH} "Hydraulisch"
LangString Pneumatic ${LANG_DUTCH} "Pneumatisch"
LangString Energy ${LANG_DUTCH} "Energie"
LangString water ${LANG_DUTCH} "Water"
LangString Refrigeration ${LANG_DUTCH} "Koelinstallaties"
LangString Solar_thermal ${LANG_DUTCH} "Zonne_warmte"
LangString Lang ${LANG_DUTCH} "Taal"
LangString Titleblocks ${LANG_DUTCH} "Titelblok"
LangString Examples ${LANG_DUTCH} "Voorbeelden"
LangString Check ${LANG_DUTCH} "Check to start ${SOFT_NAME}"
LangString Check ${LANG_DUTCH} "Check to start ${SOFT_NAME}"
LangString var1 ${LANG_DUTCH} "Elements of the official collection"
LangString var2 ${LANG_DUTCH} "languagues files"
LangString var3 ${LANG_DUTCH} "Examples of cartridges"
LangString var4 ${LANG_DUTCH} "Examples of diagrams"
LangString installed ${LANG_DUTCH_BELGIUM} "${SOFT_NAME} is reeds geinstallerd. $\n$\nKlik`OK` om vorige versie te verwijderen of `Afbreken` om de upgrade niet uit te voeren."
LangString wrongArch ${LANG_DUTCH_BELGIUM} "Deze distributie werkt enkel op 64 bits computers."
LangString Elements ${LANG_DUTCH_BELGIUM} "Elementen"
LangString Electric ${LANG_DUTCH_BELGIUM} "Electrisch"
LangString Logic ${LANG_DUTCH_BELGIUM} "Logica"
LangString Hydraulic ${LANG_DUTCH_BELGIUM} "Hydraulisch"
LangString Pneumatic ${LANG_DUTCH_BELGIUM} "Pneumatisch"
LangString Energy ${LANG_DUTCH_BELGIUM} "Energie"
LangString water ${LANG_DUTCH_BELGIUM} "Water"
LangString Refrigeration ${LANG_DUTCH_BELGIUM} "Klimatisatie"
LangString Solar_thermal ${LANG_DUTCH_BELGIUM} "Termisch & zonlicht"
LangString Lang ${LANG_DUTCH_BELGIUM} "Taal"
LangString Titleblocks ${LANG_DUTCH_BELGIUM} "Titelhoek"
LangString Examples ${LANG_DUTCH_BELGIUM} "Voorbeelden"
LangString Check ${LANG_DUTCH_BELGIUM} "Controleer om te beginnen ${SOFT_NAME}"
LangString var1 ${LANG_DUTCH_BELGIUM} "Symbolen van de officielen verzameling"
LangString var2 ${LANG_DUTCH_BELGIUM} "taal bestanden"
LangString var3 ${LANG_DUTCH_BELGIUM} "Voorbeel titelhoeken"
LangString var4 ${LANG_DUTCH_BELGIUM} "Voorbeeld schema's"
LangString installed ${LANG_DANISH} "${SOFT_NAME} er allerede installeret. $\n$\nKlik `Ok` for at fjerne foregående version eller `Annuller` for at annullere opgraderingen."
LangString wrongArch ${LANG_DANISH} "Dette program er kun for 64 bit systemer."
LangString Elements ${LANG_DANISH} "Symboler"
LangString Electric ${LANG_DANISH} "Elektrisk"
LangString Logic ${LANG_DANISH} "Logik"
LangString Hydraulic ${LANG_DANISH} "Hydraulik"
LangString Pneumatic ${LANG_DANISH} "Pneumatik"
LangString Energy ${LANG_DANISH} "Energi teknik"
LangString water ${LANG_DANISH} "VVS teknik"
LangString Refrigeration ${LANG_DANISH} "Køle teknik"
LangString Solar_thermal ${LANG_DANISH} "Sol & varme teknik"
LangString Lang ${LANG_DANISH} "Sprog"
LangString Titleblocks ${LANG_DANISH} "Titel blokke"
LangString Examples ${LANG_DANISH} "Eksempler"
LangString Check ${LANG_DANISH} "Vælg for at starte ${SOFT_NAME}"
LangString var1 ${LANG_DANISH} "Symboler fra officiel samling"
LangString var2 ${LANG_DANISH} "Sprog filer"
LangString var3 ${LANG_DANISH} "Titel blokke eksempler"
LangString var4 ${LANG_DANISH} "Diagram eksempler"

View File

@@ -0,0 +1,19 @@
LangString wrongArch ${LANG_FRENCH} "Ce programme est pour Windows 64 bits seulement."
LangString installed ${LANG_FRENCH} "${SOFT_NAME} est d<>ja install<6C>. $\n$\nCliquer sur `OK` pour d<>sinstaller l'ancienne version `Annuler` pour annuler cet upgrade."
LangString Elements ${LANG_FRENCH} "El<EFBFBD>ments"
LangString Electric ${LANG_FRENCH} "Electrique"
LangString Logic ${LANG_FRENCH} "Logique"
LangString Hydraulic ${LANG_FRENCH} "Hydraulique"
LangString Pneumatic ${LANG_FRENCH} "Pneumatique"
LangString Energy ${LANG_FRENCH} "Energie"
LangString water ${LANG_FRENCH} "Eaux"
LangString Refrigeration ${LANG_FRENCH} "Climatisation"
LangString Solar_thermal ${LANG_FRENCH} "Thermique & solaire"
LangString Lang ${LANG_FRENCH} "Langues"
LangString Titleblocks ${LANG_FRENCH} "Cartouches"
LangString Examples ${LANG_FRENCH} "Exemples"
LangString Check ${LANG_FRENCH} "Cocher pour lancer ${SOFT_NAME}"
LangString var1 ${LANG_FRENCH} "El<EFBFBD>ments de la collection officielle"
LangString var2 ${LANG_FRENCH} "Fichiers de langues"
LangString var3 ${LANG_FRENCH} "Exemples de cartouches"
LangString var4 ${LANG_FRENCH} "Exemples de sch<63>mas"

View File

@@ -0,0 +1,7 @@
ChangeElementInformationCommand = 1
LinkElementCommand = 2
ItemResizerCommand = 3
ChangeShapeStyleCommand = 4
QetShapeGeometryCommand = 5
AlignmentTextsGroupCommand = 6
QPropertyUndoCommand = 10 000

View File

@@ -0,0 +1,32 @@
Type = UserType + ???
###DIAGRAM EDITOR###
Element + 1000
Conductor + 1001
Terminal + 1002
ElementTextItem + 1003
DiagramTextItem + 1004
IndependentTextItem + 1005
ConductorTextItem + 1006
DiagramImageItem + 1007
QetShapItem + 1008
crossRefItem + 1009
DynamiqueElementTextItem + 1010
ElementPrimitiveDecorator + 2200
###ELEMENT EDITOR###
part arc + 1101
part ellipse + 1103
part Line + 1104
part polygon + 1105
part terminal + 1106
part text + 1107
part text field + 1108
part rectangle + 1109
part dynamic text field + 1110
###QetGraphicsHandlerItem###
QetGraphicsHandlerItem + 1200
###VIEW ITEMS###
QetGraphicsTableItem + 1300
QetGraphicsHeaderItem + 1301

BIN
docs/Documentation.webloc Normal file

Binary file not shown.

BIN
docs/QuickStart_QET_fr.odt Normal file

Binary file not shown.

BIN
docs/QuickStart_QET_fr.pdf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
docs/pictures/Labels.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
docs/pictures/connect.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
docs/pictures/main.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

BIN
docs/quickstart.0.02doc.odt Normal file

Binary file not shown.

View File

@@ -0,0 +1,24 @@
<definition width="70" version="0.3" hotspot_x="49" hotspot_y="15" height="30" type="element" ic="true" orientation="dyyy"
link_type="previous_report">
<uuid uuid="{F549BEFB-F0CF-44ED-A948-F6F796BFB421}"/><names>
<name lang="ru">Предыдущая страница</name>
<name lang="ar">الصفحة السابقة</name>
<name lang="de">Vorherige Folie</name>
<name lang="el">Προηγούμενη σελίδα</name>
<name lang="en">Coming arrow</name>
<name lang="it">Foglio precedente</name>
<name lang="fr">Folio précédent</name>
<name lang="pl">Wejście adresowe</name>
<name lang="es">folio anterior</name>
<name lang="cs">Předchozí list</name>
<name lang="nl">Referentie Vorig</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<polygon x4="-1" antialias="true" style="line-style:normal;line-weight:normal;filling:black;color:black" closed="false" y1="-4" x1="-1" y2="4" x2="-1" y3="0" x3="9" y4="-4"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0" x1="9" y2="0" x2="12"/>
<input x="-44" y="0" size="9" rotate="true" text="/"/>
<terminal x="13" y="0" nameHidden="0" number="" name="" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,24 @@
<definition width="40" version="0.3" hotspot_x="18" hotspot_y="15" height="30" type="element" ic="true" orientation="dyyy"
link_type="next_report">
<uuid uuid="{717352A1-F3C7-49C7-9A06-51620AB5CA00}"/><names>
<name lang="ru">Следующая страница</name>
<name lang="ar">الصفحة التالية</name>
<name lang="de">Nächste Folie</name>
<name lang="el">Επόμενη σελίδα</name>
<name lang="en">Going arrow</name>
<name lang="it">Foglio successivo</name>
<name lang="fr">Folio suivant</name>
<name lang="pl">Wyjście adresowe</name>
<name lang="es">Folio siguiente</name>
<name lang="cs">Další list</name>
<name lang="nl">Referentie volgend</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<polygon x4="-9" antialias="true" style="line-style:normal;line-weight:normal;filling:black;color:black" closed="false" y1="-4" x1="-9" y2="4" x2="-9" y3="0" x3="2" y4="-4"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0" x1="-9" y2="0" x2="-12"/>
<input x="6" y="0" size="9" rotate="true" text="/"/>
<terminal x="-13" y="0" nameHidden="0" number="" name="" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,16 @@
<qet-directory>
<names>
<name lang="ru">Точки разрыва</name>
<name lang="ar">إحالات</name>
<name lang="cs">Výstupy</name>
<name lang="de">Folienverweise</name>
<name lang="el">Αναφορές σελίδας</name>
<name lang="en">Folio referencing</name>
<name lang="fr">Reports de folio</name>
<name lang="it">Riferimenti</name>
<name lang="pl">Odsyłacze</name>
<name lang="es">Referencias</name>
<name lang="nl">Referenties</name>
<name lang="da">Ark henvisninger</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,37 @@
<definition type="element" orientation="dyyy" height="80" hotspot_y="40" version="0.70" width="50" hotspot_x="23" link_type="simple">
<uuid uuid="{65b9e889-c2eb-4d85-aa9e-c1dff55678f5}"/>
<names>
<name lang="en">Three-pole source + PEN</name>
<name lang="el">Τριφασικό + PEN</name>
<name lang="es">Fuente tripolar + PEN</name>
<name lang="nl">driefasen + aardenul</name>
<name lang="pl">Linia trójfazowa (PEN)</name>
<name lang="it">Sorgente tripolare + PEN</name>
<name lang="de">Drehstrom + PEN</name>
<name lang="ru">Трёхполюсный + PEN</name>
<name lang="fr">Source tripolaire + PEN</name>
<name lang="ar">مصدر ثلاثي القطبيّة + PEN</name>
<name lang="cs">3 fáze + PEN pravý</name>
</names>
<elementInformations/>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<dynamic_text z="1" Valignment="AlignTop" x="-7" text_from="ElementInfo" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{7c68cf51-b979-4e89-97b2-a93b5ad61f95}" y="-60.45" Halignment="AlignLeft" frame="false" text_width="-1">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="33" text="PEN" color="#000000"/>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="13" text="L3" color="#000000"/>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-7" text="L2" color="#000000"/>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-27" text="L1" color="#000000"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-15" y2="-30" end1="none" y1="-30" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-15" y2="-10" end1="none" y1="-10" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-15" y2="10" end1="none" y1="10" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-14" y2="30" end1="none" y1="30" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<terminal orientation="w" x="-15" y="-30"/>
<terminal orientation="w" x="-15" y="-10"/>
<terminal orientation="w" x="-15" y="30"/>
<terminal orientation="w" x="-15" y="10"/>
</description>
</definition>

View File

@@ -0,0 +1,40 @@
<definition type="element" orientation="dyyy" height="100" hotspot_y="40" version="0.70" width="40" hotspot_x="20" link_type="simple">
<uuid uuid="{b4b70d3d-8784-4323-b17b-d8ff3677cdc1}"/>
<names>
<name lang="en">Three-pole source + PEN</name>
<name lang="el">Τριφασικό + PEN</name>
<name lang="es">Fuente tripolar + PEN</name>
<name lang="nl">driefasen + aardenul</name>
<name lang="pl">Linia trójfazowa (PEN)</name>
<name lang="it">Sorgente tripolare + PEN</name>
<name lang="de">Drehstrom + PEN</name>
<name lang="ru">Трёхполюсный + PEN</name>
<name lang="fr">Source tripolaire + PEN</name>
<name lang="ar">مصدر ثلاثي القطبيّة + PEN</name>
<name lang="cs">3 fáze + N+PE pravý</name>
</names>
<elementInformations/>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<dynamic_text z="1" Valignment="AlignTop" x="-7" text_from="ElementInfo" font="Sans Serif,9,-1,5,50,0,0,0,0,0" rotation="0" uuid="{1955f25e-b33b-4106-8b36-46862006122c}" y="-60.45" Halignment="AlignLeft" frame="false" text_width="-1">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="53" text="PE" color="#000000"/>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="33" text="N" color="#000000"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-15" y2="50" end1="none" y1="50" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="13" text="L3" color="#000000"/>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-7" text="L2" color="#000000"/>
<text x="7" font="Sans Serif,5,-1,5,50,0,0,0,0,0" rotation="0" y="-27" text="L1" color="#000000"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-15" y2="-30" end1="none" y1="-30" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-15" y2="-10" end1="none" y1="-10" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-15" y2="10" end1="none" y1="10" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<line style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" x1="-15" y2="30" end1="none" y1="30" length1="1.5" length2="1.5" antialias="false" x2="-5"/>
<terminal orientation="w" x="-15" y="50"/>
<terminal orientation="w" x="-15" y="-30"/>
<terminal orientation="w" x="-15" y="-10"/>
<terminal orientation="w" x="-15" y="30"/>
<terminal orientation="w" x="-15" y="10"/>
</description>
</definition>

View File

@@ -0,0 +1,42 @@
<definition height="50" width="30" link_type="terminal" hotspot_x="16" version="0.80" orientation="dyyy" type="element" hotspot_y="29">
<uuid uuid="{a98ac40d-9055-4b9b-88ab-cffe6b08ed37}"/>
<names>
<name lang="ro">Masă</name>
<name lang="pt">Massa</name>
<name lang="cs">Kostra</name>
<name lang="it">Massa</name>
<name lang="nl">Massa</name>
<name lang="el">Γείωση</name>
<name lang="ru">Шасси</name>
<name lang="de">Masse</name>
<name lang="en">Ground</name>
<name lang="pl">Masa</name>
<name lang="es">Masa</name>
<name lang="ar">هيكل معدني</name>
<name lang="fr">Masse</name>
</names>
<elementInformations>
<elementInformation name="comment" show="1"></elementInformation>
<elementInformation name="machine_manufacturer_reference" show="1"></elementInformation>
<elementInformation name="manufacturer_reference" show="1"></elementInformation>
<elementInformation name="description" show="1"></elementInformation>
<elementInformation name="manufacturer" show="1"></elementInformation>
<elementInformation name="designation" show="1"></elementInformation>
<elementInformation name="quantity" show="1"></elementInformation>
<elementInformation name="unity" show="1"></elementInformation>
<elementInformation name="supplier" show="1"></elementInformation>
<elementInformation name="plant" show="1"></elementInformation>
<elementInformation name="label" show="1"></elementInformation>
</elementInformations>
<informations>titus&#xd;
titus0818@yahoo.com</informations>
<description>
<line y1="-16" x1="0" style="line-style:normal;line-weight:hight;filling:none;color:black" end2="none" y2="13" length2="1.5" length1="1.5" x2="0" end1="none" antialias="false"/>
<line y1="14" x1="-13.6493" style="line-style:normal;line-weight:hight;filling:none;color:black" end2="none" y2="14" length2="1.5" length1="1.5" x2="12.62" end1="none" antialias="false"/>
<dynamic_text uuid="{7f02ce13-533d-4501-980d-6cb67bd1110d}" Halignment="AlignLeft" frame="false" x="8" Valignment="AlignTop" text_from="ElementInfo" y="-9" font="Sans Serif,9,-1,5,50,0,0,0,0,0" z="3" rotation="0" text_width="-1">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<terminal x="0" y="-20" orientation="n"/>
</description>
</definition>

View File

@@ -0,0 +1,30 @@
<definition width="20" link_type="simple" version="0.5" hotspot_x="9" orientation="dyyy" height="30" hotspot_y="20" type="element">
<uuid uuid="{5983fe6f-de69-4368-a387-a6ce3b9c2951}"/>
<names>
<name lang="pt">Massa</name>
<name lang="es">Masa</name>
<name lang="nl">Massa</name>
<name lang="el">Σασί</name>
<name lang="de">Masse</name>
<name lang="cs">Kostra</name>
<name lang="pl">Masa</name>
<name lang="it">Massa</name>
<name lang="ar">هيكل معدني</name>
<name lang="en">Chassis</name>
<name lang="fr">Masse</name>
<name lang="ru">Шасси</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="3" y="-12.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="5" end2="none" x1="7.5" end1="none" y2="3" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0.5"/>
<line antialias="false" length1="1.5" x2="1.5" end2="none" x1="-1" end1="none" y2="0.5" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="3"/>
<line antialias="false" length1="1.5" x2="-4.5" end2="none" x1="-7" end1="none" y2="0.5" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="3"/>
<line antialias="false" length1="1.5" x2="4.5" end2="none" x1="2" end1="none" y2="0.5" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="3"/>
<line antialias="false" length1="1.5" x2="-1.5" end2="none" x1="-4" end1="none" y2="0.5" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="3"/>
<line antialias="false" length1="1.5" x2="8" end2="none" x1="-7" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0"/>
<line antialias="false" length1="1.5" x2="0" end2="none" x1="0" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10"/>
<terminal x="0" y="-11" orientation="n"/>
</description>
</definition>

View File

@@ -0,0 +1,15 @@
<qet-directory>
<names>
<name lang="ru">Подвод питания, сеть</name>
<name lang="en">Network sources</name>
<name lang="fr">Sources réseau</name>
<name lang="it">Alimentazione da rete</name>
<name lang="pl">Sieć elektroenergetyczna</name>
<name lang="de">Netzquellen</name>
<name lang="el">Παροχές δικτύου</name>
<name lang="nl">Netvoedingen</name>
<name lang="cs">Síťové zdroje</name>
<name lang="es">Fuentes de red</name>
<name lang="da">Netværkskilder</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,30 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="60" hotspot_y="30" type="element">
<uuid uuid="{35f2834a-308b-4e79-bc2a-1c00486b24e7}"/>
<names>
<name lang="es">Fuente unipolo + PE +N</name>
<name lang="nl">1 fase + aarde + nul</name>
<name lang="el">Μονοφασικό +N +PE</name>
<name lang="de">Wechselstrom + PE +N</name>
<name lang="cs">1 fáze + PE +N</name>
<name lang="pl">Linia jednofazowa (trójprzewodowa)</name>
<name lang="it">Sorgente unipolare + PE +N</name>
<name lang="ar">مصدر وحيد القطبية + أرضي PE + محايد N</name>
<name lang="en">Single-pole source + PE +N</name>
<name lang="fr">Source unipolaire + PE +N</name>
<name lang="ru">Однополюсный + PE +N</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-12" y="-34.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="20" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="20"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-20" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-20"/>
<text x="-12" y="23" size="5" text="PE"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0"/>
<text x="-12" y="3" size="5" text="N"/>
<text x="-12" y="-17" size="5" text="L"/>
<terminal x="10" y="0" orientation="e"/>
<terminal x="10" y="20" orientation="e"/>
<terminal x="10" y="-20" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,27 @@
<definition width="40" link_type="simple" version="0.5" hotspot_x="22" orientation="dyyy" height="40" hotspot_y="20" type="element">
<uuid uuid="{fd042050-e73b-4f95-b4c1-834aa403b07a}"/>
<names>
<name lang="es">Fuente unipolo + PEN</name>
<name lang="nl">1 fase + aardenul</name>
<name lang="el">Μονοφασικό +PEN</name>
<name lang="de">Wechselstrom + PEN</name>
<name lang="cs">1 fáze + PEN</name>
<name lang="pl">Linia jednofazowa (TN-C)</name>
<name lang="it">Sorgente unipolare + PEN</name>
<name lang="ar">مصدر وحيد القطبية +PEN</name>
<name lang="en">Single-pole source +PEN</name>
<name lang="fr">Source unipolaire + PEN</name>
<name lang="ru">Однополюсный + PEN</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-7" y="-23.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10"/>
<text x="-16" y="12" size="5" text="PEN"/>
<text x="-15" y="-7" size="5" text="L"/>
<terminal x="10" y="-10" orientation="e"/>
<terminal x="10" y="10" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,28 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="40" hotspot_y="20" type="element">
<uuid uuid="{457a0c01-871c-40fd-83d7-14033333fb95}"/>
<names>
<name lang="pt">Fonte unipolar + neutro</name>
<name lang="es">Fuente unipolo + neutro</name>
<name lang="nl">Wisselspanning L + nul N</name>
<name lang="el">Μονοφασικό + Ουδέτερος</name>
<name lang="de">Wechselstrom L + N</name>
<name lang="cs">Jednopólový zdroj + nulový</name>
<name lang="pl">Linia jednofazowa (dwuprzewodowa)</name>
<name lang="it">Sorgente unipolare + neutro</name>
<name lang="ar">مصدر وحيد القطبية + محايد N</name>
<name lang="en">Single-pole source + neutral</name>
<name lang="fr">Source unipolaire + neutre</name>
<name lang="ru">Однополюсный + нейтраль</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-5" y="-25.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10"/>
<text x="-12" y="13" size="5" text="N"/>
<text x="-12" y="-7" size="5" text="L"/>
<terminal x="10" y="-10" orientation="e"/>
<terminal x="10" y="10" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,31 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="60" hotspot_y="30" type="element">
<uuid uuid="{03b9e482-cb45-4bee-8030-96b93624fc60}"/>
<names>
<name lang="pt">Fonte tripolar</name>
<name lang="es">Fuente tripolar</name>
<name lang="nl">3fasen</name>
<name lang="el">Τριφασικό</name>
<name lang="de">Drehstrom</name>
<name lang="cs">Třípólový zdroj</name>
<name lang="pl">Linia trójfazowa (trójprzewodowa)</name>
<name lang="it">Sorgente tripolare</name>
<name lang="ar">مصدر ثلاثي القطبيّة</name>
<name lang="en">Three-pole source</name>
<name lang="fr">Source tripolaire</name>
<name lang="ru">Трёхполюсный</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-2" y="-34.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="20" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="20"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0"/>
<text x="-12" y="23" size="5" text="L3"/>
<text x="-12" y="3" size="5" text="L2"/>
<text x="-12" y="-17" size="5" text="L1"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-20" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-20"/>
<terminal x="10" y="-20" orientation="e"/>
<terminal x="10" y="0" orientation="e"/>
<terminal x="10" y="20" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,36 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="100" hotspot_y="50" type="element">
<uuid uuid="{0e017749-6c0f-44c0-8726-6804be8bbee7}"/>
<names>
<name lang="es">Fuente tripolar + PE +N</name>
<name lang="nl">driefase + aarde + nul</name>
<name lang="el">Τριφασικό +N +PE</name>
<name lang="de">Drehstrom + PE +N</name>
<name lang="cs">3 fáze + PE +N</name>
<name lang="pl">Linia trójfazowa (pięcioprzewodowa)</name>
<name lang="it">Sorgente tripolare +PE + N</name>
<name lang="ar">مصدر ثلاثي القطبية + PE + N</name>
<name lang="en">Three-pole source + PE +N</name>
<name lang="fr">Source tripolaire + PE +N</name>
<name lang="ru">Трёхполюсный + PE +N</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="3" y="-59.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="40" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="40"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0"/>
<text x="-12" y="43" size="5" text="PE"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-20" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-20"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="20" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="20"/>
<text x="-12" y="23" size="5" text="N"/>
<text x="-12" y="3" size="5" text="L3"/>
<text x="-12" y="-17" size="5" text="L2"/>
<text x="-12" y="-37" size="5" text="L1"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-40" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-40"/>
<terminal x="10" y="-20" orientation="e"/>
<terminal x="10" y="-40" orientation="e"/>
<terminal x="10" y="0" orientation="e"/>
<terminal x="10" y="20" orientation="e"/>
<terminal x="10" y="40" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,33 @@
<definition width="40" link_type="simple" version="0.5" hotspot_x="23" orientation="dyyy" height="80" hotspot_y="41" type="element">
<uuid uuid="{c0913e95-3b3c-4dc2-a74d-bc73ded78c32}"/>
<names>
<name lang="es">Fuente tripolar + PEN</name>
<name lang="nl">driefasen + aardenul</name>
<name lang="el">Τριφασικό + PEN</name>
<name lang="de">Drehstrom + PEN</name>
<name lang="cs">3 fáze + PEN</name>
<name lang="pl">Linia trójfazowa (PEN)</name>
<name lang="it">Sorgente tripolare + PEN</name>
<name lang="ar">مصدر ثلاثي القطبيّة + PEN</name>
<name lang="en">Three-pole source + PEN</name>
<name lang="fr">Source tripolaire + PEN</name>
<name lang="ru">Трёхполюсный + PEN</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-7" y="-49.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="30" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="30"/>
<text x="-18" y="32" size="5" text="PEN"/>
<text x="-18" y="12" size="5" text="L3"/>
<text x="-18" y="-8" size="5" text="L2"/>
<text x="-18" y="-28" size="5" text="L1"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-30" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-30"/>
<terminal x="10" y="-30" orientation="e"/>
<terminal x="10" y="-10" orientation="e"/>
<terminal x="10" y="10" orientation="e"/>
<terminal x="10" y="30" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,34 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="80" hotspot_y="40" type="element">
<uuid uuid="{8bfb1790-0735-47d5-88a2-8b4d91aba2f1}"/>
<names>
<name lang="pt">Fonte tripolar + neutro</name>
<name lang="es">Fuente tripolar + neutro</name>
<name lang="nl">Driefasen + nul</name>
<name lang="el">Τριφασικό + Ουδέτερος</name>
<name lang="de">Dreiphasig + Neutral</name>
<name lang="cs">Třípólový zdroj + nulový</name>
<name lang="pl">Linia trójfazowa (czteroprzewodowa)</name>
<name lang="it">Sorgente tripolare + neutro</name>
<name lang="ar">مصدر ثلاثي القطبيّة + محايد</name>
<name lang="en">Three-pole source + neutral</name>
<name lang="fr">Source tripolaire + neutre</name>
<name lang="ru">Трёхполюсный + нейтраль</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-7" y="-44.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="30" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="30"/>
<text x="-12" y="33" size="5" text="N"/>
<text x="-12" y="13" size="5" text="L3"/>
<text x="-12" y="-7" size="5" text="L2"/>
<text x="-12" y="-27" size="5" text="L1"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="-30" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-30"/>
<terminal x="10" y="10" orientation="e"/>
<terminal x="10" y="30" orientation="e"/>
<terminal x="10" y="-30" orientation="e"/>
<terminal x="10" y="-10" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="20" hotspot_y="10" type="element">
<uuid uuid="{b5ad2e41-804d-4745-99be-e8951cffdf98}"/>
<names>
<name lang="pt">Fonte de neutro</name>
<name lang="es">Fuente neutro</name>
<name lang="nl">Nul voeding</name>
<name lang="el">Ουδέτερος</name>
<name lang="de">Neutralleiter</name>
<name lang="cs">Nulový zdroj</name>
<name lang="pl">Przewód neutralny</name>
<name lang="it">Sorgente neutro</name>
<name lang="ar">مصدر محايد</name>
<name lang="en">Neutral source</name>
<name lang="fr">Source neutre</name>
<name lang="ru">Нейтраль</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0"/>
<input x="-5" y="-14.45" tagg="label" size="9" rotate="true" text="_"/>
<text x="-12" y="3" size="5" text="N"/>
<terminal x="10" y="0" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="20" hotspot_y="10" type="element">
<uuid uuid="{7693c5e0-762b-4309-8d97-cb74619f9efd}"/>
<names>
<name lang="pt">Fonte de fase</name>
<name lang="es">Fuente fase</name>
<name lang="nl">Fase</name>
<name lang="el">Φάση</name>
<name lang="de">Phase</name>
<name lang="cs">Fázový zdroj</name>
<name lang="pl">Przewód liniowy</name>
<name lang="it">Sorgente fase</name>
<name lang="ar">مصدر وجه</name>
<name lang="en">Phase source</name>
<name lang="fr">Source phase</name>
<name lang="ru">Фаза</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-6" y="-14.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="10" end2="none" x1="0" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0"/>
<text x="-12" y="3" size="5" text="L"/>
<terminal x="10" y="0" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,48 @@
<definition width="70" link_type="simple" version="0.5" hotspot_x="34" orientation="dyyy" height="100" hotspot_y="40" type="element">
<uuid uuid="{4b9794cf-e7c0-4f59-aa0a-bb1fce4dfe48}"/>
<names>
<name lang="es">Punto de distribución TN-C > TN-S</name>
<name lang="nl">Net TN-C > TN-S</name>
<name lang="de">Netz TNC > TNS</name>
<name lang="cs">Bod rozdělení TN-C > TN-S</name>
<name lang="pl">Linia trójfazowa (TN-C-S)</name>
<name lang="it">Punto di distribuzione TN-C</name>
<name lang="ar">نقطة توزيع TN-C &lt; TN-S </name>
<name lang="en">Distribution point TN-C >TN-S</name>
<name lang="fr">Point de distribution TN-C >TN-S</name>
<name lang="ru">Распределительный пункт TN-C >TN-S</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line antialias="false" length1="1.5" x2="28" end2="none" x1="24" end1="none" y2="-30" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-30"/>
<input x="-17" y="-49.45" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="28" end2="none" x1="24" end1="none" y2="50" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="50"/>
<line antialias="false" length1="1.5" x2="28" end2="none" x1="24" end1="none" y2="30" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="30"/>
<line antialias="false" length1="1.5" x2="28" end2="none" x1="24" end1="none" y2="10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10"/>
<line antialias="false" length1="1.5" x2="28" end2="none" x1="24" end1="none" y2="-10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10"/>
<line antialias="false" length1="1.5" x2="-4" end2="none" x1="-6" end1="none" y2="54" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="54"/>
<line antialias="false" length1="1.5" x2="-2" end2="none" x1="-8" end1="none" y2="52" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="52"/>
<line antialias="false" length1="1.5" x2="0" end2="none" x1="-10" end1="none" y2="50" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="50"/>
<text x="13" y="53" size="5" text="PE"/>
<text x="13" y="33" size="5" text="N"/>
<text x="13" y="13" size="5" text="L3"/>
<text x="13" y="-7" size="5" text="L2"/>
<text x="13" y="-27" size="5" text="L1"/>
<line antialias="false" length1="1.5" x2="12" end2="none" x1="-13" end1="none" y2="10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10"/>
<line antialias="false" length1="1.5" x2="12" end2="none" x1="7" end1="none" y2="50" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="50"/>
<line antialias="false" length1="1.5" x2="12" end2="none" x1="-13" end1="none" y2="-10" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-10"/>
<line antialias="false" length1="1.5" x2="12" end2="none" x1="-13" end1="none" y2="30" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="30"/>
<text x="-30" y="33" size="5" text="PEN"/>
<text x="-30" y="13" size="5" text="L3"/>
<text x="-30" y="-7" size="5" text="L2"/>
<text x="-30" y="-27" size="5" text="L1"/>
<line antialias="false" length1="1.5" x2="12" end2="none" x1="-13" end1="none" y2="-30" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-30"/>
<polygon antialias="true" x2="-5" x1="7" x3="-5" y2="30" y3="49" closed="false" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="50"/>
<terminal x="30" y="-10" orientation="e"/>
<terminal x="30" y="10" orientation="e"/>
<terminal x="30" y="30" orientation="e"/>
<terminal x="30" y="50" orientation="e"/>
<terminal x="30" y="-30" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,43 @@
<definition height="30" width="20" link_type="terminal" hotspot_x="10" version="0.80" orientation="dyyy" type="element" hotspot_y="19">
<uuid uuid="{e4e753a8-9fde-4e8e-9256-0cf99d67e3de}"/>
<names>
<name lang="pt">Terra</name>
<name lang="cs">Země</name>
<name lang="it">Terra</name>
<name lang="el">Γείωση</name>
<name lang="nl">Aarde</name>
<name lang="ru">Земля</name>
<name lang="de">Erde</name>
<name lang="en">Ground</name>
<name lang="pl">Uziemienie</name>
<name lang="es">Tierra</name>
<name lang="ar">تأريض</name>
<name lang="fr">Terre</name>
</names>
<elementInformations>
<elementInformation name="comment" show="1"></elementInformation>
<elementInformation name="machine_manufacturer_reference" show="1"></elementInformation>
<elementInformation name="manufacturer_reference" show="1"></elementInformation>
<elementInformation name="description" show="1"></elementInformation>
<elementInformation name="manufacturer" show="1"></elementInformation>
<elementInformation name="designation" show="1"></elementInformation>
<elementInformation name="quantity" show="1"></elementInformation>
<elementInformation name="unity" show="1"></elementInformation>
<elementInformation name="supplier" show="1"></elementInformation>
<elementInformation name="plant" show="1"></elementInformation>
<elementInformation name="label" show="1"></elementInformation>
</elementInformations>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<dynamic_text uuid="{0af57a27-1887-4576-8b51-200ca996e582}" Halignment="AlignLeft" frame="false" x="2" Valignment="AlignTop" text_from="ElementInfo" y="-22.5" font="Sans Serif,9,-1,5,50,0,0,0,0,0" z="1" rotation="0" text_width="-1">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<line y1="4" x1="-3" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" y2="4" length2="1.5" length1="1.5" x2="3" end1="none" antialias="false"/>
<line y1="2" x1="-5" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" y2="2" length2="1.5" length1="1.5" x2="5" end1="none" antialias="false"/>
<line y1="0" x1="-7" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" y2="0" length2="1.5" length1="1.5" x2="7" end1="none" antialias="false"/>
<line y1="-10" x1="0" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" y2="0" length2="1.5" length1="1.5" x2="0" end1="none" antialias="false"/>
<terminal x="0" y="-11" orientation="n"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition hotspot_x="11" hotspot_y="4" version="0.70" type="element" height="20" orientation="dyyy" link_type="terminal" width="30">
<uuid uuid="{141e7e1e-4f7f-456d-9f04-52c32109b969}"/>
<names>
<name lang="en">Combine</name>
<name lang="fr">Jonction</name>
<name lang="es">Unión</name>
<name lang="it">Collegamento</name>
<name lang="pl">Połączenie 1</name>
<name lang="ar">وصلة</name>
<name lang="ru">Соединение</name>
<name lang="cs">Spoj</name>
</names>
<elementInformations/>
<informations></informations>
<description>
<line end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0" antialias="false" x1="7" length1="1.5" x2="1" y2="0" length2="1.5" end1="none"/>
<dynamic_text text_from="UserText" y="8.5" uuid="{43af2b14-2822-4ba2-988b-bda2005f69fd}" x="2" frame="false" z="2" rotation="0" text_width="-1" font_size="1">
<text>_</text>
</dynamic_text>
<line end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="6" antialias="false" x1="0" length1="1.5" x2="6" y2="0" length2="1.5" end1="none"/>
<terminal y="0" x="-4" orientation="w"/>
<terminal y="10" x="0" orientation="s"/>
<terminal y="0" x="10" orientation="e"/>
</description>
</definition>

View File

@@ -0,0 +1,22 @@
<definition hotspot_y="7" width="20" orientation="dyyy" type="element" height="20" version="0.70" hotspot_x="11" link_type="terminal">
<uuid uuid="{2d505b61-db0f-4784-9b9c-189366058272}"/>
<names>
<name lang="es">Esquina</name>
<name lang="en">Corner</name>
<name lang="cs">Roh</name>
<name lang="fr">Coin</name>
<name lang="ru">Угол</name>
<name lang="pl">Narożnik</name>
<name lang="ar">ركن</name>
<name lang="it">Angolo</name>
</names>
<elementInformations/>
<informations></informations>
<description>
<dynamic_text rotation="0" x="-0.5" y="-5.45" uuid="{9b8dd22d-096a-4989-b6f7-1de9e0339f53}" font_size="1" z="1" frame="false" text_from="UserText" text_width="-1">
<text>_</text>
</dynamic_text>
<terminal x="0" y="4" orientation="s"/>
<terminal x="-4" y="0" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition height="20" link_type="terminal" hotspot_x="9" width="20" orientation="dyyy" hotspot_y="9" version="0.70" type="element">
<uuid uuid="{8c0d3e9c-dc37-41d7-bfd5-fe4dbf8dc4fb}"/>
<names>
<name lang="ru">Пересечение</name>
<name lang="cs">Kříž</name>
<name lang="pl">Połączenie 2</name>
<name lang="it">Croce</name>
<name lang="es">Cruzar</name>
<name lang="en">Cross</name>
<name lang="ar">صليب</name>
<name lang="fr">Croix</name>
</names>
<elementInformations/>
<informations></informations>
<description>
<circle y="-1" style="line-style:normal;line-weight:normal;filling:black;color:black" x="-1" antialias="true" diameter="2"/>
<dynamic_text uuid="{fc5c039b-1fca-40d9-a6ff-a9e1775de38b}" text_width="-1" frame="false" y="-9.45" font_size="1" x="-0.5" z="2" rotation="0" text_from="UserText">
<text>_</text>
</dynamic_text>
<terminal y="0" orientation="e" x="4"/>
<terminal y="4" orientation="s" x="0"/>
<terminal y="-4" orientation="n" x="0"/>
<terminal y="0" orientation="w" x="-4"/>
</description>
</definition>

View File

@@ -0,0 +1,23 @@
<definition width="10" hotspot_y="14" hotspot_x="5" height="30" link_type="terminal" orientation="dyyy" version="0.70" type="element">
<uuid uuid="{b5abb4c2-455d-45ff-95f2-328521f4e2e1}"/>
<names>
<name lang="en">Jump</name>
<name lang="fr">Saut</name>
<name lang="ar">قفز</name>
<name lang="cs">Skok</name>
<name lang="it">Salto</name>
<name lang="pl">Brak połączenia</name>
<name lang="ru">Перемычка</name>
<name lang="es">Puente</name>
</names>
<elementInformations/>
<informations></informations>
<description>
<arc x="-3" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" width="6" start="90" y="-3" height="6" angle="-180"/>
<dynamic_text font_size="1" x="1.5" text_from="UserText" z="2" y="-11.45" rotation="0" uuid="{1a3e4d91-15cc-424b-99d0-25930d779fb6}" frame="false" text_width="-1">
<text>_</text>
</dynamic_text>
<terminal x="0" y="-7" orientation="n"/>
<terminal x="0" y="7" orientation="s"/>
</description>
</definition>

View File

@@ -0,0 +1,15 @@
<qet-directory>
<names>
<name lang="ru">Соединения</name>
<name lang="de">Verbindungen</name>
<name lang="en">Connections</name>
<name lang="fr">Connections</name>
<name lang="it">Collegamenti</name>
<name lang="pl">Połączenia</name>
<name lang="cs">Spojení</name>
<name lang="el">Ενώσεις</name>
<name lang="nl">Verbindingen</name>
<name lang="es">Conexiones</name>
<name lang="da">Forbindelser</name>
</names>
</qet-directory>

View File

@@ -0,0 +1,25 @@
<definition type="element" height="20" width="30" orientation="dyyy" version="0.70" hotspot_y="4" link_type="terminal" hotspot_x="17">
<uuid uuid="{709e6400-adc2-4faf-ba46-aa513d1dcaf1}"/>
<names>
<name lang="fr">Epissure</name>
<name lang="pl">Połączenie 3</name>
<name lang="cs">Spojka</name>
<name lang="en">Splice</name>
<name lang="it">Spaziatura</name>
<name lang="ru">Сращивание</name>
<name lang="es">Empalme</name>
</names>
<elementInformations/>
<informations></informations>
<description>
<dynamic_text text_width="-1" x="1.5" rotation="0" frame="false" uuid="{b653b162-d4c8-4660-a5ca-e6ca05a56de9}" font_size="1" z="1" text_from="ElementInfo" y="-1.45">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<line x2="-6" antialias="false" x1="0" end2="none" y2="0" end1="none" length2="1.5" length1="1.5" y1="6" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line x2="-5" antialias="false" x1="1" end2="none" y2="0" end1="none" length2="1.5" length1="1.5" y1="0" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<terminal x="0" orientation="s" y="10"/>
<terminal x="-10" orientation="w" y="0"/>
<terminal x="4" orientation="e" y="0"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition hotspot_y="4" height="20" hotspot_x="17" type="element" width="30" link_type="terminal" orientation="dyyy" version="0.70">
<uuid uuid="{9e88368e-1b20-4a56-8941-5d17a4cce2d4}"/>
<names>
<name lang="cs">Levé spojení</name>
<name lang="ru">Справа налево</name>
<name lang="fr">Liaison gauche</name>
<name lang="en">Thru left</name>
<name lang="ar">ربط يسار</name>
<name lang="it">Collegamento sinistro</name>
<name lang="pl">Połączenie 4</name>
<name lang="es">A la izquierda</name>
</names>
<elementInformations/>
<informations></informations>
<description>
<dynamic_text font_size="1" rotation="0" uuid="{5ff9bef8-b6a8-4cf8-ba82-4dabe7b1820f}" text_width="-1" frame="false" text_from="UserText" z="1" x="1.5" y="-1.45">
<text>_</text>
</dynamic_text>
<line x1="0" length1="1.5" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="6" y2="0" end1="none" antialias="false" x2="-6"/>
<line x1="0" length1="1.5" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0" y2="5" end1="none" antialias="false" x2="0"/>
<terminal x="4" orientation="e" y="0"/>
<terminal x="-10" orientation="w" y="0"/>
<terminal x="0" orientation="s" y="10"/>
</description>
</definition>

View File

@@ -0,0 +1,26 @@
<definition link_type="terminal" width="30" hotspot_x="14" orientation="dyyy" height="20" version="0.70" hotspot_y="4" type="element">
<uuid uuid="{6e40fff3-691c-4622-b9aa-4ff930a5b981}"/>
<names>
<name lang="en">Thru right</name>
<name lang="ru">Слева направо</name>
<name lang="cs">Pravé spojení</name>
<name lang="fr">Liaison droite</name>
<name lang="it">Collegamento destro</name>
<name lang="es">A la derecha</name>
<name lang="ar">ربط يمين</name>
<name lang="pl">Połączenie 5</name>
</names>
<elementInformations/>
<informations></informations>
<description>
<dynamic_text text_width="-1" y="-0.45" rotation="0" uuid="{ab829572-e7d6-4e5c-9c6e-a0852fea788e}" x="5.5" frame="false" text_from="UserText" font_size="1" z="1">
<text>_</text>
</dynamic_text>
<line antialias="false" x1="0" y1="0" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5" end2="none" end1="none" y2="0" length2="1.5" x2="-6"/>
<line antialias="false" x1="0" y1="0" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5" end2="none" end1="none" y2="5" length2="1.5" x2="0"/>
<line antialias="false" x1="6" y1="0" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5" end2="none" end1="none" y2="6" length2="1.5" x2="0"/>
<terminal orientation="s" y="10" x="0"/>
<terminal orientation="w" y="0" x="-10"/>
<terminal orientation="e" y="0" x="10"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition width="120" version="0.3" hotspot_x="71" hotspot_y="10" height="40" type="element" orientation="dyyy">
<names>
<name lang="ar">كايبل طورين + تأريض</name>
<name lang="de">Kabel 3G</name>
<name lang="ru">Кабель 2 жилы + PE</name>
<name lang="it">Cavo 2 fasi + terra</name>
<name lang="fr">Cable 2 phases+terre</name>
<name lang="pl">Oznaczenie przewodu czterożyłowego</name>
<name lang="es">Cable 2 fases+tierra</name>
<name lang="cs">Označení drátového propojení - 2 fáze + země</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<text x="12" y="9" size="4" text="2"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="7.95" x1="26.95" y2="11.95" x2="30.95"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="8" x1="8" y2="12" x2="12"/>
<text x="30.5" y="8.55" size="4" text="GNYE"/>
<input x="-68" y="17" size="3" rotate="true" text="210007&#xa;4G1,5 mm²&#xa; 4m"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="-39.9373" y2="10" x2="37.932"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="8" x1="-32" y2="12" x2="-28"/>
<text x="-28" y="9" size="4" text="1"/>
<input x="-61" y="1" size="5" rotate="true" text="+"/>
</description>
</definition>

View File

@@ -0,0 +1,27 @@
<definition width="120" version="0.3" hotspot_x="70" hotspot_y="10" height="40" type="element" orientation="dyyy">
<names>
<name lang="ar">كايبل ثلاثي الطور + تأريض</name>
<name lang="de">Kabel 4G</name>
<name lang="ru">Кабель 3 жилы + PE</name>
<name lang="it">Cavo 3 fasi + terra</name>
<name lang="fr">Cable 3 phases+terre</name>
<name lang="pl">Oznaczenie przewodu czterożyłowego</name>
<name lang="es">Cable 3 fases+tierra</name>
<name lang="cs">Označení drátového propojení - 3 fáze + země</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="7.95" x1="-12.05" y2="11.95" x2="-8.05"/>
<text x="-9" y="9" size="4" text="2"/>
<text x="12" y="9" size="4" text="3"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="7.95" x1="26.95" y2="11.95" x2="30.95"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="8" x1="8" y2="12" x2="12"/>
<text x="32" y="9" size="4" text="GNYE"/>
<input x="-68" y="17" size="3" rotate="true" text="210007&#xa;4G1,5 mm²&#xa; 4m"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="-39.9373" y2="10" x2="37.932"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="8" x1="-32" y2="12" x2="-28"/>
<text x="-28" y="9" size="4" text="1"/>
<input x="-61" y="1" size="5" rotate="true" text="+"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition width="100" version="0.3" hotspot_x="60" hotspot_y="10" height="40" type="element" orientation="dyyy">
<names>
<name lang="ar">كايبل بطورين و تأريض</name>
<name lang="de">Kabel 3G</name>
<name lang="ru">Кабель 2 жилы + PE</name>
<name lang="it">Cavo 2 fasi + terra</name>
<name lang="fr">Cable 2 phases+terre</name>
<name lang="pl">Oznaczenie przewodu czterożyłowego</name>
<name lang="es">Cable 2 fases+tierra</name>
<name lang="cs">Označení drátového propojení - 2 fáze + země</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="7.95" x1="17.95" y2="11.95" x2="21.95"/>
<text x="2" y="9" size="4" text="2"/>
<text x="23" y="9" size="4" text="GNYE"/>
<input x="-58" y="17" size="3" rotate="true" text="210007&#xa;4G1,5 mm²&#xa; 4m"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="7.95" x1="-2.05" y2="11.95" x2="1.95"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="-30.2509" y2="10" x2="27.2717"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="8" x1="-22" y2="12" x2="-18"/>
<text x="-18" y="9" size="4" text="1"/>
<input x="-51" y="1" size="5" rotate="true" text="+"/>
</description>
</definition>

View File

@@ -0,0 +1,24 @@
<definition width="130" version="0.3" hotspot_x="88" hotspot_y="18" height="40" type="element" orientation="dyyy">
<names>
<name lang="ar">كايبل رباعي النواة</name>
<name lang="It">Cavo ? 4G</name>
<name lang="fr">Cable 4G</name>
<name lang="pl">Przewód czterożyłowy</name>
<name lang="es">Cable 4G</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="7.95" x1="-33.05" y2="11.95" x2="-29.05"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="7.95" x1="-13.05" y2="11.95" x2="-9.05"/>
<text x="31" y="9" size="4" text="3"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="8" x1="27" y2="12" x2="31"/>
<text x="-10" y="9" size="4" text="1"/>
<text x="11" y="9" size="4" text="2"/>
<line length1="1.5" length2="1.5" antialias="true" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="8" x1="7" y2="12" x2="11"/>
<input x="-82" y="2.5" size="6" rotate="true" text="type?&#xa;4G_ mm²"/>
<line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="10" x1="-31" y2="10" x2="29"/>
<text x="-31" y="9" size="4" text="GNYE"/>
<input x="-62" y="1" size="5" rotate="true" text=""/>
</description>
</definition>

View File

@@ -0,0 +1,26 @@
<definition hotspot_y="3" orientation="dyyy" version="0.51" hotspot_x="47" link_type="simple" width="100" type="element" height="20">
<uuid uuid="{9923c1a5-b49a-4243-923e-cde9d916ea2b}"/>
<names>
<name lang="fr">Cable 5G</name>
<name lang="it">Cavo Type 5G</name>
<name lang="es">Cable 5G</name>
<name lang="pl">Przewód pięciożyłowy</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line end1="none" x1="-42.05" y1="7.95" x2="-38.05" length1="1.5" y2="11.95" antialias="true" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line end1="none" x1="-22.05" y1="7.95" x2="-18.05" length1="1.5" y2="11.95" antialias="true" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text text="2" size="4" y="9" x="22"/>
<line end1="none" x1="18" y1="8" x2="22" length1="1.5" y2="12" antialias="true" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text text="BL" size="4" y="9" x="-19"/>
<text text="1" size="4" y="9" x="2"/>
<line end1="none" x1="37.95" y1="7.95" x2="41.95" length1="1.5" y2="11.95" antialias="true" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line end1="none" x1="-2" y1="8" x2="2" length1="1.5" y2="12" antialias="true" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text text="3" size="4" y="9" x="43"/>
<input text="Type?&#xa;5G_ mm²" size="6" rotate="true" y="2" x="-85" tagg="label"/>
<line end1="none" x1="-40" y1="10" x2="40" length1="1.5" y2="10" antialias="false" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text text="GNYE" size="4" y="9" x="-40"/>
<input text="" size="5" rotate="true" y="1" x="-71" tagg="none"/>
</description>
</definition>

View File

@@ -0,0 +1,22 @@
<definition hotspot_y="3" orientation="dyyy" version="0.51" hotspot_x="29" link_type="simple" width="60" type="element" height="20">
<uuid uuid="{5f981421-4c54-4cd5-929e-7f77dab94fef}"/>
<names>
<name lang="It">Cavo ? 3G</name>
<name lang="fr">Cable 3G</name>
<name lang="es">Cable 3G</name>
<name lang="pl">Przewód trójżyłowy</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line end1="none" x1="-23.05" y1="7.95" x2="-19.05" length1="1.5" y2="11.95" antialias="true" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<line end1="none" x1="-3.05" y1="7.95" x2="0.95" length1="1.5" y2="11.95" antialias="true" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text text="1" size="4" y="9" x="0"/>
<text text="2" size="4" y="9" x="21"/>
<line end1="none" x1="17" y1="8" x2="21" length1="1.5" y2="12" antialias="true" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<input text="type?&#xa;3G_ mm²" size="6" rotate="true" y="2.5" x="-72" tagg="label"/>
<line end1="none" x1="-21" y1="10" x2="20" length1="1.5" y2="10" antialias="false" end2="none" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
<text text="GNYE" size="4" y="9" x="-21"/>
<input text="" size="5" rotate="true" y="1" x="-52" tagg="none"/>
</description>
</definition>

View File

@@ -0,0 +1,25 @@
<definition width="70" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="20" hotspot_y="9" type="element">
<uuid uuid="{4b9a04b1-0d35-4d54-b5cb-b573ed3a9b0d}"/>
<names>
<name lang="de">Kabel 3x</name>
<name lang="cs">Označení drátového propojení 3 vodiče</name>
<name lang="pl">Oznaczenie przewodu trójżyłowego</name>
<name lang="it">Cavo a 3 conduttori</name>
<name lang="en">Cable 3 wires</name>
<name lang="es">Cable 3 alambres</name>
<name lang="fr">Cable 3 brins</name>
<name lang="ru">Кабель 3 жилы</name>
</names>
<informations></informations>
<description>
<line antialias="false" length1="1.5" x2="50" end2="none" x1="-10" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0"/>
<input x="-36" y="-6" tagg="label" size="7" rotate="true" text="-W?"/>
<input x="-56" y="4.5" tagg="none" size="5" rotate="true" text="ÖLFLEX 100"/>
<terminal x="0" y="-5" orientation="n"/>
<terminal x="20" y="-5" orientation="n"/>
<terminal x="40" y="-5" orientation="n"/>
<terminal x="0" y="5" orientation="s"/>
<terminal x="20" y="5" orientation="s"/>
<terminal x="40" y="5" orientation="s"/>
</description>
</definition>

View File

@@ -0,0 +1,23 @@
<definition width="60" link_type="simple" version="0.5" hotspot_x="21" orientation="dyyy" height="10" hotspot_y="-6" type="element">
<uuid uuid="{822e6fc1-0104-4d3a-ba3c-995c24c79cf2}"/>
<names>
<name lang="nl">Scherm</name>
<name lang="el">Πλέγμα</name>
<name lang="de">Schirm</name>
<name lang="cs">Obrazovka</name>
<name lang="pl">Ekran 3</name>
<name lang="it">Schermo</name>
<name lang="ar">شاشة</name>
<name lang="en">Screen</name>
<name lang="es">Pantalla</name>
<name lang="fr">Ecran</name>
<name lang="ru">Экран</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<ellipse width="50" x="-15" antialias="true" y="7.5" height="5" style="line-style:dotted;line-weight:normal;filling:none;color:black"/>
<input x="-9" y="-2.45" tagg="label" size="9" rotate="true" text="_"/>
<terminal x="-15" y="10" orientation="w"/>
</description>
</definition>

View File

@@ -0,0 +1,21 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="15" orientation="dyyy" height="20" hotspot_y="9" type="element">
<uuid uuid="{6ac285f9-6492-40cb-be58-9ba565ea1921}"/>
<names>
<name lang="de">Kabelader</name>
<name lang="cs">Vedení kabelu</name>
<name lang="pl">Połączenie przewodu</name>
<name lang="it">Conduttore di un cavo</name>
<name lang="en">Wire of cable</name>
<name lang="es">Alambre del cable</name>
<name lang="fr">Fil de cable</name>
<name lang="ru">Жила кабеля</name>
</names>
<informations></informations>
<description>
<line antialias="false" length1="1.5" x2="9.82672" end2="none" x1="-9.76313" end1="none" y2="0" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0"/>
<input x="1" y="-11.5" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="0" end2="none" x1="0" end1="none" y2="4.11304" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-4.10435"/>
<terminal x="0" y="5" orientation="s"/>
<terminal x="0" y="-5" orientation="n"/>
</description>
</definition>

View File

@@ -0,0 +1,20 @@
<definition width="20" link_type="simple" version="0.5" hotspot_x="10" orientation="dyyy" height="20" hotspot_y="9" type="element">
<uuid uuid="{374ed6b3-7329-4cad-ac8c-200b17508460}"/>
<names>
<name lang="de">Verdrahtung</name>
<name lang="cs">Drátové propojení</name>
<name lang="pl">Oznaczenie przewodu</name>
<name lang="it">Conduttura</name>
<name lang="en">Wiring</name>
<name lang="es">Alambrado</name>
<name lang="fr">Filerie</name>
</names>
<informations></informations>
<description>
<line antialias="false" length1="1.5" x2="-5" end2="none" x1="5" end1="none" y2="5" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5"/>
<input x="0" y="-2.5" tagg="label" size="9" rotate="true" text="_"/>
<line antialias="false" length1="1.5" x2="0" end2="none" x1="0" end1="none" y2="5" length2="1.5" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-5"/>
<terminal x="0" y="-5" orientation="n"/>
<terminal x="0" y="5" orientation="s"/>
</description>
</definition>

View File

@@ -0,0 +1,33 @@
<definition width="70" hotspot_x="35" hotspot_y="5" orientation="dyyy" version="0.80" type="element" height="10" link_type="simple">
<uuid uuid="{3cfdc90d-f114-4ecd-9ab2-37786c279287}"/>
<names>
<name lang="de">Kabel 3G</name>
<name lang="fr">Cable 3G</name>
<name lang="cs">Kabel 3G</name>
</names>
<elementInformations/>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line x2="1.95" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-2.05" length2="1.5" antialias="true" y2="1.95" end2="none" x1="-2.05" length1="1.5"/>
<line x2="22" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-2" length2="1.5" antialias="true" y2="2" end2="none" x1="18" length1="1.5"/>
<dynamic_text text_width="-1" font="Sans Serif,7,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" z="3" Valignment="AlignTop" frame="false" x="-50" uuid="{fe752adf-2e2b-4005-a272-42dd6976c493}" y="0.5" text_from="UserText" rotation="0">
<text>3G</text>
</dynamic_text>
<line x2="30" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="0" length2="1.5" antialias="false" y2="0" end2="none" x1="-29.9373" length1="1.5"/>
<line x2="-18" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-2" length2="1.5" antialias="true" y2="2" end2="none" x1="-22" length1="1.5"/>
<dynamic_text text_width="-1" font="Sans Serif,7,-1,5,50,0,0,0,0,0" Halignment="AlignLeft" z="6" Valignment="AlignTop" frame="false" x="-51" uuid="{65bfd07e-7af5-4193-a5ba-b3dc967da121}" y="-18.5" text_from="ElementInfo" rotation="0">
<text></text>
<info_name>label</info_name>
</dynamic_text>
<dynamic_text text_width="-1" font="Sans Serif,4,-1,5,25,0,0,0,0,0" Halignment="AlignLeft" z="7" Valignment="AlignTop" frame="false" x="-22" uuid="{df01c7dd-b2e7-4b24-9057-b8bc3478ff67}" y="-11" text_from="UserText" rotation="0">
<text>1</text>
</dynamic_text>
<dynamic_text text_width="-1" font="Sans Serif,4,-1,5,25,0,0,0,0,0" Halignment="AlignLeft" z="8" Valignment="AlignTop" frame="false" x="-2" uuid="{ce5a0030-5247-47ab-a975-63256db0d2bd}" y="-11" text_from="UserText" rotation="0">
<text>2</text>
</dynamic_text>
<dynamic_text text_width="-1" font="Sans Serif,4,-1,5,25,0,0,0,0,0" Halignment="AlignLeft" z="9" Valignment="AlignTop" frame="false" x="18" uuid="{e0a00f86-dd76-48fe-be8b-8ff6f510e651}" y="-11" text_from="UserText" rotation="0">
<text>PE</text>
</dynamic_text>
</description>
</definition>

View File

@@ -0,0 +1,27 @@
<definition type="element" height="10" link_type="simple" version="0.60" hotspot_x="36" hotspot_y="5" orientation="dyyy" width="90">
<uuid uuid="{e02f4582-b5dd-4f81-ba71-e3d5521b4152}"/>
<names>
<name lang="ru">Кабель 3 жилы + PE</name>
<name lang="pl">Oznaczenie przewodu czterożyłowego</name>
<name lang="cs">Kabel 4G</name>
<name lang="de">Kabel 4G</name>
<name lang="es">Cable 3 fases+tierra</name>
<name lang="it">Cavo 3 fasi + terra</name>
<name lang="fr">Cable 3 phases+terre</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<line x1="-2.05" y1="-2.05" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="1.95" y2="1.95" antialias="true"/>
<line x1="37.95" y1="-2.05" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="41.95" y2="1.95" antialias="true"/>
<line x1="18" y1="-2" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="22" y2="2" antialias="true"/>
<input size="7" tagg="none" rotate="true" x="-50" y="10" text="4G"/>
<line x1="-29.9373" y1="0" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="47.932" y2="0" antialias="false"/>
<line x1="-22" y1="-2" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="-18" y2="2" antialias="true"/>
<input size="7" tagg="label" rotate="true" x="-51" y="-9" text="_"/>
<input size="4" tagg="none" rotate="true" x="-22" y="-4" text="1"/>
<input size="4" tagg="none" rotate="true" x="-2" y="-4" text="2"/>
<input size="4" tagg="none" rotate="true" x="18" y="-4" text="3"/>
<input size="4" tagg="none" rotate="true" x="38" y="-4" text="PE"/>
</description>
</definition>

View File

@@ -0,0 +1,33 @@
<definition type="element" height="10" link_type="simple" version="0.60" hotspot_x="73" hotspot_y="5" orientation="dyyy" width="150">
<uuid uuid="{d1007c67-032b-4925-8560-aac9e547d6ae}"/>
<names>
<name lang="ru">Кабель 6 жилы + PE</name>
<name lang="pl">Oznaczenie przewodu czterożyłowego</name>
<name lang="cs">Kabel 7G</name>
<name lang="de">Kabel 7G</name>
<name lang="es">Cable 6 fases+tierra</name>
<name lang="it">Cavo fasi + terra</name>
<name lang="fr">Cable 6 phases+terre</name>
</names>
<informations>Author: The QElectroTech team&#xd;
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input size="4" tagg="none" rotate="true" x="38" y="-4" text="6"/>
<input size="4" tagg="none" rotate="true" x="18" y="-4" text="5"/>
<input size="4" tagg="none" rotate="true" x="-2" y="-4" text="4"/>
<line x1="57.95" y1="-2.05" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="61.95" y2="1.95" antialias="true"/>
<line x1="-42.05" y1="-2.05" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="-38.05" y2="1.95" antialias="true"/>
<line x1="37.95" y1="-2.05" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="41.95" y2="1.95" antialias="true"/>
<line x1="17.95" y1="-2.05" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="21.95" y2="1.95" antialias="true"/>
<line x1="-2.05" y1="-2.05" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="1.95" y2="1.95" antialias="true"/>
<line x1="-22" y1="-2" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="-18" y2="2" antialias="true"/>
<input size="7" tagg="none" rotate="true" x="-89" y="10" text="7G"/>
<line x1="-67.9373" y1="0" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="71" y2="0" antialias="false"/>
<line x1="-62" y1="-2" end1="none" style="line-style:normal;line-weight:normal;filling:none;color:black" end2="none" length1="1.5" length2="1.5" x2="-58" y2="2" antialias="true"/>
<input size="7" tagg="label" rotate="true" x="-90" y="-9" text="_"/>
<input size="4" tagg="none" rotate="true" x="-62" y="-4" text="1"/>
<input size="4" tagg="none" rotate="true" x="-42" y="-4" text="2"/>
<input size="4" tagg="none" rotate="true" x="-22" y="-4" text="3"/>
<input size="4" tagg="none" rotate="true" x="58" y="-4" text="PE"/>
</description>
</definition>

View File

@@ -0,0 +1,22 @@
<definition width="30" link_type="simple" version="0.5" hotspot_x="14" orientation="dyyy" height="20" hotspot_y="4" type="element">
<uuid uuid="{a0e9e33a-ee38-4c08-8f40-c307da8d822b}"/>
<names>
<name lang="el">Διατομή αγωγού</name>
<name lang="es">Clasificación de sección</name>
<name lang="nl">Doorsnede</name>
<name lang="de">Verdrahtungsquerschnitt</name>
<name lang="cs">Průřez drátovým propojením</name>
<name lang="pl">Pole przekróju przewodu</name>
<name lang="it">Sezione della nomenclatura</name>
<name lang="ar">تسمية مساحة المقطع </name>
<name lang="en">Wiring section</name>
<name lang="fr">Section de fil</name>
</names>
<informations>Author: The QElectroTech team
License: see http://qelectrotech.org/wiki/doc/elements_license</informations>
<description>
<input x="-40" y="10" tagg="label" size="6" rotate="true" text="_"/>
<text x="8" y="6.3334" size="4" text="2"/>
<text x="-10" y="10" size="6" text="mm"/>
</description>
</definition>

Some files were not shown because too many files have changed in this diff Show More