Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor há 2 anos atrás
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
  Timothy Flynn e96df1599c SQLStudio: Display real column names in the results tab há 2 anos atrás
  Timothy Flynn 4fe437b4d2 SQLStudio: Separate the script and results tabs with a vertical splitter há 2 anos atrás
  Timothy Flynn d6dee8c0e8 LibSQL+Userland: Pass SQL IPC results to clients in a structure há 2 anos atrás
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) há 2 anos atrás
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` há 2 anos atrás
  Timothy Flynn e3d5b67eaf SQLStudio: Remove (unimplemented) ability to open database storage files há 2 anos atrás
  Timothy Flynn 690389ae81 SQLStudio: Display error message boxes when connections/executions fail há 2 anos atrás
  Timothy Flynn 5822520e6d SQLStudio: Add an option to select or specify the database to connect to há 2 anos atrás
  Timothy Flynn 640e22bbdb SQLStudio: Only display the character/word count of selected text há 2 anos atrás
  Timothy Flynn a4d2b366b6 SQLStudio: Close the current SQL connection before opening a new one há 2 anos atrás
  Timothy Flynn 74cd0a0c82 SQLStudio: Simplify action handling a bit há 2 anos atrás
  Timothy Flynn 9b1e754d56 SQLStudio: Convert SQLStudio to GML há 2 anos atrás
  Timothy Flynn 82363aa1c4 sql+SQLStudio: Recover from errors preparing SQL statements há 2 anos atrás
  Timothy Flynn b9d8c25b0b LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value há 2 anos atrás
  Timothy Flynn f9d23e1d2f LibSQL+SQLServer+SQLStudio+sql: Propagate connection errors immediately há 2 anos atrás
  Timothy Flynn aec75d749a LibSQL+SQLServer+SQLStudio+sql: Allocate per-statement-execution IDs há 2 anos atrás
  Timothy Flynn e2f71d2808 LibSQL+SQLServer+SQLStudio+sql: Use proper types for SQL IPC and IDs há 2 anos atrás
  Timothy Flynn 8fcb8c30c6 SQLServer+SQLStudio+sql: Allow sending placeholder values to SQLServer há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 0986b383cd SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity há 2 anos atrás
  Karol Kosek 0b7f5bbdfb Userland: Accept drag_enter events for widgets supporting file drops há 2 anos atrás
  demostanis 34acae90c7 Userland: Let applications make use of make_command_palette_action() há 2 anos atrás
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers há 2 anos atrás
  Jose Flores 355911c44e SQLStudio: Reset status bar and menu actions when closing a tab há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  martinfalisse f33979a753 SQLStudio: Add collapsible tabs for query results há 3 anos atrás