Commit Graph

  • a90ef4c581 Tag version 0.6 RC3 0.6rc3 scorpio810 2017-09-20 09:44:34 +00:00
  • 5612121df2 Update displayed Version to 0.60-RC3 scorpio810 2017-09-20 09:38:50 +00:00
  • 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. blacksun 2017-09-13 16:38:16 +00:00
  • e8b602915e Update NL translation, thank Dik scorpio810 2017-09-05 09:31:38 +00:00
  • 0424a73999 Adpater BE-NL rdsivd 2017-09-03 19:22:01 +00:00
  • 211d6c45c2 Updated Czech translations pavelfric 2017-09-01 19:34:18 +00:00
  • 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. blacksun 2017-08-29 14:54:27 +00:00
  • 517c7db05e Remove the second color of conductor. Add double click on the handler, open the conducteur properties dialog blacksun 2017-08-27 19:08:02 +00:00
  • 9b4b317d7f Merge commits "r4999, r500, r5001" to branch 0.60 scorpio810 2017-08-27 13:55:10 +00:00
  • 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. blacksun 2017-08-27 11:27:41 +00:00
  • 48778d901c Update splash version scorpio810 2017-08-25 07:28:30 +00:00
  • 6419f84d9c Keep up to date the model when a dynamic text item change, for exemple after an undo command blacksun 2017-08-24 17:35:40 +00:00
  • 99eac96475 Conductor : double click on an handler open the property editor of the conductor blacksun 2017-08-24 14:55:13 +00:00
  • 57f34b4ee2 Minor : remove the QetGraphicsItemHandler returned by the function zValue blacksun 2017-08-24 14:48:58 +00:00
  • 78a2b8a301 Enclose a class function into a macro because available since Qt 5.3 blacksun 2017-08-24 12:38:35 +00:00
  • fad7ba8347 Update Dutch translation, thank Dik scorpio810 2017-08-23 11:05:10 +00:00
  • f202493e11 Update Dutch translation, thank Dik scorpio810 2017-08-23 11:03:57 +00:00
  • 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. blacksun 2017-08-22 18:27:23 +00:00
  • fe46dc29a6 Fix ftbfs for ubuntu 14.04 blacksun 2017-08-22 17:24:51 +00:00
  • fbb07bf2b8 Commit 5005 break the change made in commit 5003 : fix it blacksun 2017-08-16 14:32:34 +00:00
  • 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. blacksun 2017-08-16 13:52:15 +00:00
  • 82fd0fd181 Fix typo scorpio810 2017-08-15 01:43:45 +00:00
  • f94b7a04dd Fix typo on qet_tb_generator warning msgbox scorpio810 2017-08-15 01:38:31 +00:00
  • 603fa81cb7 Minor scorpio810 2017-08-11 00:48:54 +00:00
  • 65d87814b6 Merge commits r5007, r5013, r5014, r5015 scorpio810 2017-08-10 23:19:04 +00:00
  • 0011213314 Add new symbols thanks scorpio810 2017-08-10 12:30:38 +00:00
  • afb96798b9 Add new symbols scorpio810 2017-08-10 12:25:37 +00:00
  • a891b993d3 Add new symbols, thanks shateks scorpio810 2017-08-10 12:24:31 +00:00
  • 2d57cde7e1 Add new symbols, thanks Szateks scorpio810 2017-08-10 12:22:04 +00:00
  • 3c535b2904 Minor : fix warning blacksun 2017-08-09 09:03:04 +00:00
  • e71fc99464 Fix crash blacksun 2017-08-06 11:35:01 +00:00
  • 6e2ed873bb Dynamic element text item can display information of parent element blacksun 2017-08-06 10:18:33 +00:00
  • 31f36b8625 Modernize-use-override refactors code scorpio810 2017-08-05 02:10:01 +00:00
  • 9f9b127c04 Modernize-use-nullptr refactors code scorpio810 2017-08-05 02:06:59 +00:00
  • 876d05a338 Update Dutch translation, thank Dik Minor reorganize some elements scorpio810 2017-08-04 13:36:57 +00:00
  • 861cb1e83a Update Version scorpio810 2017-08-04 13:26:08 +00:00
  • 3ef55906a4 First step for the dynamic element text : Now user can add directly from the diagram editor an editable text of an element. blacksun 2017-08-03 17:36:08 +00:00
  • 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. blacksun 2017-08-03 17:04:08 +00:00
  • fec5c95682 Improve the behavior of the feature "zoom out beyond of folio" : drag the scene is now more user-friendly blacksun 2017-08-03 16:53:43 +00:00
  • f4f14ff4db Minor blacksun 2017-08-03 16:47:40 +00:00
  • 618683d962 Toatly revamp of the handlers use to modify primitves, shapes and conductors. blacksun 2017-08-02 15:26:14 +00:00
  • 86cb13f74d Element editor : Element primitive decorator doesn't manage anymore the text field when a single text is selected blacksun 2017-08-01 19:37:04 +00:00
  • b9013a8914 Add bicolor conductor blacksun 2017-08-01 19:09:31 +00:00
  • eeaecfa40e Creation de la branche 0.60 scorpio810 2017-08-01 13:41:26 +00:00
  • 5d4fcfa932 Minor blacksun 2017-07-31 17:54:22 +00:00
  • fbae3da33f Element editor : clear the event interface befor save, to avoid the save of the primitive owned by the interface. blacksun 2017-07-31 17:41:48 +00:00
  • ecfb49c227 Fix libpng warning: iCCP: known incorrect sRGB profile, thanks LETARTARE scorpio810 2017-07-27 21:46:34 +00:00
  • b800d466f5 Fix windows vista warning. Thanks LETARTARE blacksun 2017-07-27 20:26:13 +00:00
  • 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. blacksun 2017-07-26 08:55:32 +00:00
  • 4c56ebf353 Fix crash. Close a project with a selected linkable element (master, slave, report) cause a crash blacksun 2017-07-20 12:40:30 +00:00
  • 9fdcf1a4ad Add new symbol, thanks Shateks scorpio810 2017-07-20 12:35:02 +00:00
  • f4025e1ef0 Add new symbols, thanks Galexis scorpio810 2017-07-16 17:54:47 +00:00
  • 64f49be4e9 Update Polish translations, thanks Pawel scorpio810 2017-07-12 18:10:04 +00:00
  • 0505dd18b2 Add new symbols, thanks Marcin scorpio810 2017-07-08 20:19:19 +00:00
  • 7d25cda29c Remove unused macOS compiler flags scorpio810 2017-06-30 14:15:32 +00:00
  • af7179091e Add clang version in compilation informations for macOS scorpio810 2017-06-27 15:48:26 +00:00
  • 06eefc793a Move to Clang compiler, replace gcp command scorpio810 2017-06-27 14:49:46 +00:00
  • 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 blacksun 2017-06-20 19:15:39 +00:00
  • 9fdb5ff4fe Refresh icons scorpio810 2017-06-14 13:32:52 +00:00
  • 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 scorpio810 2017-06-14 11:56:32 +00:00
  • d3f5352a03 Minor scorpio810 2017-06-13 14:38:50 +00:00
  • c9ebd87f52 Tag version 0.6 RC2 0.6rc2 scorpio810 2017-06-13 09:40:43 +00:00
  • 77ebe00105 Update displayed Version and Splash scorpio810 2017-06-13 09:38:46 +00:00
  • a0ed144307 minor correction be-nl rdsivd 2017-05-27 08:07:24 +00:00
  • 9ea0143c1a update be-nl rdsivd 2017-05-21 06:30:33 +00:00
  • 60c524842c Re enable HDPI for macOS scorpio810 2017-05-19 00:42:46 +00:00
  • 9c8b1a7371 Disable High Dpi Scaling scorpio810 2017-05-18 16:34:37 +00:00
  • b18636bdfe Revert scorpio810 2017-05-18 01:31:27 +00:00
  • 39e5edfb51 Minor scorpio810 2017-05-18 01:02:43 +00:00
  • e02aaab4a7 Set HDPI scaling to disable scorpio810 2017-05-18 00:24:42 +00:00
  • 1dd8b2a4db Fix bug 0000139 scorpio810 2017-05-17 14:21:52 +00:00
  • c06a9544b2 Update Dutch translation, thanks Dik scorpio810 2017-05-17 00:57:15 +00:00
  • 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 blacksun 2017-05-13 16:01:47 +00:00
  • 2c9e1898c2 Update Dutch translation, thanks Dik scorpio810 2017-05-07 18:54:40 +00:00
  • d6d882d2ad Update Dutch translation, thanks Dik scorpio810 2017-05-05 23:41:12 +00:00
  • 1650ba4613 Update Dutch translation, thanks Dik scorpio810 2017-05-03 22:43:50 +00:00
  • 1a9c27b017 Improve last comit blacksun 2017-05-01 16:22:34 +00:00
  • 310ce75089 Minor fix : Elements collection widget doesn't load automatically when the parent dock widget is detached blacksun 2017-05-01 15:47:28 +00:00
  • a12198294f Re-enable the button "find element in panel". blacksun 2017-05-01 11:42:55 +00:00
  • 0e003b27a5 Fix crash : Qet crash when we save a project and the element collection is not loaded. blacksun 2017-04-29 17:51:55 +00:00
  • 62b82f6599 Update Spanish translations alfredo 2017-04-28 20:08:17 +00:00
  • b7b75d439d Updated Czech translations pavelfric 2017-04-25 18:39:49 +00:00
  • 919cea677f Add new symbols, thank Ivan scorpio810 2017-04-24 22:55:28 +00:00
  • 7ecdace9b2 Tag version 0.6 RC1 0.6rc1 scorpio810 2017-04-23 15:03:54 +00:00
  • c5b71bbe17 Tag 0.6 RC1 scorpio810 2017-04-23 15:01:56 +00:00
  • fc126df92c Update CS qm scorpio810 2017-04-19 04:42:47 +00:00
  • 59f10a2ca3 Update Polish translation, thanks Pawel scorpio810 2017-04-18 20:35:08 +00:00
  • 7513778d5c update be-nl translation rdsivd 2017-04-02 14:01:05 +00:00
  • c03a862151 Fix the lose of the text of element text item tagged "label" in some case. See the diff for more information. blacksun 2017-03-31 17:09:04 +00:00
  • 41040ef97c Spanish translation qet alfredo 2017-03-31 15:48:14 +00:00
  • 8703646e0e updated ITA translation silvio 2017-03-22 14:33:45 +00:00
  • 179b4b9b27 Updated german translation nuri 2017-03-22 09:47:03 +00:00
  • 7cfc679cf2 Update translations en and fr scorpio810 2017-03-21 18:17:51 +00:00
  • 972121ed27 Update TS files scorpio810 2017-03-21 18:07:02 +00:00
  • 37ec39b512 Remove some unused methods blacksun 2017-03-19 15:23:07 +00:00
  • a3b9c5d6c9 minor blacksun 2017-03-14 16:40:41 +00:00
  • 57f58d78ad Update the behavior of the option "Do not store the labels of items in the copy paste", to work well with the formula. blacksun 2017-03-10 22:53:29 +00:00
  • 34d7d134d3 Simplify how the diagrams are saved blacksun 2017-03-05 13:10:47 +00:00
  • 878e3d5bf0 Remove some unused or obsolete code. blacksun 2017-03-05 12:24:33 +00:00
  • f4acaff7be Autonumbering dock widget : add a "configure" push button to quickly open the dialog used for create the auto numbering rules. blacksun 2017-03-01 15:03:56 +00:00