Commit Graph

11111 Commits (1ace0c2c9e9502cd54bedf4431a10322e20abd6d)
 

Author SHA1 Message Date
Christian Stimming 4203a1a0ef Add gitignore file list
19 years ago
Christian Stimming 8a523fe72b Refactor autosave code into separate file.
19 years ago
Derek Atkins d4be2606ee Overpayment for bills records wrong amount (#447269)
19 years ago
Christian Stimming f9b907fcba Add extra Qt error checking on Windows. #452741.
19 years ago
Christian Stimming 8b39979157 Fix crash on empty aqbanking backend list. #452421.
19 years ago
Chris Lyttle e4288c734b update to release 2.1.5
19 years ago
Christian Stimming b71e1df586 Updated French translation by Yannik LE NY
19 years ago
Christian Stimming e2236379d2 Merge latest translation updates for upcoming release
19 years ago
Christian Stimming bda924fc52 Updated French translation by Yannik LE NY
19 years ago
Andreas Köhler 6d66455305 Win32: Add ignoreversion for the installation of bin/*, #452170.
19 years ago
Joshua Sled 3fdd1361e2 more silly (re)formatting.
19 years ago
Joshua Sled 440db5bc61 remove transient problem resolved with clean rebuild...
19 years ago
Joshua Sled a5f5a83b7c add more notes/todo from twunder.
19 years ago
Joshua Sled 67b0870f41 Remove lingering freqspec usage. :(
19 years ago
Joshua Sled 6ee471aee8 Fix bad writing of invalid FreqSpec, then disable writing FreqSpecs altogether. :p
19 years ago
Joshua Sled 5c2e45dfef formatting, cleanup.
19 years ago
Christian Stimming 9e15636988 Merge translations with updated template for upcoming release.
19 years ago
Christian Stimming fc1f469541 Update German translation
19 years ago
Christian Stimming 52ae7a2d7b Fix i18n string to avoid duplicate messages
19 years ago
Christian Stimming ea0d0c6274 Add warning when overwriting an already installed dirty-callback.
19 years ago
Christian Stimming cfc821ac45 Finish autosave feature, #451889.
19 years ago
Christian Stimming 9812cec1c2 Initial autosave feature
19 years ago
Joshua Sled 35d9460997 remove dead/unreferenced code.
19 years ago
Andreas Köhler c64b0234c8 Win32 installer cosmetics. Add src/pixmaps/gnucash-icon-48x48.bmp.
19 years ago
Christian Stimming 5409718786 Update German translation.
19 years ago
Christian Stimming 84a1072828 After saving report, make that button inactive again. #450984
19 years ago
Christian Stimming c160569737 Show dialog on successful report save. #450984
19 years ago
Christian Stimming ea198a90a2 Update Hungarian translation by Tako Kornel.
19 years ago
Christian Stimming 13b5f2d161 Follow-up on r16213 to have a run-time message on disabled binreloc.
19 years ago
Joshua Sled 4e7cb21ded Update README.dependencies with Jean-David Beyer's updates for RHEL5(/FC7).
19 years ago
Joshua Sled abfdd0340b Add Klaus Dahlke's datafile -> sql-insert-statement scripts.
19 years ago
Andreas Köhler 9079d155ec Readd support for account dialogs working only on a subset of account types.
19 years ago
Andreas Köhler f37db3e98f Validate date in _fixup_recurrence_start_dates, #443941 win32 crash.
19 years ago
Andreas Köhler f84f1855e2 Call gbr_init() only on ENABLE_BINRELOC, #450991. Move variables into #ifdef'ed blocks.
19 years ago
Andreas Köhler dcfda18f7c Revert some qof_instance_get_guid() calls to qof_entity_get_guid().
19 years ago
Andreas Köhler fa28f0e4f0 Avoid a global static variable by using g_list_sort_with_data.
19 years ago
Christian Stimming e0cdcc67f5 Add more checks for sane structures. Fixes another crash of #450276.
19 years ago
Christian Stimming 74365936ac Check ofx structure for sanity. Partly fixes #450276.
19 years ago
Christian Stimming 1cd71e215b Check main_window_close_page arguments for sanity. Fixed crash in #366468.
19 years ago
Christian Stimming 0193499bb7 Update German translation. 100% completed. Yay.
19 years ago
Christian Stimming adbeece7ac Upgrade win32 for aqbanking-2.3.1
19 years ago
Christian Stimming 446f49304a Improve i18n comments to make them more grok-able for translators.
19 years ago
Joshua Sled 0242bb8455 Uh, retain the still-needed '_(...)'s. :p
19 years ago
Joshua Sled 8acfaad6bf Fixup i18n as per cstim (thanks! :).
19 years ago
Andreas Köhler 4251bd7f84 Return NULL on qof_instance_get_guid(NULL) again, #448853.
19 years ago
Andreas Köhler dfde8ebcb7 Do not register qof backend modules on first load, #433779.
19 years ago
Andreas Köhler 0bca303440 Correct use of xmlNodeGetContent in qsf backend module.
19 years ago
Andreas Köhler c892d648b9 Do not call setlocale &friends from within the file backend library.
19 years ago
Andreas Köhler c54e436609 Remove UI and register parts of the "Enable euro support" option, #449395.
19 years ago
Joshua Sled fd03362185 lower severity of the "couldn't find tag [%d]" messages, as we speculatively remove tags often.
19 years ago