If you can found for mouse scroll tab.
https://doc.qt.io/qt-5/macos-issues.html
3,651 2019-08-29 14:03:32
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
3,652 2019-08-29 13:50:32
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
Nice. ;-)
See GIT commit in my previous post.
3,653 2019-08-29 13:07:01
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
Fixed ! https://git.tuxfamily.org/qet/qet.git/c … ed69f515de
Try new dmg bundle qelectrotech-0.80-DEV_r6007.dmg
Strange that Qt did not apply himself the style defined on this platform by Qt upstream.
3,654 2019-08-29 11:53:55
Re: LISTE DES FOLIOS AUTOMATIQUE (1 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonjour,
hélas non c'est codé en dur dans le code.
3,655 2019-08-29 10:34:08
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
Compile finished without error?
If ok, you have the bunde dmg located in packaging/mac-osx/ directory.
MacQetDeploy.sh on GIT is not up to date (it is still based on the old SVN trunk). I have not yet pushed the new adaptation for GIT.
3,656 2019-08-29 02:21:27
Re: Nouveautés de la version de développement 0.8 (317 replies, posted in News)
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..
On a request from Plc-user in element Editor: added : 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.
Btw, Web repository HTML viewer ( elmt to SVG Team made scripts) of element collection was based on old SVN (svn up crontab) now not up to date, Subversion was abandoned recently by the Team.
GIT is sometimes very complicated to do a simple trick that SVN was easily !!
I dont wan't to use git-sparse-checkout oe sub modules for cloning only a GIT directory, but I found a quickly workaround and use Github SVN for syncing Github QET mirror to elements remote SVN.
It was still tricky ... the svn checkout crashes towards the end on an error svn: E130003: The XML response contains invalid XML, svn cleanup can not do anything to restore the situation the svn up provand assertion failed (action == svn_wc_conflict_action_delete) well....an rsync from my local clone on the remote then a svn up and it was in the bag.
There is still a lot of work to add dynamic texts that are not yet supported and does not generate a thumbnail of the symbol in the HTML viewer, and text orientation is also not supported.
So many things to do that the days lack of hours....
Improve polygon widget editor on elements editor.
Force fusion style on macOS.
Add green style color for tab selected.
3,657 2019-08-28 18:41:12
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
QTcreator: Unknown module(s) in QT: KWidgetsAddons KCoreAddons :
You can try to copy your libs KF5 *.pri on /usr/local/opt/qt5/mkspecs/modules/ like :
cp /usr/local/opt/kf5-kwidgetsaddons/mkspecs/modules/qt_KWidgetsAddons.pri /usr/local/opt/qt5/mkspecs/modules/
etc.
3,658 2019-08-28 18:29:09
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
If I remember well, I use Qt 5 framework libs provided by Brew and now only Command_Line_Tools_macOS_10.13_for_Xcode_10.1.dmg I compile it with qmake -spec macx-clang and make -j16
See MacQetDeploy.sh script on misc directory on GIT.
Look the full log issue here, that can help you :https://github.com/KDE-mac/homebrew-kde/issues/285
3,659 2019-08-28 15:21:40
Re: Comment supprimer un backup "fantôme" ? (8 replies, posted in FR : Aide, suggestions, discussions, ...)
Bah il suffit de supprimer des morceaux du fichier config de QET, alors c'est vrai sous Linux et macOS c'est très facile puisque c'est un simple fichier texte, mais Windows avec sa politique ancienne de vouloir tout stocker dans le registre font que c'est plus compliquer pour mde Michu de supprimer des clés dans la base de registre Windows.
Il semblerai que chez Redmon ils se sont aperçu de leur erreur et commence à faire machine arrière, la base de registre étant devenue un sacré foutoir au fil du temps et des installations de logiciels.
Exemple de fichier conf sur une machine Linux:
3,660 2019-08-28 15:12:05
Re: Taille impression et taille zone de travail (11 replies, posted in FR : Aide, suggestions, discussions, ...)
Pas pour l'instant et personne ne s'en ai plain jusqu'a présent.
3,661 2019-08-28 15:08:58
Re: Displaced terminal pins (8 replies, posted in EN : Help, suggestions, discussions, ...)
Hi,
interesting, thanks for your feed back.
You have UHD (4K) screens in your config?
3,662 2019-08-28 06:38:29
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
Unfortunately, we have no one who is familiar with the macos environment as well as C ++ / Qt to help us improve the software on this platform.
We do what we can with our Linux virtual machines. and not time..
3,663 2019-08-28 06:31:08
Re: Displaced terminal pins (8 replies, posted in EN : Help, suggestions, discussions, ...)
Hello Rajamodol,
thanks for this informations that can be help us.
It seems that some people only have problems under Windows (10 ?) with several screens, but we have no information on the configurations and type of these screens.
Here on my Debian Sid with 2 X 27" screens one in 4K (3840 * 2160) and other in 2K (1920*1080) I saw no problem.
Is maybe a MS Windows 10 problem, I don't know?
3,664 2019-08-28 06:14:09
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
I use https://github.com/KDE-mac/homebrew-kde for KWidgetsAddons KCoreAddons libs.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew tap kde-mac/kde
brew install kde-mac/kde/kf5-karchive
brew install kde-mac/kde/kf5-kwidgetsaddons
brew install kde-mac/kde/kf5-kcoreaddons
3,665 2019-08-27 20:13:04
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
If you have Qt 5 installed or know a liitle C++/Qt you can try to add Fusion style for macOS in qetapp.cpp
Like this :
p, li { white-space: pre-wrap; }
/**
Autodetec Windows style
@param Windows style
*/
#if defined(Q_OS_WIN) && defined(Q_OS_WINCE)
if defined(Q_OS_WIN)
if ((QSysInfo::WindowsVersion >= QSysInfo::WV_VISTA
&& QSysInfo::WindowsVersion < QSysInfo::WV_NT_based))
style = QLatin1String("WindowsVista");
else if ((QSysInfo::WindowsVersion >= QSysInfo::WV_XP
&& QSysInfo::WindowsVersion < QSysInfo::WV_NT_based))
style = QLatin1String("WindowsXP");
else
style = QLatin1String("Windows"); // default styles for Windows
#endif
3,666 2019-08-27 18:57:27
Re: Impossible to scroll page tabs (left-right) on Mac and how to compile (60 replies, posted in Code)
Seem's like this :
https://forum.qt.io/topic/94574/how-to- … -for-mac/5
Maybe add for macOS style ("macintosh, or fusion") in code.
https://doc.qt.io/qt-5/qtabbar.html
See : A truncated tab bar shown in the Fusion widget style.
3,667 2019-08-26 19:26:51
Re: Taille impression et taille zone de travail (11 replies, posted in FR : Aide, suggestions, discussions, ...)
3,668 2019-08-26 19:16:44
Re: Taille impression et taille zone de travail (11 replies, posted in FR : Aide, suggestions, discussions, ...)
Ton fichier semble en aperçu bien passer ici en impression A4, par contre les remplissages de zones avec des motifs faut y aller mollo car ça peut rendre différemment une fois imprimé.
3,669 2019-08-26 19:07:28
Re: Liste dernier projet (2 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonsoir,
de mémoire c'est les fichiers enregistrés qui remplissent la liste.
3,670 2019-08-26 14:23:11
Re: Comment supprimer un backup "fantôme" ? (8 replies, posted in FR : Aide, suggestions, discussions, ...)
Salut Nuri,
rien qui correspond a ton projet11 dans ton $/.local/share/stalefiles/QElectroTech/ ?
3,671 2019-08-26 14:10:44
Re: Neue Funktion im Element-Editor? (15 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
3,672 2019-08-26 13:29:24
Re: Neue Funktion im Element-Editor? (15 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
You can try it now, all packages on all platforms are availables.
3,673 2019-08-26 12:40:53
Re: Neue Funktion im Element-Editor? (15 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@Plc-user,
added.
https://git.tuxfamily.org/qet/qet.git/c … ee97c7f633
3,674 2019-08-26 11:15:29
Re: Neue Funktion im Element-Editor? (15 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Do you think it is possible to use for example <Ctrl> or <Shift> together
with the Cursor-Keys to reduce the step-size to 0.1 ?
Is a problem if directly Cursor-Keys reduce the step-size to 0.1 whitout <Ctrl> or <Shift> keys?
With the mouse you move elements by 10 points or by 1 point with <Ctrl>.
--- sources/editor/elementscene.cpp
+++ sources/editor/elementscene.cpp
@@ -213,13 +214,13 @@ void ElementScene::keyPressEvent(QKeyEvent *event)
QPointF p = qgo->pos();
int k = event->key();
if(k == Qt::Key_Right)
- p.rx() += 1;
+ p.rx() += 0.1;
else if (k == Qt::Key_Left)
- p.rx() -= 1;
+ p.rx() -= 0.1;
else if (k == Qt::Key_Up)
- p.ry() -= 1;
+ p.ry() -= 0.1;
else if (k == Qt::Key_Down)
- p.ry() += 1;
+ p.ry() += 0.1;
qgo->setPos(p);
QPropertyUndoCommand *undo = new QPropertyUndoCommand(qgo, "pos", QVariant(original_pos), QVariant(p));