commit 1791846882ffc30b5fb052b1619093a5a74a409c Author: ROGER <gwendal.roger@etu.univ-lyon1.fr> Date: Mon Feb 3 10:23:53 2025 +0100 03/02/2025 : Ajout d'un mecanisme pour la création de bloc mannuels commit 39892a169561e4827a9e14fdb52cdf870ef30013 Author: ROGER <gwendal.roger@etu.univ-lyon1.fr> Date: Mon Feb 3 10:21:06 2025 +0100 03/02/2025 : Ajout d'un mecanisme pour la création de bloc mannuels commit ec5101a213c6a5fc24997eab3375def7595a637a Author: ROGER <gwendal.roger@etu.univ-lyon1.fr> Date: Thu Jan 30 10:57:46 2025 +0100 30/01/2025 : Ajout d'un menu utilisateur + ajout de système de vérification des saisies commit 8d77fd725f65ba946c46b344186aa56d53448b1a Author: ROGER <gwendal.roger@etu.univ-lyon1.fr> Date: Mon Jan 20 13:01:12 2025 +0100 20/01/2025 : Ajout de test + création d'un menu utilisateur commit af2dcfe2c46eefa0e49e3bf88ea51327690c660d Author: Morph01 <thibaut6969delastreet@gmail.com> Date: Mon Jan 20 12:57:32 2025 +0100 Squashed commit of the following: commit3586ae4c15Author: Morph01 <thibaut6969delastreet@gmail.com> Date: Mon Jan 20 12:53:23 2025 +0100 Squashed commit of the following: commit862ff6e08dAuthor: Morph01 <thibaut6969delastreet@gmail.com> Date: Mon Jan 20 12:49:38 2025 +0100 feat: affichage de la grille colorée et vérification de tt les contraintes commitb1dde68ec1Author: Morph01 <thibaut6969delastreet@gmail.com> Date: Sun Jan 5 11:16:34 2025 +0100 feat: add constraint management and validation to Sudoku class commitd8486a3bd7Author: Morph01 <thibaut6969delastreet@gmail.com> Date: Sun Jan 5 11:13:19 2025 +0100 feat: implement constraint classes for Sudoku (row, column, block) commit8945072074Author: Morph01 <thibaut6969delastreet@gmail.com> Date: Sun Jan 5 11:12:59 2025 +0100 refactor: rename methods to French for consistency in the Sudoku application commite35123e9feAuthor: Morph01 <thibaut6969delastreet@gmail.com> Date: Sun Jan 5 11:11:40 2025 +0100 fix: update build.gradle to use testRuntimeOnly for JUnit Jupiter engine commit22e88a899fAuthor: Morph01 <thibaut6969delastreet@gmail.com> Date: Sat Jan 4 15:56:23 2025 +0000 Gwendal in main : add test on futur constraints and enhance input symbol method (#1) Co-authored-by: ROGER <gwendal.roger@etu.univ-lyon1.fr> Reviewed-on: #1 commit3e6aa821fcAuthor: Morph01 <thibaut6969delastreet@gmail.com> Date: Sat Jan 4 16:51:12 2025 +0100 feat: enhance symbol input validation and improve console messaging commit7c4fa8cbe8Author: Morph01 <thibaut6969delastreet@gmail.com> Date: Sat Jan 4 16:49:41 2025 +0100 chore: update Gradle wrapper to version 8.3 commitc226eeebaeAuthor: ROGER <gwendal.roger@etu.univ-lyon1.fr> Date: Fri Jan 3 22:58:54 2025 +0100 03/01/2025 : Intégration d'un mécanisme permettant de contrôler que le symbole choisi ne figure pas déjà dans la liste de symboles possibles. Permet d'éviter les doublons commitb553fd2be9Author: ROGER <gwendal.roger@etu.univ-lyon1.fr> Date: Fri Jan 3 17:12:10 2025 +0100 03/01/2025 : Création d'un second sudoku avec intégration automatique des symboles commita1b130b968Author: ROGER <gwendal.roger@etu.univ-lyon1.fr> Date: Fri Jan 3 16:35:02 2025 +0100 03/01/2025 : Ajout des tests lignes, colonne et bloc commit7c29041ca4Author: ROGER <gwendal.roger@etu.univ-lyon1.fr> Date: Thu Dec 26 20:27:49 2024 +0100 Création de branche / 1er COMMIT de test
124 lines
8.6 KiB
XML
124 lines
8.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="Palette2">
|
|
<group name="Swing">
|
|
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
|
|
</item>
|
|
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
|
|
</item>
|
|
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
|
|
</item>
|
|
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.svg" removable="false" auto-create-binding="false" can-attach-label="true">
|
|
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
|
|
</item>
|
|
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
|
|
<initial-values>
|
|
<property name="text" value="Button" />
|
|
</initial-values>
|
|
</item>
|
|
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
<initial-values>
|
|
<property name="text" value="RadioButton" />
|
|
</initial-values>
|
|
</item>
|
|
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
|
|
<initial-values>
|
|
<property name="text" value="CheckBox" />
|
|
</initial-values>
|
|
</item>
|
|
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
|
|
<initial-values>
|
|
<property name="text" value="Label" />
|
|
</initial-values>
|
|
</item>
|
|
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
<preferred-size width="150" height="-1" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
<preferred-size width="150" height="-1" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
|
|
<preferred-size width="150" height="-1" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
|
|
<preferred-size width="150" height="50" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
<preferred-size width="200" height="200" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
|
|
<preferred-size width="200" height="200" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.svg" removable="false" auto-create-binding="true" can-attach-label="true">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
|
|
</item>
|
|
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
|
|
<preferred-size width="-1" height="20" />
|
|
</default-constraints>
|
|
</item>
|
|
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.svg" removable="false" auto-create-binding="false" can-attach-label="false">
|
|
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
|
|
</item>
|
|
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.svg" removable="false" auto-create-binding="true" can-attach-label="false">
|
|
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
|
|
</item>
|
|
</group>
|
|
</component>
|
|
</project> |